32 lines
783 B
JSON
32 lines
783 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cmake --build:*)",
|
|
"Bash(test:*)",
|
|
"Bash(tools/linter/run_clang-tidy.sh:*)",
|
|
"Bash(make resources.pack:*)",
|
|
"Bash(tools/linter/run_cppcheck.sh:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(sort:*)",
|
|
"Bash(cmake:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(make:*)",
|
|
"Bash(ldd:*)",
|
|
"WebSearch",
|
|
"Bash(find:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(curl:*)",
|
|
"WebFetch(domain:fktn-k.github.io)",
|
|
"Bash(./jaildoctors_dilemma)",
|
|
"Bash(timeout 5 ./jaildoctors_dilemma:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|