LICENSE
README.md
logging_config.py
malicious_package_scanner.py
pyproject.toml
scanner_engine.py
collectors/__init__.py
collectors/build_unified_index.py
collectors/collect_openssf.py
collectors/collect_osv.py
collectors/collect_phylum.py
collectors/collect_socketdev.py
collectors/config.yaml
collectors/db.py
collectors/live_update.py
collectors/orchestrator.py
collectors/utils.py
monitor/__init__.py
monitor/api.py
monitor/cli.py
monitor/config.py
monitor/ide_bootstrap.py
monitor/integration_matrix.py
monitor/mcp_adapter.py
monitor/menubar.py
monitor/notifier.py
monitor/policy.py
monitor/scheduler.py
monitor/service.py
monitor/snapshot_updater.py
monitor/state.py
monitor/watcher.py
monitor/assets/notification-icon.png
monitor/assets/rapticore-icon-128.png
monitor/assets/rapticore-icon-256.png
monitor/assets/rapticore-icon-512.png
orewatch.egg-info/PKG-INFO
orewatch.egg-info/SOURCES.txt
orewatch.egg-info/dependency_links.txt
orewatch.egg-info/entry_points.txt
orewatch.egg-info/requires.txt
orewatch.egg-info/top_level.txt
scanners/__init__.py
scanners/affected_packages.yaml
scanners/dependency_parsers.py
scanners/ecosystem_detector.py
scanners/file_input_parser.py
scanners/ioc_detector.py
scanners/malicious_checker.py
scanners/report_generator.py
scanners/supported_files.py
tests/test_client_e2e.py
tests/test_e2e_compromised_detection.py
tests/test_manifest_fixtures.py
tests/test_monitor.py
tests/test_orewatch_client.py
tests/test_packaging.py
tests/test_regressions.py