Skip to content

Commit a5381c4

Browse files
TimmyBugcrowdabhinav-nain
authored andcommitted
Revert "Indicators of Attack"
This reverts commit 3e0c017.
1 parent e8ce875 commit a5381c4

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
@@ -784,10 +784,6 @@
784784
"id": "indicators_of_compromise",
785785
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
786786
},
787-
{
788-
"id": "indicators_of_attack",
789-
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N"
790-
},
791787
{
792788
"id": "insecure_data_storage",
793789
"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
@@ -901,10 +901,6 @@
901901
"id": "indicators_of_compromise",
902902
"remediation_advice": ""
903903
},
904-
{
905-
"id": "indicators_of_attack",
906-
"remediation_advice": ""
907-
},
908904
{
909905
"id": "insecure_data_storage",
910906
"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
@@ -1579,12 +1579,6 @@
15791579
"type": "category",
15801580
"priority": null
15811581
},
1582-
{
1583-
"id": "indicators_of_attack",
1584-
"name": "Indicators of Attack",
1585-
"type": "category",
1586-
"priority": null
1587-
},
15881582
{
15891583
"id": "insecure_data_storage",
15901584
"name": "Insecure Data Storage",

0 commit comments

Comments
 (0)