submit changes
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python -m venv .venv)",
|
||||
"Bash(.venv/bin/pip install *)",
|
||||
"Read(//home/sana/.config/uv/**)",
|
||||
"Read(//home/sana/.pip/**)",
|
||||
"Bash(make admin *)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://127.0.0.1:8000/)",
|
||||
"Bash(kill %1)",
|
||||
"Bash(uv run *)",
|
||||
"Bash(curl -sv http://127.0.0.1:8000/)",
|
||||
"Bash(no_proxy=\"127.0.0.1\" curl -s -o /dev/null -w \"%{http_code}\" http://127.0.0.1:8000/)",
|
||||
"Bash(echo \"exit: $?\")",
|
||||
"Bash(google-chrome --version)",
|
||||
"Bash(google-chrome-stable --version)",
|
||||
"Bash(chromium --version)",
|
||||
"Bash(make patch-driver *)",
|
||||
"Bash(rtk ls *)",
|
||||
"Bash(./drivers/chromedriver *)",
|
||||
"Bash(rtk grep *)",
|
||||
"Bash(rtk git *)",
|
||||
"Bash(python *)",
|
||||
"Bash(rtk read *)",
|
||||
"Bash(uv add *)",
|
||||
"Bash(wait)",
|
||||
"Bash(fuser -k 8000/tcp)",
|
||||
"Bash(fuser -k 9000/tcp)",
|
||||
"Bash(rtk find *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user