.gitignore
LICENSE
Makefile
README.md
TODOS.md
mkdocs.yml
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/release-drafter.yml
.github/workflows/self-test.yml
.github/workflows/tests.yml
docs/allowlist.md
docs/exit-codes.md
docs/how-it-works.md
docs/index.md
docs/installation.md
docs/policy.md
docs/risk-levels.md
docs/security-gap-assessment.md
docs/usage.md
docs/assets/demo.gif
docs/assets/demo.tape
docs/assets/favicon.png
docs/assets/logo.png
docs/assets/logo.svg
docs/assets/requirements.txt
docs/overrides/main.html
docs/stylesheets/extra.css
docs/zh/allowlist.md
docs/zh/exit-codes.md
docs/zh/how-it-works.md
docs/zh/index.md
docs/zh/installation.md
docs/zh/policy.md
docs/zh/risk-levels.md
docs/zh/usage.md
pipguard/__init__.py
pipguard/aggregator.py
pipguard/cleanup.py
pipguard/cli.py
pipguard/downloader.py
pipguard/extractor.py
pipguard/installer.py
pipguard/intel.py
pipguard/models.py
pipguard/policy.py
pipguard/scanner.py
pipguard.egg-info/PKG-INFO
pipguard.egg-info/SOURCES.txt
pipguard.egg-info/dependency_links.txt
pipguard.egg-info/entry_points.txt
pipguard.egg-info/top_level.txt
tests/__init__.py
tests/test_aggregator.py
tests/test_cli.py
tests/test_coverage.py
tests/test_extractor.py
tests/test_intel.py
tests/test_policy.py
tests/test_scanner.py
tests/fixtures/build_test_wheel.py
tests/fixtures/clean_pkg/__init__.py
tests/fixtures/clean_pkg/setup.py
tests/fixtures/clean_pkg/mypkg/__init__.py
tests/fixtures/pth_attack/__init__.py
tests/fixtures/pth_attack/litellm_attack.pth
tests/fixtures/pth_attack/setup.py
tests/fixtures/wheels/malicious_pth-1.0.0-py3-none-any.whl