
org.sonar.l10n.java.rules.java.S2447.json Maven / Gradle / Ivy
{
"title": "\"null\" should not be returned from a \"Boolean\" method",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"cwe",
"cert",
"pitfall"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2447",
"sqKey": "S2447",
"scope": "Main",
"securityStandards": {
"CWE": [
476
],
"CERT": [
"EXP01-J."
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy