org.sonar.plugins.csharp.S1206.json Maven / Gradle / Ivy
{
"title": "\"Equals(Object)\" and \"GetHashCode()\" should be overridden in pairs",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15 min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1206",
"sqKey": "S1206",
"scope": "Main",
"securityStandards": {
"CWE": [
581
]
},
"quickfix": "infeasible"
}