org.sonar.plugins.csharp.S2259.json Maven / Gradle / Ivy
{
"title": "Null pointers should not be dereferenced",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2259",
"sqKey": "S2259",
"scope": "Main",
"securityStandards": {
"CWE": [
476
]
},
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy