Skip to content

Commit

Permalink
Update remediation_advice.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TimmyBugcrowd committed Mar 25, 2024
1 parent 4062259 commit 3bed582
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions mappings/remediation_advice/remediation_advice.json
Expand Up @@ -1147,6 +1147,10 @@
{
"id": "physical_security_issues",
"children": [
{
"id": "bypass_of_physical_access_control",
"remediation_advice": " "
},
{
"id": "weakness_in_physical_access_control",
"children": [
Expand All @@ -1163,8 +1167,6 @@
"remediation_advice": "While physical lock systems require the key material to be inside the lock, electonic access control systems can use cryptographicly strong key mechanisms which prevent the key material from being accessable on the device"
}
],
"id": "bypass_of_physical_access_control",
"remediation_advice": ""
}
]
},
Expand Down

0 comments on commit 3bed582

Please sign in to comment.