16 lines
326 B
JSON
16 lines
326 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git *)",
|
|
"Bash(pip install *)",
|
|
"Bash(python -m pytest *)",
|
|
"Bash(python -m physcom *)",
|
|
"Bash(python -m physcom_web *)",
|
|
"Bash(python -c *)",
|
|
"WebFetch(domain:127.0.0.1)",
|
|
"WebFetch(domain:localhost)",
|
|
"Bash(curl:*)"
|
|
]
|
|
}
|
|
}
|