diff --git a/.claude/settings.json b/.claude/settings.json index 539dcb3..343299e 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -15,49 +15,53 @@ "Bash(curl -s http://localhost:8090/*)" ], "deny": [ - "Bash(sudo *)", - "Bash(su *)", - "Bash(rm -rf /*)", - "Bash(rm -rf ~*)", - "Bash(rm -rf $HOME*)", - "Bash(mkfs*)", - "Bash(dd if=*)", - "Bash(chmod 777 *)", + "Bash(/mnt/media/Projects/cladmin/ops/bin/toj)", + "Bash(/mnt/media/Projects/cladmin/ops/bin/toj:*)", "Bash(chmod -R 777 *)", - "Bash(find * -exec*)", + "Bash(chmod 777 *)", + "Bash(dd if=*)", "Bash(find * -delete*)", - "Bash(git add -A*)", - "Bash(git * add -A*)", - "Bash(git add --all*)", + "Bash(find * -exec*)", "Bash(git * add --all*)", - "Bash(git add .)", + "Bash(git * add -A*)", "Bash(git * add .)", - "Bash(git push --force*)", - "Bash(git * push --force*)", - "Bash(git push -f*)", - "Bash(git * push -f*)", - "Bash(git reset --hard*)", - "Bash(git * reset --hard*)", - "Bash(git clean -fd*)", - "Bash(git * clean -fd*)", - "Bash(git clean -fdx*)", - "Bash(git * clean -fdx*)", - "Bash(git branch -D *)", "Bash(git * branch -D *)", - "Bash(git checkout -- *)", "Bash(git * checkout -- *)", - "Bash(git restore .*)", - "Bash(git * restore .*)", - "Bash(git commit --no-verify*)", + "Bash(git * clean -fd*)", + "Bash(git * clean -fdx*)", "Bash(git * commit --no-verify*)", - "Bash(git merge --no-ff*)", "Bash(git * merge --no-ff*)", + "Bash(git * push --force*)", + "Bash(git * push -f*)", + "Bash(git * reset --hard*)", + "Bash(git * restore .*)", + "Bash(git add --all*)", + "Bash(git add -A*)", + "Bash(git add .)", + "Bash(git branch -D *)", + "Bash(git checkout -- *)", + "Bash(git clean -fd*)", + "Bash(git clean -fdx*)", + "Bash(git commit --no-verify*)", + "Bash(git merge --no-ff*)", + "Bash(git push --force*)", + "Bash(git push -f*)", + "Bash(git reset --hard*)", + "Bash(git restore .*)", + "Bash(mkfs*)", + "Bash(psql * -c DELETE FROM scheduled_tasks*)", "Bash(psql * -c DROP*)", "Bash(psql * DROP DATABASE*)", "Bash(psql * TRUNCATE*)", - "Bash(psql * -c DELETE FROM scheduled_tasks*)", "Bash(redis-cli * FLUSHALL*)", - "Bash(redis-cli * FLUSHDB*)" + "Bash(redis-cli * FLUSHDB*)", + "Bash(rm -rf $HOME*)", + "Bash(rm -rf /*)", + "Bash(rm -rf ~*)", + "Bash(su *)", + "Bash(sudo *)", + "Bash(toj)", + "Bash(toj:*)" ] } }