.pre-commit-hooks.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
cqa_analyzer/__init__.py
cqa_analyzer/__main__.py
cqa_analyzer/anonymize.py
cqa_analyzer/baseline.py
cqa_analyzer/c_patterns.py
cqa_analyzer/cache.py
cqa_analyzer/changed_lines.py
cqa_analyzer/complexity.py
cqa_analyzer/config.py
cqa_analyzer/csharp_patterns.py
cqa_analyzer/delegate.py
cqa_analyzer/discovery.py
cqa_analyzer/duplication.py
cqa_analyzer/findings.py
cqa_analyzer/go_patterns.py
cqa_analyzer/java_patterns.py
cqa_analyzer/kotlin_patterns.py
cqa_analyzer/maintainability.py
cqa_analyzer/manifests.py
cqa_analyzer/mcp_server.py
cqa_analyzer/offline.py
cqa_analyzer/package_intelligence.py
cqa_analyzer/patterns.py
cqa_analyzer/plugins.py
cqa_analyzer/production_patterns.py
cqa_analyzer/protocols.py
cqa_analyzer/python_resources.py
cqa_analyzer/python_rules.py
cqa_analyzer/python_security.py
cqa_analyzer/python_sql.py
cqa_analyzer/python_suppressions.py
cqa_analyzer/rater.py
cqa_analyzer/registry.py
cqa_analyzer/reporters.py
cqa_analyzer/rule_metadata.py
cqa_analyzer/rust_patterns.py
cqa_analyzer/safe_io.py
cqa_analyzer/scanner.py
cqa_analyzer/signals.py
cqa_analyzer/sql_text.py
cqa_analyzer/text_render.py
cqa_analyzer/ts_patterns.py
cqa_analyzer.egg-info/PKG-INFO
cqa_analyzer.egg-info/SOURCES.txt
cqa_analyzer.egg-info/dependency_links.txt
cqa_analyzer.egg-info/entry_points.txt
cqa_analyzer.egg-info/requires.txt
cqa_analyzer.egg-info/top_level.txt
cqa_analyzer/deep/__init__.py
cqa_analyzer/languages/__init__.py
cqa_analyzer/languages/_parity.py
cqa_analyzer/languages/_security.py
cqa_analyzer/languages/_shared.py
cqa_analyzer/languages/_sql.py
cqa_analyzer/languages/_suppressions.py
cqa_analyzer/languages/c_family.py
cqa_analyzer/languages/csharp.py
cqa_analyzer/languages/go.py
cqa_analyzer/languages/java.py
cqa_analyzer/languages/kotlin.py
cqa_analyzer/languages/python.py
cqa_analyzer/languages/rust.py
cqa_analyzer/languages/typescript.py
docs/AACR_BENCH.md
docs/BASELINES.md
docs/CACHING.md
docs/CALIBRATION.md
docs/CHANGED_LINES.md
docs/CONFIGURATION.md
docs/MAINTENANCE.md
docs/PRE_COMMIT.md
docs/PRIVACY.md
docs/RELEASING.md
docs/ROADMAP.md
docs/RULES.md
docs/SARIF.md
docs/calibration-latest.json
docs/report-schema-1.10.0.json
docs/report-schema-1.11.0.json
docs/report-schema-1.12.0.json
docs/report-schema-1.7.0.json
docs/report-schema-1.8.0.json
docs/report-schema-1.9.0.json
docs/adr/001-analysis-authority-and-score-migration.md
docs/adr/002-scoring-policy-2-production-systems-catalog.md
docs/adr/003-scoring-policy-2-1-locking-hardening-labuladong.md
docs/adr/004-positioning-and-longevity.md
docs/reviews/2026-09-14-staff-review-3.1.0.md
docs/reviews/2026-09-19-security-family-calibration.md
tests/test_aacr_bench_slice.py
tests/test_anonymize.py
tests/test_baseline.py
tests/test_c_family.py
tests/test_cache.py
tests/test_catalog_policy_2.py
tests/test_catalog_policy_2_1.py
tests/test_changed_lines.py
tests/test_cli.py
tests/test_complexity.py
tests/test_config.py
tests/test_csharp.py
tests/test_deep.py
tests/test_duplication.py
tests/test_empty_catch_documented.py
tests/test_fairness.py
tests/test_findings.py
tests/test_go.py
tests/test_go_signals.py
tests/test_java.py
tests/test_kotlin.py
tests/test_lexer_fuzz.py
tests/test_maintainability.py
tests/test_mcp_server.py
tests/test_minified_exclusion.py
tests/test_not_when_claims.py
tests/test_offline.py
tests/test_package_intelligence.py
tests/test_parity_rules.py
tests/test_plugins.py
tests/test_pre_commit_hook.py
tests/test_python_resource_rules.py
tests/test_python_rules.py
tests/test_rater.py
tests/test_release_metadata.py
tests/test_report_contract.py
tests/test_rust.py
tests/test_sarif.py
tests/test_scanner.py
tests/test_score_scope.py
tests/test_security_rules.py
tests/test_signal_precision.py
tests/test_signals.py
tests/test_sql_rules.py
tests/test_stdlib_core.py
tests/test_ts_signals.py
tests/test_typescript.py
tests/fixtures/analysis-authority.json
tests/fixtures/analysis-authority.txt