LICENSE
README.md
pyproject.toml
run_scan.py
quirk/__init__.py
quirk/config.py
quirk/config_template.yaml
quirk/db.py
quirk/errors.py
quirk/interactive.py
quirk/logging_util.py
quirk/models.py
quirk/validate.py
quirk/assessment/migration_advisor.py
quirk/assessment/operator_context.py
quirk/cbom/__init__.py
quirk/cbom/builder.py
quirk/cbom/classifier.py
quirk/cbom/writer.py
quirk/cli/__init__.py
quirk/cli/banner.py
quirk/cli/cmvp_cmd.py
quirk/cli/doctor_cmd.py
quirk/cli/errors_cmd.py
quirk/cli/init_cmd.py
quirk/cli/job_progress.py
quirk/cli/qramm_cmd.py
quirk/cli/schedule_cmd.py
quirk/cli/scheduler_cmd.py
quirk/compliance/__init__.py
quirk/compliance/cmvp.py
quirk/dashboard/__init__.py
quirk/dashboard/server.py
quirk/dashboard/api/__init__.py
quirk/dashboard/api/app.py
quirk/dashboard/api/deps.py
quirk/dashboard/api/schemas.py
quirk/dashboard/api/middleware/__init__.py
quirk/dashboard/api/middleware/auth.py
quirk/dashboard/api/middleware/csrf.py
quirk/dashboard/api/middleware/rate_limit.py
quirk/dashboard/api/routes/__init__.py
quirk/dashboard/api/routes/health.py
quirk/dashboard/api/routes/jobs.py
quirk/dashboard/api/routes/pdf.py
quirk/dashboard/api/routes/qramm.py
quirk/dashboard/api/routes/scan.py
quirk/dashboard/api/routes/schedules.py
quirk/dashboard/api/routes/trends.py
quirk/dashboard/static/favicon.ico
quirk/dashboard/static/favicon.png
quirk/dashboard/static/favicon.svg
quirk/dashboard/static/icons.svg
quirk/dashboard/static/index.html
quirk/dashboard/static/assets/index-D2zfvPHF.css
quirk/dashboard/static/assets/index-DwADKPu4.js
quirk/dashboard/static/assets/rolldown-runtime-B1FJdls4.js
quirk/dashboard/static/assets/vendor-charts-CBKA7ysD.js
quirk/dashboard/static/assets/vendor-graph-DyJHMikF.js
quirk/dashboard/static/assets/vendor-react-BaxwhIbJ.js
quirk/dashboard/static/assets/vendor-table-BxYSsWPM.js
quirk/dashboard/static/fonts/JetBrainsMono-Italic[wght].ttf
quirk/dashboard/static/fonts/JetBrainsMono[wght].ttf
quirk/discovery/coverage.py
quirk/discovery/nmap_parser.py
quirk/discovery/nmap_provider.py
quirk/engine/__init__.py
quirk/engine/cache.py
quirk/engine/findings_evaluator.py
quirk/engine/profiles.py
quirk/engine/rate_limiter.py
quirk/engine/risk_engine.py
quirk/intelligence/__init__.py
quirk/intelligence/confidence.py
quirk/intelligence/evidence.py
quirk/intelligence/roadmap.py
quirk/intelligence/schema.py
quirk/intelligence/scoring.py
quirk/intelligence/trends.py
quirk/qramm/__init__.py
quirk/qramm/compliance_map.py
quirk/qramm/evidence_bridge.py
quirk/qramm/model_meta.py
quirk/qramm/questions.py
quirk/qramm/scoring.py
quirk/reports/__init__.py
quirk/reports/_md_escape.py
quirk/reports/executive.py
quirk/reports/html_renderer.py
quirk/reports/technical.py
quirk/reports/writer.py
quirk/reports/templates/report.html.j2
quirk/scanner/__init__.py
quirk/scanner/adcs_scanner.py
quirk/scanner/aws_connector.py
quirk/scanner/azure_connector.py
quirk/scanner/broker_scanner.py
quirk/scanner/container_scanner.py
quirk/scanner/db_connector.py
quirk/scanner/dnssec_scanner.py
quirk/scanner/email_scanner.py
quirk/scanner/fingerprint.py
quirk/scanner/gcp_connector.py
quirk/scanner/jwt_scanner.py
quirk/scanner/k8s_connector.py
quirk/scanner/kerberos_scanner.py
quirk/scanner/saml_scanner.py
quirk/scanner/smime_scanner.py
quirk/scanner/source_scanner.py
quirk/scanner/ssh_scanner.py
quirk/scanner/target_expander.py
quirk/scanner/tls_capabilities.py
quirk/scanner/tls_scanner.py
quirk/scanner/vault_connector.py
quirk/util/__init__.py
quirk/util/optional_extra.py
quirk/util/safe_exc.py
quirk/util/sanitize.py
quirk/util/subprocess_input.py
quirk/util/targets.py
quirk/util/url_allowlist.py
quirk/util/weak_crypto.py
quirk_scanner.egg-info/PKG-INFO
quirk_scanner.egg-info/SOURCES.txt
quirk_scanner.egg-info/dependency_links.txt
quirk_scanner.egg-info/entry_points.txt
quirk_scanner.egg-info/requires.txt
quirk_scanner.egg-info/top_level.txt
tests/test_adcs_ast_gate.py
tests/test_adcs_no_writes.py
tests/test_adcs_scanner.py
tests/test_api_auth.py
tests/test_api_qramm_hardening.py
tests/test_api_scan_window.py
tests/test_apply_security_cli_overrides.py
tests/test_audit_ledger_zero_open.py
tests/test_aws_connector.py
tests/test_azure_blob.py
tests/test_azure_keyvault.py
tests/test_banner_comment_corrected.py
tests/test_broker_config_and_profile.py
tests/test_broker_db_schema.py
tests/test_broker_run_integration.py
tests/test_broker_scanner_kafka.py
tests/test_broker_scanner_rabbitmq.py
tests/test_broker_scanner_redis.py
tests/test_cache.py
tests/test_cbom_builder.py
tests/test_cbom_builder_algo_hints.py
tests/test_cbom_builder_ssh_json_error.py
tests/test_cbom_classifier.py
tests/test_cbom_classifier_coverage.py
tests/test_cbom_coverage.py
tests/test_cbom_integration.py
tests/test_cbom_motion_endpoints.py
tests/test_cbom_motion_golden.py
tests/test_cbom_scan_route.py
tests/test_cbom_schema_validation.py
tests/test_cbom_skip_lists.py
tests/test_cbom_vault_consistency.py
tests/test_cbom_writer.py
tests/test_cbom_writer_validation.py
tests/test_cert_pubkey_fix.py
tests/test_chaos_lab_idempotency.py
tests/test_chaos_lab_image_pinning.py
tests/test_chaos_storage.py
tests/test_cli_correctness.py
tests/test_cli_init.py
tests/test_cli_version.py
tests/test_cloud_connectors.py
tests/test_cmvp_coverage_query.py
tests/test_cmvp_freshness.py
tests/test_cmvp_no_certified_true.py
tests/test_cmvp_refresh.py
tests/test_cmvp_report_column.py
tests/test_compliance_cli.py
tests/test_compliance_coverage_status.py
tests/test_compliance_freshness.py
tests/test_compliance_report_section.py
tests/test_compliance_schema.py
tests/test_compliance_status_staleness.py
tests/test_compliance_title_join.py
tests/test_container_scanner.py
tests/test_coverage_bounds.py
tests/test_credential_leakage.py
tests/test_dar_dashboard.py
tests/test_dar_k8s_scoring.py
tests/test_dar_storage_scoring.py
tests/test_dar_vault_scoring.py
tests/test_dashboard_api.py
tests/test_dashboard_scan_history.py
tests/test_dashboard_schemas_finding_category.py
tests/test_dashboard_theme.py
tests/test_dashboard_trends.py
tests/test_dashboard_wiring.py
tests/test_db_connector.py
tests/test_db_ensure_columns_generic.py
tests/test_db_migrate_cli.py
tests/test_db_migrations.py
tests/test_dnssec_scanner.py
tests/test_dnssec_scanner_reserved_algs.py
tests/test_doctor_actionable.py
tests/test_doctor_cmd.py
tests/test_email_findings.py
tests/test_email_run_scan_wiring.py
tests/test_email_scanner.py
tests/test_error_codes_freshness.py
tests/test_errors.py
tests/test_errors_cmd.py
tests/test_evidence_bridge_correctness.py
tests/test_evidence_coverage_gap.py
tests/test_evidence_protocol_keys.py
tests/test_executive_score_guard.py
tests/test_executive_truncation_indicator.py
tests/test_extras_concurrency_expander.py
tests/test_extras_install_matrix.py
tests/test_findings_evaluator_dedupe.py
tests/test_fingerprint_host_header.py
tests/test_fingerprint_socket_cleanup.py
tests/test_gap_closure.py
tests/test_gap_closure_packaging.py
tests/test_gcp_connector.py
tests/test_gcs_reuse.py
tests/test_html_renderer_coverage_gaps.py
tests/test_html_renderer_roadmap_section.py
tests/test_html_report.py
tests/test_hygiene.py
tests/test_identity_findings_accuracy.py
tests/test_identity_infra.py
tests/test_identity_scanner_hardening.py
tests/test_identity_surface.py
tests/test_infra03_nyquist_coverage.py
tests/test_init_db_idempotent.py
tests/test_install_all_excludes_impacket.py
tests/test_install_errors.py
tests/test_intelligence_confidence.py
tests/test_intelligence_evidence.py
tests/test_intelligence_public_api.py
tests/test_intelligence_roadmap.py
tests/test_intelligence_schema.py
tests/test_intelligence_scoring.py
tests/test_intelligence_trends.py
tests/test_interactive_mode.py
tests/test_interactive_validate_routes.py
tests/test_job_progress.py
tests/test_jobs_api.py
tests/test_jwt_scanner.py
tests/test_k8s_connector.py
tests/test_kerberos_scanner.py
tests/test_kerberos_scanner_realm_ipaddress.py
tests/test_md_cell_escape.py
tests/test_migration_advisor_precision.py
tests/test_motion_scoring.py
tests/test_nmap_hardening.py
tests/test_nmap_provider.py
tests/test_operator_context_years_clamp.py
tests/test_optional_extra.py
tests/test_packaging.py
tests/test_pdf_export.py
tests/test_pdf_metadata_constants.py
tests/test_pdf_render_hardening.py
tests/test_phase50_docs_presence.py
tests/test_platform_version_single_source.py
tests/test_pqc_terminology_gate.py
tests/test_profiles.py
tests/test_qramm_answer.py
tests/test_qramm_compliance_map.py
tests/test_qramm_delete_session_fk.py
tests/test_qramm_evidence_bridge.py
tests/test_qramm_model_stale.py
tests/test_qramm_models.py
tests/test_qramm_multiplier.py
tests/test_qramm_multiplier_constants.py
tests/test_qramm_practice_scoring.py
tests/test_qramm_questions.py
tests/test_qramm_router.py
tests/test_qramm_routes_typed_response.py
tests/test_qramm_scoring.py
tests/test_qramm_staleness.py
tests/test_rate_limiter.py
tests/test_report_injection_hardening.py
tests/test_report_sanitization.py
tests/test_reports_writer.py
tests/test_rich_output.py
tests/test_risk_engine.py
tests/test_risk_engine_cert_defects.py
tests/test_risk_engine_coverage_gap.py
tests/test_roadmap_baseline_governance.py
tests/test_run_scan_budget_guard.py
tests/test_run_scan_init_db_scope.py
tests/test_run_scan_targets_file.py
tests/test_s3_encryption.py
tests/test_safe_exc.py
tests/test_safe_filter_audit.py
tests/test_saml_scanner.py
tests/test_saml_scanner_sha1_word_boundary.py
tests/test_sanitize_scanner_text.py
tests/test_scan_error_gate.py
tests/test_scan_robustness.py
tests/test_schedule_cmd.py
tests/test_scheduler_cmd.py
tests/test_schedules_api.py
tests/test_score_clamp_property.py
tests/test_score_weights_invariant.py
tests/test_scoring_consolidation.py
tests/test_scoring_correctness.py
tests/test_security_config.py
tests/test_skip_registry.py
tests/test_smime_ast_gate.py
tests/test_smime_no_envelope_leak.py
tests/test_smime_scanner.py
tests/test_source_scanner.py
tests/test_ssh_scanner.py
tests/test_sslyze_integration.py
tests/test_subprocess_logging.py
tests/test_targets_parser.py
tests/test_timeouts_config.py
tests/test_tls_capabilities_comment.py
tests/test_tls_kex_label.py
tests/test_tls_scanner_chain_verified.py
tests/test_tls_scanner_resource_cleanup.py
tests/test_trends_subsecond_sessions.py
tests/test_trends_yield_per.py
tests/test_uat_db_integration.py
tests/test_v41_gap_closure.py
tests/test_validate.py
tests/test_vault_connector.py
tests/test_version.py
tests/test_weak_crypto_helper.py
tests/test_weak_crypto_pfs_weak_helpers.py
tests/test_writer.py
tests/test_writer_hosts_count_filters_falsy.py