rspec/rules/S5324/metadata.json

55 lines
850 B
JSON

{
"title": "Accessing Android external storage is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"tags": [
"cwe",
"android"
],
"extra": {
"replacementRules": [
],
"legacyKeys": [
]
},
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5324",
"sqKey": "S5324",
"scope": "Main",
"securityStandards": {
"CWE": [
312
],
"OWASP Mobile": [
"M2"
],
"OWASP Mobile Top 10 2024": [
"M9"
],
"MASVS": [
"MSTG-STORAGE-1"
],
"OWASP Top 10 2021": [
"A4"
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
]
},
"defaultQualityProfiles": [
"Sonar way"
],
"quickfix": "unknown"
}