org.sonar.plugins.csharp.S2225.json Maven / Gradle / Ivy
{
"title": "\"ToString()\" method should not return null",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2225",
"sqKey": "S2225",
"scope": "Main",
"securityStandards": {
"CWE": [
476
]
},
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy