Support of PCI DSS v3.2 (#925)

* Rename "PCI DSS" to "PCI DSS 3.2" because the security standard is versioned
* Update metadata.json of one rule using the wrong "PCI DSS"
This commit is contained in:
Alexandre Gigleux 2022-04-12 21:58:21 +02:00 committed by GitHub
parent d5d54202d0
commit 9cb2845112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -150,7 +150,7 @@
"uniqueItems": true,
"pattern": "M([0-9]|10)"
},
"PCI DSS": {
"PCI DSS 3.2": {
"type": "array",
"minItems": 0,
"items": { "type": "string" },

View File

@ -28,7 +28,7 @@
"CWE": [
319
],
"PCI DSS": [
"PCI DSS 3.2": [
"4.1"
],
"OWASP": [