40 lines
1,017 B
JSON
Executable file
40 lines
1,017 B
JSON
Executable file
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(pdfdetach:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(xmllint:*)",
|
|
"Bash(php -r:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(cut:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(php:*)",
|
|
"Bash(for module in /srv/http/dolibarr/custom/*/core/modules/mod*.php)",
|
|
"Bash(do echo \"=== $module ===\" grep -A5 \"''js''\" \"$module\")",
|
|
"Bash(done)",
|
|
"Bash(find:*)",
|
|
"Bash(chown:*)",
|
|
"Bash(sudo chown:*)",
|
|
"Bash(composer show:*)",
|
|
"Bash(journalctl:*)",
|
|
"Bash(sudo tail:*)",
|
|
"Bash(strings:*)",
|
|
"Bash(qpdf --show-object=all:*)",
|
|
"Bash(pdftk:*)",
|
|
"Bash(pdfinfo:*)",
|
|
"Bash(exiftool:*)",
|
|
"Bash(pacman:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(git remote add:*)",
|
|
"Bash(git branch:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git tag:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(git pull:*)",
|
|
"Bash(git stash:*)"
|
|
]
|
|
}
|
|
}
|