50 lines
1.3 KiB
JSON
50 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(dotnet run)",
|
|
"Bash(dotnet add:*)",
|
|
"Bash(timeout 5 dotnet run:*)",
|
|
"Bash(dotnet remove:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(taskkill:*)",
|
|
"WebSearch",
|
|
"Bash(dotnet tool install:*)",
|
|
"Bash(protogen:*)",
|
|
"Bash(timeout 15 dotnet run:*)",
|
|
"Bash(where:*)",
|
|
"Bash(timeout 30 dotnet run:*)",
|
|
"Bash(timeout 60 dotnet run:*)",
|
|
"Bash(timeout 120 dotnet run:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(timeout 3 cmd:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(dotnet --list-sdks:*)",
|
|
"Bash(dotnet sln:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(grpcurl:*)",
|
|
"Bash(lsof:*)",
|
|
"Bash(xargs kill -9)",
|
|
"Bash(dotnet run:*)",
|
|
"Bash(find:*)",
|
|
"Bash(dotnet pack:*)",
|
|
"Bash(unzip:*)",
|
|
"WebFetch(domain:andrewlock.net)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:stackoverflow.com)",
|
|
"WebFetch(domain:www.kenmuse.com)",
|
|
"WebFetch(domain:blog.rsuter.com)",
|
|
"WebFetch(domain:natemcmaster.com)",
|
|
"WebFetch(domain:www.nuget.org)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|