org.sonar.plugins.csharp.S2115.json Maven / Gradle / Ivy
{
"title": "A secure password should be used when connecting to a database",
"type": "VULNERABILITY",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "45min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2115",
"sqKey": "S2115",
"scope": "Main",
"securityStandards": {
"CWE": [
521
],
"OWASP": [
"A2",
"A3"
],
"OWASP Top 10 2021": [
"A7"
],
"PCI DSS 3.2": [
"6.5.10"
],
"PCI DSS 4.0": [
"6.2.4"
],
"ASVS 4.0": [
"9.2.2",
"9.2.3"
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy