Skip to content

Commit

Permalink
fix/ removing the pci standard from secure and info classes
Browse files Browse the repository at this point in the history
  • Loading branch information
PiranhaSa committed Oct 13, 2023
1 parent cbdd5a0 commit f8e001a
Show file tree
Hide file tree
Showing 23 changed files with 9 additions and 131 deletions.
7 changes: 1 addition & 6 deletions MOBILE_CLIENT/ANDROID/_INFO/APK_ANALYZE_JNI_ELF/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@
},
"title": "List of JNI methods",
"privacy_issue": false,
"security_issue": false,
"categories": {
"PCI_STANDARDS":[
"REQ_6_2"
]
}
"security_issue": false
}
3 changes: 0 additions & 3 deletions MOBILE_CLIENT/ANDROID/_INFO/APK_DYNAMIC_CODE_LOAD/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
"OWASP_MASVS_L2": [
"MSTG_CODE_5",
"MSTG_CODE_7"
],
"PCI_STANDARDS":[
"REQ_6_2"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_CODE_6"
],
"PCI_STANDARDS":[
"REQ_6_2"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,5 @@
},
"title": "Broadcast receiver dynamic registration",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS": [
"REQ_2_2",
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
"security_issue": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,6 @@
"MSTG_CRYPTO_1",
"MSTG_CRYPTO_2",
"MSTG_CRYPTO_3"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_3_6",
"REQ_3_7",
"REQ_4_2",
"REQ_6_2"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,5 @@
},
"title": "Call to Bluetooth and BLE API",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_6_2"
]
}
"security_issue": true
}
9 changes: 1 addition & 8 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_CRYPTO/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@
"MSTG_CRYPTO_4",
"MSTG_CRYPTO_5",
"MSTG_CRYPTO_6"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_3_6",
"REQ_3_7",
"REQ_4_2",
"REQ_6_2"
]
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@
},
"title": "Call to delete file API",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_6_2"
]
}
"security_issue": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,5 @@
},
"title": "Call to dynamic code loading API",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
"security_issue": true
}
7 changes: 1 addition & 6 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_EXEC/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,5 @@
},
"title": "Call to command execution API",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_6_2"
]
}
"security_issue": true
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_STORAGE_2"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_3_5",
"REQ_4_2",
"REQ_6_2",
"REQ_7_3"
]
}
}
3 changes: 0 additions & 3 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_IPC/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
"MSTG_PLATFORM_1",
"MSTG_PLATFORM_2",
"MSTG_PLATFORM_3"
],
"PCI_STANDARDS":[
"REQ_6_2"
]
}
}
7 changes: 0 additions & 7 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_LOG/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_CODE_9"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_6_2",
"REQ_6_3",
"REQ_10_3",
"REQ_11_3"
]
}
}
4 changes: 0 additions & 4 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_RANDOM/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_CRYPTO_1"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_6_2"
]
}
}
7 changes: 0 additions & 7 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_SQL/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_STORAGE_1"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_3_5",
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
}
9 changes: 1 addition & 8 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_SSLTLS/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,5 @@
},
"title": "Call to TLS API",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_3_6",
"REQ_3_7",
"REQ_4_2"
]
}
"security_issue": true
}
4 changes: 0 additions & 4 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_WEBVIEW/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
"OWASP_MASVS_L2": [
"MSTG_PLATFORM_3",
"MSTG_PLATFORM_5"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_6_2"
]
}
}
6 changes: 0 additions & 6 deletions MOBILE_CLIENT/ANDROID/_INFO/DANGEROUS_API_XML/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_PLATFORM_2"
],
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
}
3 changes: 0 additions & 3 deletions MOBILE_CLIENT/ANDROID/_SECURE/APK_CHECK_ROOT/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"categories": {
"OWASP_RESILIENCE": [
"MSTG_RESILIENCE_1"
],
"PCI_STANDARDS":[
"REQ_6_2"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
"CWE_190",
"CWE_190",
"CWE_400"
],
"PCI_STANDARDS":[
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_STORAGE_2"
],
"PCI_STANDARDS":[
"REQ_3_5",
"REQ_6_2",
"REQ_6_3",
"REQ_11_3"
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,5 @@
},
"title": "Secure Firebase Database Permissions",
"privacy_issue": false,
"security_issue": true,
"categories": {
"PCI_STANDARDS":[
"REQ_2_2",
"REQ_7_3"
]
}
"security_issue": true
}
2 changes: 0 additions & 2 deletions WEB_SERVICE/WEB/_SECURE/SECURE_AUTHENTICATION/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
],
"OWASP_MASVS_L2": [
"MSTG_ARCH_2"
], "PCI_STANDARDS":[
"REQ_8_3"
]
}
}

0 comments on commit f8e001a

Please sign in to comment.