Skip to content

Commit acd73f4

Browse files
committed
Cloud-Security-New-Updates
1 parent cc461be commit acd73f4

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

mappings/cvss_v3/cvss_v3.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"cvss_v3": "AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:L"
1515
}
1616
]
17-
}
18-
]
19-
},
17+
},
18+
]
19+
}
2020
{
2121
"id": "cloud_security",
2222
"children": [

vulnerability-rating-taxonomy.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,16 @@
1313
"name": "Adversarial Example Injection",
1414
"type": "subcategory",
1515
"children": [
16-
{
16+
{
1717
"id": "ai_misclassification_attacks",
1818
"name": "AI Misclassification Attacks",
1919
"type": "variant",
2020
"priority": 4
21-
}
21+
}
22+
]
23+
}
2224
]
23-
},
25+
},
2426
{
2527
"id": "cloud_security",
2628
"name": "Cloud Security",

0 commit comments

Comments
 (0)