| 123456789101112131415161718192021 |
- {
- "permissions": {
- "allow": [
- "Bash(python3:*)",
- "Bash(python:*)",
- "Bash(ls /c/Python*)",
- "Read(//usr/local/**)",
- "Bash(cmd //c where python)",
- "Bash(py --version)",
- "Bash(py -c \"import pandas; print\\(''pandas ok''\\)\")",
- "Bash(py:*)",
- "Bash(ls D:/work/project/cyb50-quant/cat-fly/t1/*.py)",
- "Bash(ls D:/work/project/cyb50-quant/cat-fly/t1/*.csv)",
- "Bash(cd:*)",
- "Bash(openspec new:*)",
- "Bash(openspec status:*)",
- "Bash(openspec instructions:*)",
- "Bash(openspec list:*)"
- ]
- }
- }
|