LICENSE
README.md
pyproject.toml
src/slopstop/__init__.py
src/slopstop/advisories.py
src/slopstop/cache.py
src/slopstop/calibration.py
src/slopstop/checker.py
src/slopstop/cli.py
src/slopstop/config.py
src/slopstop/corpus.py
src/slopstop/mcp_server.py
src/slopstop/models.py
src/slopstop/names.py
src/slopstop/registries.py
src/slopstop/scanner.py
src/slopstop/signature.py
src/slopstop.egg-info/PKG-INFO
src/slopstop.egg-info/SOURCES.txt
src/slopstop.egg-info/dependency_links.txt
src/slopstop.egg-info/entry_points.txt
src/slopstop.egg-info/requires.txt
src/slopstop.egg-info/top_level.txt
src/slopstop/data/seed_popular.json
tests/test_advisories.py
tests/test_cache.py
tests/test_calibration.py
tests/test_checker.py
tests/test_names.py
tests/test_registries.py
tests/test_signature.py