
org.sonar.l10n.java.rules.java.S2162.json Maven / Gradle / Ivy
{
"title": "\"equals\" methods should be symmetric and work for subclasses",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cert"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-2162",
"sqKey": "S2162",
"scope": "Main",
"securityStandards": {
"CERT": [
"MET08-J."
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy