README.md
pyproject.toml
canari/__init__.py
canari/__main__.py
canari/adapters.py
canari/alerter.py
canari/api.py
canari/cli.py
canari/dashboard.py
canari/detection.py
canari/exporter.py
canari/generator.py
canari/incidents.py
canari/injector.py
canari/integrations.py
canari/models.py
canari/monitor.py
canari/rate_limit.py
canari/registry.py
canari/reporting.py
canari/scanner.py
canari/threat_intel.py
canari_llm.egg-info/PKG-INFO
canari_llm.egg-info/SOURCES.txt
canari_llm.egg-info/dependency_links.txt
canari_llm.egg-info/entry_points.txt
canari_llm.egg-info/requires.txt
canari_llm.egg-info/top_level.txt
tests/test_adapters.py
tests/test_alert_stats_rich.py
tests/test_alert_store.py
tests/test_alerter.py
tests/test_alerter_retry.py
tests/test_api_key_last_used.py
tests/test_api_key_rotation.py
tests/test_api_keys.py
tests/test_application_scope.py
tests/test_audit.py
tests/test_backup.py
tests/test_cli.py
tests/test_cli_alert_stats.py
tests/test_cli_alerter_health.py
tests/test_cli_api_keys.py
tests/test_cli_api_keys_rotate.py
tests/test_cli_audit.py
tests/test_cli_backup.py
tests/test_cli_dashboard.py
tests/test_cli_doctor.py
tests/test_cli_export_redact.py
tests/test_cli_fastapi.py
tests/test_cli_incident_replay.py
tests/test_cli_incident_report.py
tests/test_cli_policy.py
tests/test_cli_retention.py
tests/test_cli_rotate.py
tests/test_cli_seed_scope.py
tests/test_cli_tenant.py
tests/test_cli_threat_feed.py
tests/test_cli_threat_sharing.py
tests/test_cli_time_filters.py
tests/test_client_alert_history.py
tests/test_client_alerter_health.py
tests/test_client_correlation.py
tests/test_client_rate_limit.py
tests/test_client_stats.py
tests/test_client_tenant.py
tests/test_control_plane.py
tests/test_core_leak_detector_basics.py
tests/test_dashboard.py
tests/test_dashboard_auth.py
tests/test_default_tenant.py
tests/test_detection.py
tests/test_dispatch_threshold.py
tests/test_doctor_api.py
tests/test_evidence_pack.py
tests/test_export_redact.py
tests/test_exporter.py
tests/test_fastapi_api.py
tests/test_fastapi_api_key_endpoints.py
tests/test_fastapi_api_keys.py
tests/test_fastapi_api_tenant.py
tests/test_fastapi_auth.py
tests/test_fastapi_pagination.py
tests/test_fastapi_policy.py
tests/test_fastapi_rbac.py
tests/test_generator.py
tests/test_incident_dossier.py
tests/test_incidents.py
tests/test_integrations.py
tests/test_monitor.py
tests/test_pagination.py
tests/test_rate_limit.py
tests/test_registry.py
tests/test_registry_stats.py
tests/test_reporting.py
tests/test_retention.py
tests/test_retention_policies.py
tests/test_rotate.py
tests/test_scanner.py
tests/test_scanner_extract.py
tests/test_scanner_perf.py
tests/test_scanner_rebuild.py
tests/test_scoped_tokens.py
tests/test_settings.py
tests/test_siem.py
tests/test_tenant_filter.py
tests/test_threat_intel.py
tests/test_threat_sharing.py
tests/test_threat_transparency.py
tests/test_time_filters.py