LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
shadowwatch/__init__.py
shadowwatch/main.py
shadowwatch.egg-info/PKG-INFO
shadowwatch.egg-info/SOURCES.txt
shadowwatch.egg-info/dependency_links.txt
shadowwatch.egg-info/requires.txt
shadowwatch.egg-info/top_level.txt
shadowwatch/core/__init__.py
shadowwatch/core/fingerprint.py
shadowwatch/core/pruner.py
shadowwatch/core/scorer.py
shadowwatch/core/tracker.py
shadowwatch/core/trust_score.py
shadowwatch/integrations/__init__.py
shadowwatch/integrations/fastapi.py
shadowwatch/models/__init__.py
shadowwatch/models/activity.py
shadowwatch/models/interest.py
shadowwatch/models/library.py
shadowwatch/utils/__init__.py
shadowwatch/utils/cache.py
shadowwatch/utils/license.py
shadowwatch/utils/validators.py