16 lines
546 B
JSON
16 lines
546 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 ' *)",
|
|
"PowerShell(netstat -ano)"
|
|
]
|
|
}
|
|
}
|