org.sonar.plugins.csharp.S5445.json Maven / Gradle / Ivy
{
"title": "Insecure temporary file creation methods should not be used",
"type": "VULNERABILITY",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5445",
"sqKey": "S5445",
"scope": "Main",
"securityStandards": {
"CWE": [
377,
379
],
"OWASP": [
"A9"
],
"OWASP Top 10 2021": [
"A1"
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
],
"STIG ASD_V5R3": [
"V-222567"
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy