mirror of
https://github.com/trailofbits/claude-code-config
synced 2026-06-21 14:11:43 +00:00
Remove curl deny rules — curl is needed for normal use
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -16,11 +16,8 @@
|
||||
"Bash(sudo *)",
|
||||
"Bash(mkfs *)",
|
||||
"Bash(dd *)",
|
||||
"Bash(curl *|bash*)",
|
||||
"Bash(curl *| bash*)",
|
||||
"Bash(wget *|bash*)",
|
||||
"Bash(wget *| bash*)",
|
||||
"Bash(bash <(curl *))",
|
||||
"Bash(git push --force*)",
|
||||
"Bash(git push *--force*)",
|
||||
"Bash(git reset --hard*)",
|
||||
|
||||
Reference in New Issue
Block a user