
org.sonar.l10n.java.rules.java.S5738.json Maven / Gradle / Ivy
{
"title": "\"@Deprecated\" code marked for removal should never be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"cwe",
"obsolete",
"cert"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5738",
"sqKey": "S5738",
"scope": "All",
"securityStandards": {
"CWE": [
477
],
"CERT": [
"MET02-J."
],
"ASVS 4.0": [
"1.14.6"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy