13 lines
483 B
JSON
13 lines
483 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(.venvScriptspython -m pytest tests/test_security.py -v --tb=short)",
|
|
"Bash(cmd.exe /c \"cd c:\\\\Users\\\\leonk\\\\Documents\\\\code\\\\itcloud\\\\backend && ..\\\\.venv\\\\Scripts\\\\python -m pytest tests/test_security.py -v --tb=short\")",
|
|
"Bash(../\".venv/Scripts/python.exe\" -m pytest tests/test_security.py -v --tb=short)",
|
|
"Bash(python -m py_compile:*)"
|
|
]
|
|
}
|
|
}
|