LICENSE
README.md
pyproject.toml
src/secured_pip.egg-info/PKG-INFO
src/secured_pip.egg-info/SOURCES.txt
src/secured_pip.egg-info/dependency_links.txt
src/secured_pip.egg-info/entry_points.txt
src/secured_pip.egg-info/requires.txt
src/secured_pip.egg-info/top_level.txt
src/spip/__init__.py
src/spip/__main__.py
src/spip/cli.py
src/spip/install_plan.py
src/spip/package_install.py
src/spip/pip_bridge.py
src/spip/pth_monitor.py
src/spip/pypi_api.py
src/spip/release_checks.py
src/spip/severity.py
src/spip/terminal.py
src/spip/typo.py
src/spip/warning_gate.py
src/spip/data/pypi-project-names.json
tests/test_install_plan.py
tests/test_package_install.py
tests/test_pip_bridge.py
tests/test_pth_monitor.py
tests/test_pypi_api.py
tests/test_release_checks.py
tests/test_severity.py
tests/test_typo.py
tests/test_warning_gate.py