
org.sonar.l10n.java.rules.java.S6288.json Maven / Gradle / Ivy
The newest version!
{
"title": "Authorizing non-authenticated users to use keys in the Android KeyStore is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"android"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6288",
"sqKey": "S6288",
"scope": "Main",
"securityStandards": {
"CWE": [
522
],
"OWASP Mobile": [
"M4"
],
"OWASP Mobile Top 10 2024": [
"M3",
"M10"
],
"MASVS": [
"MSTG-AUTH-1"
],
"OWASP Top 10 2021": [
"A4"
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
],
"ASVS 4.0": [
"2.10.3"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy