|
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python3 -c ' *)",
|
|
"Bash(sqlite3 data.db \"PRAGMA table_info\\(task_instruction\\);\")",
|
|
"Bash(venv/Scripts/python.exe -c ' *)",
|
|
"Bash(venv/Scripts/python.exe -c \"import py_compile; py_compile.compile\\('taskForm.py', doraise=True\\)\")"
|
|
]
|
|
}
|
|
}
|