Package is already in package/secubox/luci-app-secubox/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
40 lines
1.1 KiB
JSON
40 lines
1.1 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:*)"
|
|
]
|
|
}
|
|
}
|