15 lines
512 B
JSON
15 lines
512 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:aihot.virxact.com)",
|
|
"Bash(Get-Content \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\backend\\\\requirements.txt\")",
|
|
"Bash(Test-Path \"c:\\\\Users\\\\Chenwu\\\\OneDrive - AZCollaboration\\\\Desktop\\\\tmp\\\\ai_news_v1\\\\.env.example\")",
|
|
"Bash(pip show *)",
|
|
"Bash(pip install *)",
|
|
"Bash(docker --version)",
|
|
"Bash(psql --version)",
|
|
"Bash(python -c ' *)"
|
|
]
|
|
}
|
|
}
|