.gitignore
.python-version
Justfile
LICENSE
NOTICE
README.md
flake.lock
flake.nix
mise.toml
pyproject.toml
uv.lock
.github/dependabot.yml
.github/pull_request_template.md
.github/workflows/ci.yml
.github/workflows/publish.yml
docs/USER_GUIDE.md
docs/config-safety.md
docs/security-shim.md
docs/storage-and-config.md
scripts/public-files.txt
src/__init__.py
src/_version.py
src/cli.py
src/entrypoint.py
src/flake.lock
src/flake.nix
src/shims/apt
src/shims/apt-get
src/shims/find
src/shims/grep
src/shims/pip
tests/conftest.py
tests/test_cli_commands.py
tests/test_cli_unit.py
tests/test_config_merge.py
tests/test_entrypoint.py
tests/test_jail.py
tests/test_runtime.py
yolo_jail.egg-info/PKG-INFO
yolo_jail.egg-info/SOURCES.txt
yolo_jail.egg-info/dependency_links.txt
yolo_jail.egg-info/entry_points.txt
yolo_jail.egg-info/requires.txt
yolo_jail.egg-info/top_level.txt