64 lines
1.4 KiB
JSON
64 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"defaultMode": "acceptEdits",
|
||
|
|
"allow": [
|
||
|
|
"Bash(*)",
|
||
|
|
"Read",
|
||
|
|
"Glob",
|
||
|
|
"Grep",
|
||
|
|
"WebSearch",
|
||
|
|
"WebFetch",
|
||
|
|
"Bash(git *)",
|
||
|
|
"Bash(npm *)",
|
||
|
|
"Bash(npx *)",
|
||
|
|
"Bash(node *)",
|
||
|
|
"Bash(python3 *)",
|
||
|
|
"Bash(flutter *)",
|
||
|
|
"Bash(vercel *)",
|
||
|
|
"Bash(gh *)",
|
||
|
|
"Bash(curl *)",
|
||
|
|
"Bash(scp *)",
|
||
|
|
"Bash(ssh *)",
|
||
|
|
"Bash(ls*)",
|
||
|
|
"Bash(find *)",
|
||
|
|
"Bash(mkdir *)",
|
||
|
|
"Bash(mv *)",
|
||
|
|
"Bash(cp *)",
|
||
|
|
"Bash(rm -f *)",
|
||
|
|
"Bash(rm -r *)",
|
||
|
|
"Bash(chmod *)",
|
||
|
|
"Bash(cat *)",
|
||
|
|
"Bash(grep *)",
|
||
|
|
"Bash(head *)",
|
||
|
|
"Bash(tail *)",
|
||
|
|
"Bash(sed *)",
|
||
|
|
"Bash(awk *)",
|
||
|
|
"Bash(echo *)",
|
||
|
|
"Bash(printf *)",
|
||
|
|
"Bash(wc *)",
|
||
|
|
"Bash(xargs *)",
|
||
|
|
"Bash(unzip *)",
|
||
|
|
"Bash(bash *)",
|
||
|
|
"Bash(keytool *)",
|
||
|
|
"Bash(yes)",
|
||
|
|
"Bash(for *)",
|
||
|
|
"Bash(do *)",
|
||
|
|
"Bash(done*)"
|
||
|
|
],
|
||
|
|
"deny": [
|
||
|
|
"Bash(rm -rf *)",
|
||
|
|
"Bash(git reset --hard *)",
|
||
|
|
"Bash(git push --force *)",
|
||
|
|
"Bash(git clean *)",
|
||
|
|
"Bash(sudo *)"
|
||
|
|
],
|
||
|
|
"additionalDirectories": [
|
||
|
|
"c:\\Users\\maita\\posimai-project\\_template",
|
||
|
|
"c:\\Users\\maita\\posimai-project\\posimai-analytics\\src\\app\\(galaxy)",
|
||
|
|
"c:\\Users\\maita\\.claude\\projects\\c--Users-maita-posimai-project\\memory",
|
||
|
|
"c:\\Users\\maita\\posimai-project",
|
||
|
|
"/tmp"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|