All checks were successful
Deploy ASP.NET MVC to OCI / build-and-deploy (push) Successful in 9m32s
25 lines
597 B
JSON
25 lines
597 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet build)",
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(__NEW_LINE__ for culture in pt-BR es-MX es-CL es-PY)",
|
|
"Bash(do)",
|
|
"Bash(echo:*)",
|
|
"Bash(done)",
|
|
"Bash(dotnet run:*)",
|
|
"Bash(find:*)",
|
|
"Bash(pkill:*)",
|
|
"WebFetch(domain:localhost)",
|
|
"WebSearch",
|
|
"WebFetch(domain:products.openize.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:gist.github.com)",
|
|
"Bash(dotnet list:*)",
|
|
"Bash(dotnet build:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |