
org.sonar.l10n.java.rules.java.S2226.json Maven / Gradle / Ivy
{
"title": "Servlets should not have mutable instance fields",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "30min"
},
"tags": [
"multi-threading",
"struts",
"cert"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-2226",
"sqKey": "S2226",
"scope": "Main",
"securityStandards": {
"CERT": [
"MSC11-J."
],
"STIG ASD_V5R3": [
"V-222567"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy