rspec/rules/S5320/metadata.json

50 lines
765 B
JSON

{
"title": "Broadcasting intents is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"tags": [
"cwe",
"android"
],
"extra": {
"replacementRules": [
],
"legacyKeys": [
]
},
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5320",
"sqKey": "S5320",
"scope": "Main",
"securityStandards": {
"CWE": [
927
],
"OWASP Mobile": [
"M1"
],
"OWASP Mobile Top 10 2024": [
"M3",
"M8"
],
"MASVS": [
"MSTG-PLATFORM-4"
],
"OWASP Top 10 2021": [
"A4"
]
},
"defaultQualityProfiles": [
"Sonar way"
],
"quickfix": "unknown"
}