
org.sonar.l10n.java.rules.java.S2066.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"Serializable\" inner classes of non-serializable outer classes should be \"static\"",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"serialization",
"cert"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-2066",
"sqKey": "S2066",
"scope": "Main",
"securityStandards": {
"CERT": [
"SER05-J."
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy