Skip to content

Commit

Permalink
new-update2
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmyBugcrowd committed Mar 24, 2024
1 parent ef3f128 commit 0804fb8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions mappings/cwe/cwe.json
Expand Up @@ -421,7 +421,20 @@
{
"id": "bypass_of_physical_access_control",
"cwe": ["CWE-1300"]
},
{
"id": "weakness_in_physical_access_control",
"children": [
{
"id": "cloneable_key",
"cwe": ["CWE-1300"]
},
{
"id": "master_key_identification",
"cwe": ["CWE-284"]
}
]
}
]
},
{
Expand Down
Expand Up @@ -396,5 +396,5 @@
"ai_application_security.llm_security.llm_output_handling": null,
"ai_application_security.llm_security.training_data_poisoning": null,
"ai_application_security.llm_security.excessive_agency_permission_manipulation": null,
"indicators_of_compromise": null,
"indicators_of_compromise": null
}

0 comments on commit 0804fb8

Please sign in to comment.