
org.sonar.l10n.java.rules.java.S2254.json Maven / Gradle / Ivy
{
"title": "\"HttpServletRequest.getRequestedSessionId()\" should not be used",
"type": "VULNERABILITY",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2254",
"sqKey": "S2254",
"scope": "Main",
"securityStandards": {
"CWE": [
807
],
"OWASP": [
"A2"
],
"OWASP Top 10 2021": [
"A4"
],
"STIG ASD_V5R3": [
"V-222582"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy