org.sonar.l10n.xml.rules.xml.S5604.json Maven / Gradle / Ivy
{
"title": "Requesting dangerous Android permissions is security-sensitive",
"type": "SECURITY_HOTSPOT",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe",
"android",
"privacy",
"owasp-m1"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5604",
"sqKey": "S5604",
"scope": "All",
"securityStandards": {
"CWE": [
250
],
"OWASP Mobile": [
"M1"
],
"MASVS": [
"MSTG-PLATFORM-1"
],
"OWASP": [
"A3"
],
"OWASP Top 10 2021": [
"A1"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy