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:
parent
d5d54202d0
commit
9cb2845112
@ -150,7 +150,7 @@
|
||||
"uniqueItems": true,
|
||||
"pattern": "M([0-9]|10)"
|
||||
},
|
||||
"PCI DSS": {
|
||||
"PCI DSS 3.2": {
|
||||
"type": "array",
|
||||
"minItems": 0,
|
||||
"items": { "type": "string" },
|
||||
|
@ -28,7 +28,7 @@
|
||||
"CWE": [
|
||||
319
|
||||
],
|
||||
"PCI DSS": [
|
||||
"PCI DSS 3.2": [
|
||||
"4.1"
|
||||
],
|
||||
"OWASP": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user