{ "permissions": { "allow": [ "Bash(grep *)", "Bash(git status *)", "Bash(git log *)", "Bash(git diff *)", "Bash(git show *)", "Bash(git branch *)", "Bash(git ls-remote *)", "Bash(git remote *)", "Bash(dotnet restore)", "Bash(dotnet build *)", "Bash(dotnet test *)", "Bash(curl -s *)", "PowerShell(Get-Process *)", "PowerShell(dotnet build *)", "PowerShell(dotnet test *)", "PowerShell(dotnet run *)" ] } }