Claude Code Permissions aktualisiert
This commit is contained in:
parent
1b09ea5708
commit
a805d10ae5
1 changed files with 30 additions and 1 deletions
|
|
@ -1,7 +1,36 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git:*)"
|
||||
"Bash(git:*)",
|
||||
"Bash(do echo:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(openssl passwd:*)",
|
||||
"Bash(brew list:*)",
|
||||
"Bash(brew search:*)",
|
||||
"Bash(brew install:*)",
|
||||
"Bash(chmod +x:*)",
|
||||
"Bash(./build-iso.sh:*)",
|
||||
"Bash(hdiutil attach:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(xorriso:*)",
|
||||
"WebFetch(domain:git.motocamp.de)",
|
||||
"Bash(bash:*)",
|
||||
"Bash(diskutil list:*)",
|
||||
"Bash(diskutil unmountDisk:*)",
|
||||
"Bash(sudo dd:*)",
|
||||
"Bash(gh api:*)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:api.github.com)",
|
||||
"WebFetch(domain:brave.com)",
|
||||
"Bash(echo:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(cp:*)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:discourse.ubuntu.com)",
|
||||
"WebFetch(domain:canonical-subiquity.readthedocs-hosted.com)",
|
||||
"Bash(ssh:*)",
|
||||
"Bash(ping -c 2 -W 2 10.47.11.71)",
|
||||
"Bash(ifconfig utun0:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue