forked from gsn/predictor
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cat:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(done)",
|
|
"Bash(curl:*)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(go run:*)",
|
|
"Bash(pkill:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|