secubox-openwrt/.claude/settings.local.json
2026-01-17 06:59:37 +01:00

70 lines
2.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(npm i:*)",
"Bash(claude --version)",
"Bash(./local-build.sh:*)",
"Bash(sudo apt-get install:*)",
"Bash(FORCE=1 ./local-build.sh:*)",
"Bash(rsync:*)",
"Bash(make FORCE=1 package/feeds/secubox/luci-app-system-hub/compile:*)",
"Bash(chmod:*)",
"Bash(export PATH=\"$HOME/.local/bin:$PATH\")",
"Bash(git status:*)",
"Bash(./localbuild.sh:*)",
"Bash(git tag:*)",
"Bash(ls:*)",
"Bash(grep:*)",
"Bash(tar:*)",
"Bash(git reset:*)",
"Bash(git checkout:*)",
"Bash(git rm:*)",
"Bash(ssh:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)",
"Bash(find:*)",
"Bash(git check-ignore:*)",
"Bash(git config:*)",
"Bash(./scripts/feeds update:*)",
"Bash(./scripts/feeds install:*)",
"Bash(xargs:*)",
"Bash(make defconfig:*)",
"Bash(make:*)",
"Bash(bash -n:*)",
"Bash(./scripts/feeds uninstall crowdsec-firewall-bouncer)",
"Bash(./scripts/feeds uninstall:*)",
"Bash(curl:*)",
"Bash(ln:*)",
"Bash(./scripts/feeds search:*)",
"Bash(cat:*)",
"Bash(tee:*)",
"Bash(apt list:*)",
"Bash(pgrep:*)",
"Bash(openwrt/staging_dir/host/bin/rsync --version)",
"Bash(/usr/bin/rsync:*)",
"Bash(flatpak-spawn --host which:*)",
"Bash(flatpak-spawn --host rsync:*)",
"Bash(echo:*)",
"Bash(~/.bashrc)",
"Bash(source ~/.bashrc)",
"Bash($HOME/.local/bin/rsync --version)",
"Bash(./secubox-tools/local-builds.sh:*)",
"Bash(./secubox-tools/local-build.sh:*)",
"Bash(yes:*)",
"Bash(bison:*)",
"Bash(flex:*)",
"Bash(g++:*)",
"Bash(ldd:*)",
"Bash(export PATH=\"/home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools/sdk/staging_dir/host/bin:$PATH\":*)",
"Bash(sudo ln:*)",
"Bash(git -C /home/reepost/CyberMindStudio/_files/secubox-openwrt/secubox-tools ls-tree:*)",
"WebFetch(domain:secubox.cybermood.eu)",
"WebFetch(domain:docs.cybermind.fr)",
"WebFetch(domain:lyrion.org)"
]
}
}