org.sonar.plugins.csharp.S4036.json Maven / Gradle / Ivy
{
"title": "Searching OS commands in PATH is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "LOW"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-4036",
"sqKey": "S4036",
"scope": "Main",
"securityStandards": {
"CWE": [
427,
426
],
"OWASP": [
"A1"
],
"OWASP Top 10 2021": [
"A8"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy