We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest Scan: 2024-07-18 09:14pm Total Findings: 5 | New Findings: 0 | Resolved Findings: 0 Tested Project Files: 24 Detected Programming Languages: 2 (Go, JavaScript / TypeScript*)
CWE-732
node.go:61
seagate-exos-x-csi/pkg/node/node.go
Lines 56 to 61 in f20a164
Line 61 in f20a164
storageService.go:264
seagate-exos-x-csi/pkg/storage/storageService.go
Lines 259 to 264 in f20a164
Line 264 in f20a164
controller.go:79
seagate-exos-x-csi/pkg/controller/controller.go
Lines 74 to 79 in f20a164
Line 79 in f20a164
CWE-244
driver.go:75
seagate-exos-x-csi/pkg/common/driver.go
Line 75 in f20a164
CWE-117
testapp.js:11
seagate-exos-x-csi/testapp/testapp.js
Lines 6 to 11 in f20a164
Line 16 in f20a164
Line 10 in f20a164
Line 11 in f20a164
● Training
▪ Secure Code Warrior Log Forging Training
● Videos
▪ Secure Code Warrior Log Forging Video
● Further Reading
▪ OWASP Log Forging
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code Security Report
Scan Metadata
Latest Scan: 2024-07-18 09:14pm
Total Findings: 5 | New Findings: 0 | Resolved Findings: 0
Tested Project Files: 24
Detected Programming Languages: 2 (Go, JavaScript / TypeScript*)
Finding Details
CWE-732
node.go:61
Vulnerable Code
seagate-exos-x-csi/pkg/node/node.go
Lines 56 to 61 in f20a164
1 Data Flow/s detected
seagate-exos-x-csi/pkg/node/node.go
Line 61 in f20a164
Secure Code Warrior Training Material
CWE-732
storageService.go:264
Vulnerable Code
seagate-exos-x-csi/pkg/storage/storageService.go
Lines 259 to 264 in f20a164
1 Data Flow/s detected
seagate-exos-x-csi/pkg/storage/storageService.go
Line 264 in f20a164
Secure Code Warrior Training Material
CWE-732
controller.go:79
Vulnerable Code
seagate-exos-x-csi/pkg/controller/controller.go
Lines 74 to 79 in f20a164
1 Data Flow/s detected
seagate-exos-x-csi/pkg/controller/controller.go
Line 79 in f20a164
Secure Code Warrior Training Material
CWE-244
driver.go:75
Vulnerable Code
seagate-exos-x-csi/pkg/common/driver.go
Line 75 in f20a164
Secure Code Warrior Training Material
CWE-117
testapp.js:11
Vulnerable Code
seagate-exos-x-csi/testapp/testapp.js
Lines 6 to 11 in f20a164
1 Data Flow/s detected
seagate-exos-x-csi/testapp/testapp.js
Line 16 in f20a164
seagate-exos-x-csi/testapp/testapp.js
Line 10 in f20a164
seagate-exos-x-csi/testapp/testapp.js
Line 11 in f20a164
Secure Code Warrior Training Material
● Training
▪ Secure Code Warrior Log Forging Training
● Videos
▪ Secure Code Warrior Log Forging Video
● Further Reading
▪ OWASP Log Forging
The text was updated successfully, but these errors were encountered: