Skip to content

Commit 09c7800

Browse files
committed
Revert "Indicators of Attack"
This reverts commit 3e0c017.
1 parent 3e0c017 commit 09c7800

File tree

4 files changed

+0
-18
lines changed

4 files changed

+0
-18
lines changed

mappings/cvss_v3/cvss_v3.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -718,10 +718,6 @@
718718
"id": "indicators_of_compromise",
719719
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
720720
},
721-
{
722-
"id": "indicators_of_attack",
723-
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
724-
},
725721
{
726722
"id": "insecure_data_storage",
727723
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N",

mappings/cwe/cwe.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,6 @@
496496
"id": "indicators_of_compromise",
497497
"cwe": null
498498
},
499-
{
500-
"id": "indicators_of_attack",
501-
"cwe": null
502-
},
503499
{
504500
"id": "insecure_data_storage",
505501
"cwe": [

mappings/remediation_advice/remediation_advice.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -893,10 +893,6 @@
893893
"id": "indicators_of_compromise",
894894
"remediation_advice": ""
895895
},
896-
{
897-
"id": "indicators_of_attack",
898-
"remediation_advice": ""
899-
},
900896
{
901897
"id": "insecure_data_storage",
902898
"remediation_advice": "Consider encrypting data for storage, using the strongest encryption algorithms such as AES with a minimum of a 256-bit key size.",

vulnerability-rating-taxonomy.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,12 +1484,6 @@
14841484
"type": "category",
14851485
"priority": null
14861486
},
1487-
{
1488-
"id": "indicators_of_attack",
1489-
"name": "Indicators of Attack",
1490-
"type": "category",
1491-
"priority": null
1492-
},
14931487
{
14941488
"id": "insecure_data_storage",
14951489
"name": "Insecure Data Storage",

0 commit comments

Comments
 (0)