org.sonar.l10n.java.rules.java.S5322.json Maven / Gradle / Ivy
{
"title": "Receiving intents is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"tags": [
"cwe",
"android"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5322",
"sqKey": "S5322",
"scope": "Main",
"securityStandards": {
"CWE": [
925,
926
],
"OWASP Mobile": [
"M1"
],
"MASVS": [
"MSTG-PLATFORM-2"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy