
org.sonar.l10n.java.rules.java.S4973.json Maven / Gradle / Ivy
The newest version!
{
"title": "Strings and Boxed types should be compared using \"equals()\"",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"cert"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4973",
"sqKey": "S4973",
"scope": "Main",
"securityStandards": {
"CWE": [
595,
597
],
"CERT": [
"EXP03-J.",
"EXP50-J."
]
},
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy