{ "permissions": { "allow": [ "Bash(Get-ChildItem -Path \"U:\\\\PycharmProjects\\\\Backup\" -Force)", "Bash(Select-Object Name)", "Bash(git init *)", "Bash(git config *)", "Bash(git remote *)", "Bash(git add *)", "Bash(git commit *)", "Bash(git push *)", "PowerShell(Test-NetConnection -ComputerName 192.168.1.50 -Port 27017 -InformationLevel Detailed)", "Bash(mkdir -p \"U:\\\\PycharmProjects\\\\Backup\\\\PostGRESQLTower\")" ] } }