LICENSE
README.md
pyproject.toml
src/dep_hallucinator/cache_manager.py
src/dep_hallucinator/cli_config.py
src/dep_hallucinator/completion.py
src/dep_hallucinator/credential_security_guide.py
src/dep_hallucinator/dependency.py
src/dep_hallucinator/dependency_resolver.py
src/dep_hallucinator/error_handling.py
src/dep_hallucinator/forensic_manager.py
src/dep_hallucinator/forensic_reporting.py
src/dep_hallucinator/heuristics.py
src/dep_hallucinator/main.py
src/dep_hallucinator/ml_engine.py
src/dep_hallucinator/package_lists.py
src/dep_hallucinator/parsers.py
src/dep_hallucinator/performance_optimizer.py
src/dep_hallucinator/registry_clients.py
src/dep_hallucinator/reporting.py
src/dep_hallucinator/sbom_generator.py
src/dep_hallucinator/scanner.py
src/dep_hallucinator/signature_verification.py
src/dep_hallucinator/structured_logging.py
src/dep_hallucinator.egg-info/PKG-INFO
src/dep_hallucinator.egg-info/SOURCES.txt
src/dep_hallucinator.egg-info/dependency_links.txt
src/dep_hallucinator.egg-info/entry_points.txt
src/dep_hallucinator.egg-info/requires.txt
src/dep_hallucinator.egg-info/top_level.txt
tests/test_cli.py
tests/test_core.py
tests/test_integration.py