32 lines
792 B
JSON
32 lines
792 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(tar:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(brew install:*)",
|
|
"Bash(./generate_samples.sh:*)",
|
|
"Bash(make:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git reset:*)",
|
|
"Bash(qpdf:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(pdftoppm:*)",
|
|
"Bash(python -m pytest tests/test_quiz_functionality.py -v)",
|
|
"Bash(python:*)",
|
|
"Bash(git restore:*)",
|
|
"Bash(open test_heaven_beads.html)",
|
|
"Bash(open test_scaling.html)",
|
|
"Read(//private/tmp/**)",
|
|
"Bash(open test_smart_input.html)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |