mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-06 07:47:53 +10:00
26 lines
632 B
JSON
26 lines
632 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python -m archivebox:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(python -c:*)",
|
|
"Bash(printf:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(sqlite3:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(uv add:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(python -m forum_dl:*)",
|
|
"Bash(archivebox manage migrate:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(python archivebox/plugins/pip/on_Dependency__install_using_pip_provider.py:*)",
|
|
"Bash(forum-dl:*)",
|
|
"Bash(pip uninstall:*)",
|
|
"Bash(python:*)"
|
|
]
|
|
}
|
|
}
|