You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list below presents the 10 most relevant findings that need your attention. To view information on the remaining findings, navigate to the Mend Application.
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 40 total findings
Code Security Report: 15 high severity findings, 27 total findings
Apr 25, 2024
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 27 total findings
Code Security Report: 15 high severity findings, 23 total findings
May 7, 2024
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 23 total findings
Code Security Report: 15 high severity findings, 24 total findings
May 30, 2024
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 24 total findings
Code Security Report: 15 high severity findings, 29 total findings
Jul 2, 2024
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 29 total findings
Code Security Report: 15 high severity findings, 24 total findings
Jul 23, 2024
mend-for-github-combot
changed the title
Code Security Report: 15 high severity findings, 24 total findings
Code Security Report: 18 high severity findings, 28 total findings
Sep 25, 2024
mend-for-github-combot
changed the title
Code Security Report: 18 high severity findings, 28 total findings
Code Security Report: 18 high severity findings, 27 total findings
Nov 8, 2024
mend-for-github-combot
changed the title
Code Security Report: 18 high severity findings, 27 total findings
Code Security Report: 18 high severity findings, 26 total findings
Dec 20, 2024
mend-for-github-combot
changed the title
Code Security Report: 18 high severity findings, 26 total findings
Code Security Report: 18 high severity findings, 26 total findings - autoclosed
Jan 13, 2025
Code Security Report
Scan Metadata
Latest Scan: 2025-01-10 05:40pm
Total Findings: 26 | New Findings: 0 | Resolved Findings: 0
Tested Project Files: 134
Detected Programming Languages: 2 (Go, Python)
Most Relevant Findings
CWE-22
write.py:16
Vulnerable Code
cloudfuse/perf_testing/scripts/write.py
Lines 11 to 16 in 9714dd7
2 Data Flow/s detected
View Data Flow 1
cloudfuse/perf_testing/scripts/write.py
Line 7 in 9714dd7
View Data Flow 2
cloudfuse/perf_testing/scripts/write.py
Line 6 in 9714dd7
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior Path/Directory Traversal Training
● Videos
▪ Secure Code Warrior Path/Directory Traversal Video
● Further Reading
▪ OWASP Path Traversal
▪ OWASP Input Validation Cheat Sheet
CWE-732
stats_manager_linux.go:160
Vulnerable Code
cloudfuse/internal/stats_manager/stats_manager_linux.go
Lines 155 to 160 in 9714dd7
1 Data Flow/s detected
cloudfuse/internal/stats_manager/stats_manager_linux.go
Line 160 in 9714dd7
Secure Code Warrior Training Material
CWE-22
read.py:14
Vulnerable Code
cloudfuse/perf_testing/scripts/read.py
Lines 9 to 14 in 9714dd7
2 Data Flow/s detected
View Data Flow 1
cloudfuse/perf_testing/scripts/read.py
Line 7 in 9714dd7
View Data Flow 2
cloudfuse/perf_testing/scripts/read.py
Line 6 in 9714dd7
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior Path/Directory Traversal Training
● Videos
▪ Secure Code Warrior Path/Directory Traversal Video
● Further Reading
▪ OWASP Path Traversal
▪ OWASP Input Validation Cheat Sheet
CWE-73
block_cache_linux.go:979
Vulnerable Code
cloudfuse/component/block_cache/block_cache_linux.go
Lines 974 to 979 in 9714dd7
1 Data Flow/s detected
cloudfuse/component/block_cache/block_cache_linux.go
Line 913 in 9714dd7
cloudfuse/component/block_cache/block_cache_linux.go
Line 919 in 9714dd7
cloudfuse/component/block_cache/block_cache_linux.go
Line 979 in 9714dd7
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior File Manipulation Training
● Videos
▪ Secure Code Warrior File Manipulation Video
● Further Reading
▪ OWASP Path Traversal
▪ OWASP Input Validation Cheat Sheet
CWE-732
mount.go:168
Vulnerable Code
cloudfuse/cmd/mount.go
Lines 163 to 168 in 9714dd7
1 Data Flow/s detected
cloudfuse/cmd/mount.go
Line 168 in 9714dd7
Secure Code Warrior Training Material
CWE-732
mount_all.go:329
Vulnerable Code
cloudfuse/cmd/mount_all.go
Lines 324 to 329 in 9714dd7
1 Data Flow/s detected
cloudfuse/cmd/mount_all.go
Line 329 in 9714dd7
Secure Code Warrior Training Material
CWE-73
block_cache_linux.go:1689
Vulnerable Code
cloudfuse/component/block_cache/block_cache_linux.go
Lines 1684 to 1689 in 9714dd7
1 Data Flow/s detected
cloudfuse/component/block_cache/block_cache_linux.go
Line 913 in 9714dd7
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior File Manipulation Training
● Videos
▪ Secure Code Warrior File Manipulation Video
● Further Reading
▪ OWASP Path Traversal
▪ OWASP Input Validation Cheat Sheet
CWE-732
stats_export.go:278
Vulnerable Code
cloudfuse/tools/health-monitor/internal/stats_export.go
Lines 273 to 278 in 9714dd7
1 Data Flow/s detected
cloudfuse/tools/health-monitor/internal/stats_export.go
Line 278 in 9714dd7
Secure Code Warrior Training Material
CWE-732
block_cache_linux.go:970
Vulnerable Code
cloudfuse/component/block_cache/block_cache_linux.go
Lines 965 to 970 in 9714dd7
1 Data Flow/s detected
cloudfuse/component/block_cache/block_cache_linux.go
Line 970 in 9714dd7
Secure Code Warrior Training Material
CWE-78
mount_all.go:363
Vulnerable Code
cloudfuse/cmd/mount_all.go
Lines 358 to 363 in 9714dd7
1 Data Flow/s detected
cloudfuse/cmd/mount_all.go
Line 66 in 9714dd7
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior Command Injection Training
● Videos
▪ Secure Code Warrior Command Injection Video
● Further Reading
▪ OWASP testing for Command Injection
▪ OWASP Command Injection
Findings Overview
The text was updated successfully, but these errors were encountered: