{ "permissions": { "allow": [ "Bash(python -m py_compile:*)", "Bash(test:*)", "Bash(python -c:*)", "Bash(dir:*)", "Bash(findstr:*)", "Bash(grep:*)", "Bash(cat:*)", "Bash(..venvScriptspython.exe -m pytest --version)", "Bash(.venv/Scripts/python.exe -m pytest --version)", "Bash(.venv/Scripts/python.exe -m pytest tests/ -v)", "Bash(.venv/Scripts/python.exe -m pytest tests/ -v --tb=short)", "Bash(.venv/Scripts/python.exe -m pytest tests/ -v --tb=line)", "Bash(.venv/Scripts/python.exe -m pytest:*)", "Bash(.venvScriptspython.exe -m pytest tests/unit/ -v --cov=app --cov-report=term-missing)", "Bash(.\\.venv\\Scripts\\python.exe -m pytest:*)" ], "deny": [], "ask": [] } }