Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Security Report: 10 total findings #19

Open
1 task
mend-for-github-com bot opened this issue Jun 26, 2024 · 0 comments
Open
1 task

Code Security Report: 10 total findings #19

mend-for-github-com bot opened this issue Jun 26, 2024 · 0 comments
Labels
Mend: code security findings Code security findings detected by Mend

Comments

@mend-for-github-com
Copy link

mend-for-github-com bot commented Jun 26, 2024

Code Security Report

Scan Metadata

Latest Scan: 2024-09-05 05:21pm
Total Findings: 10 | New Findings: 7 | Resolved Findings: 7
Tested Project Files: 158
Detected Programming Languages: 1 (C/C++ (Beta))

  • Check this box to manually trigger a scan

Finding Details

SeverityVulnerability TypeCWEFileData FlowsDate
MediumHeap Inspection

CWE-244

device_info.h:47

12024-07-17 04:21pm
Vulnerable Code

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

child_process.h:39

12024-08-30 11:29pm
Vulnerable Code

processReturn dryRun(const std::string passphrase);

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

engine.h:52

12024-08-29 11:46pm
Vulnerable Code

std::string m_passphrase;

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

engine.cpp:262

12024-08-30 10:35pm
Vulnerable Code

std::string secretKey = values[kSecretKeyPasswordFieldId];

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

child_process.h:66

12024-08-30 11:29pm
Vulnerable Code

processReturn encryptConfig(const std::string passphrase);

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

child_process.h:40

12024-08-30 11:29pm
Vulnerable Code

processReturn mount(const std::string passphrase);

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

engine.cpp:406

12024-08-30 10:35pm
Vulnerable Code

std::string secretKey = values[kSecretKeyPasswordFieldId];

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

engine.cpp:42

12024-08-30 04:10pm
Vulnerable Code

static std::string generatePassphrase();

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

settings_model.h:22

12024-08-30 11:29pm
Vulnerable Code

static const std::string kSecretKeyPasswordFieldId = "secretKey";

Secure Code Warrior Training Material
 
MediumHeap Inspection

CWE-244

engine.cpp:512

12024-08-30 10:35pm
Vulnerable Code

std::string generatePassphrase()

Secure Code Warrior Training Material
@mend-for-github-com mend-for-github-com bot added the Mend: code security findings Code security findings detected by Mend label Jun 26, 2024
@mend-for-github-com mend-for-github-com bot changed the title Code Security Report: 10 total findings Code Security Report: 15 total findings Jul 9, 2024
@mend-for-github-com mend-for-github-com bot changed the title Code Security Report: 15 total findings Code Security Report: 7 total findings Aug 15, 2024
@mend-for-github-com mend-for-github-com bot changed the title Code Security Report: 7 total findings Code Security Report: 10 total findings Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: code security findings Code security findings detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants