{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-d4aba3c362ac1761", "name": "Possibly dead Python function: load_yaml", "shortDescription": {"text": "Possibly dead Python function: load_yaml"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-de3a3fac28e70c65", "name": "Possibly dead Python function: key", "shortDescription": {"text": "Possibly dead Python function: key"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-963d9472199fa641", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3a05273fbb31c1df", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-08315b4eabeab1dd", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/create-github-app-token@v3 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-65ae62961767549a", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4c496fb15cb7ef3b", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7efbda965f283c17", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0763d85002569570", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a91b6f2ebd15ccfc", "name": "Very large file: scripts/orchestrator_runner.py (2937 lines)", "shortDescription": {"text": "Very large file: scripts/orchestrator_runner.py (2937 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 62 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-63ec12a759c7427a", "name": "Legacy-named symbol `test_add_comment_posts_string_body_via_v2` in tests/test_jira_transition_on_merge.py:236", "shortDescription": {"text": "Legacy-named symbol `test_add_comment_posts_string_body_via_v2` in tests/test_jira_transition_on_merge.py:236"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0211c51ac8c91b2f", "name": "Commented-code block (5 lines) in tests/orchestrator/test_orchestrator_run.py:159", "shortDescription": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_orchestrator_run.py:159"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-2b35c1a189ca404e", "name": "Commented-code block (6 lines) in tests/orchestrator/test_gitlink_exclusion.py:352", "shortDescription": {"text": "Commented-code block (6 lines) in tests/orchestrator/test_gitlink_exclusion.py:352"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f3403e30f60e47d5", "name": "Commented-code block (5 lines) in tests/orchestrator/test_open_or_append_pr.py:332", "shortDescription": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_open_or_append_pr.py:332"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e6ea1d1cbf5b34e8", "name": "Commented-code block (6 lines) in tests/orchestrator/test_time_budget.py:100", "shortDescription": {"text": "Commented-code block (6 lines) in tests/orchestrator/test_time_budget.py:100"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f7161cc7e03e075e", "name": "Commented-code block (5 lines) in tests/orchestrator/test_auto_merge.py:319", "shortDescription": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_auto_merge.py:319"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e915d7383745406a", "name": "Commented-code block (5 lines) in tests/templates/test_sdd_fidelity_gate_template_sync.py:30", "shortDescription": {"text": "Commented-code block (5 lines) in tests/templates/test_sdd_fidelity_gate_template_sync.py:30"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-92bd2f5ea77c6a0e", "name": "Commented-code block (6 lines) in tests/templates/test_workflow_run_parity.py:184", "shortDescription": {"text": "Commented-code block (6 lines) in tests/templates/test_workflow_run_parity.py:184"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e0a09d1c6624d8a7", "name": "Legacy-named symbol `nOld` in tests/site/test_section_overview.py:220", "shortDescription": {"text": "Legacy-named symbol `nOld` in tests/site/test_section_overview.py:220"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-48c2d464f9b45014", "name": "Commented-code block (5 lines) in tests/site/test_setup_scaffold_cli.py:49", "shortDescription": {"text": "Commented-code block (5 lines) in tests/site/test_setup_scaffold_cli.py:49"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cf49556d5a91430b", "name": "Commented-code block (6 lines) in tests/site/test_home_render.py:38", "shortDescription": {"text": "Commented-code block (6 lines) in tests/site/test_home_render.py:38"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cc276f67cbf30e56", "name": "Commented-code block (5 lines) in tests/schemas/test_config_schema.py:199", "shortDescription": {"text": "Commented-code block (5 lines) in tests/schemas/test_config_schema.py:199"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cb8359f8a11e5b39", "name": "Commented-code block (9 lines) in docs/superpowers/templates/sdd-fidelity-gate.mjs:3", "shortDescription": {"text": "Commented-code block (9 lines) in docs/superpowers/templates/sdd-fidelity-gate.mjs:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-fbe77b08e995e4b1", "name": "Commented-code block (8 lines) in scripts/stderr_emit.py:25", "shortDescription": {"text": "Commented-code block (8 lines) in scripts/stderr_emit.py:25"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-05cb32f1f1b9978e", "name": "Commented-code block (5 lines) in scripts/verify_diagrams.py:117", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/verify_diagrams.py:117"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-550ed26947bafd29", "name": "Commented-code block (5 lines) in scripts/archive_indexes.py:33", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/archive_indexes.py:33"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b82bdce4a2265f45", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/archive_indexes.py:308", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/archive_indexes.py:308"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5feeea9d32d1c821", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/prune_merged_branches.py:66", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/prune_merged_branches.py:66"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bbd377b84f5c12a0", "name": "Commented-code block (9 lines) in scripts/orchestrator_runner.py:178", "shortDescription": {"text": "Commented-code block (9 lines) in scripts/orchestrator_runner.py:178"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5a91ff7cbd0035bc", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/orchestrator_runner.py:37", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/orchestrator_runner.py:37"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b963835a80ffaf48", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/framework_build.py:29", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/framework_build.py:29"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e2e6f5173550f318", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/citation_exists.py:93", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/citation_exists.py:93"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f198381e54968969", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/lint_runner.py:113", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/lint_runner.py:113"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ngen_ref_pages.py:assign_group, scripts/site_structure.py:assign_group\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/orchestrator_runner.py:dispatch_subagent, scripts/orchestrator_runner.py:dispatch_validated, scripts/orchestrator_runner.py:dispatch_verified\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-959dc775c4241ad4", "name": "Near-duplicate function bodies in 18 places", "shortDescription": {"text": "Near-duplicate function bodies in 18 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/lint/description_quality.py:main, scripts/lint/framework_build.py:main, scripts/lint/internal_links.py:main, scripts/lint/frontmatter_schema.py:main\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9dad557909b86499", "name": "Near-duplicate function bodies in 10 places", "shortDescription": {"text": "Near-duplicate function bodies in 10 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/lint/terminology.py:load_config, scripts/lint/second_person.py:load_config, scripts/lint/duplicate_content.py:load_config, scripts/lint/ai_tells.py:load_config\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21130"}, "properties": {"repository": "theoju/engineering-docs-agent", "repoUrl": "https://github.com/theoju/engineering-docs-agent", "branch": "main"}, "results": [{"ruleId": "scanner-d4aba3c362ac1761", "level": "note", "message": {"text": "Possibly dead Python function: load_yaml"}, "properties": {"repobilityId": "a2c324a77d279bce", "scanner": "scanner-primary", "fingerprint": "d4aba3c362ac1761", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/orchestrator_runner.py:52"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de3a3fac28e70c65", "level": "note", "message": {"text": "Possibly dead Python function: key"}, "properties": {"repobilityId": "82ad9f64418e6fec", "scanner": "scanner-primary", "fingerprint": "de3a3fac28e70c65", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/orchestrator_runner.py:398"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-963d9472199fa641", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4fb09ecde44927da", "scanner": "scanner-primary", "fingerprint": "963d9472199fa641", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-pages.yml"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-3a05273fbb31c1df", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "73a14ed98a2df354", "scanner": "scanner-primary", "fingerprint": "3a05273fbb31c1df", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-pages.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-08315b4eabeab1dd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0a7d53dad3f15a67", "scanner": "scanner-primary", "fingerprint": "08315b4eabeab1dd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-agent-nightly.yml"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-08315b4eabeab1dd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "871d483285ba716b", "scanner": "scanner-primary", "fingerprint": "08315b4eabeab1dd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-agent-nightly.yml"}, "region": {"startLine": 79}}}]}, {"ruleId": "scanner-08315b4eabeab1dd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c80e77fe94de0940", "scanner": "scanner-primary", "fingerprint": "08315b4eabeab1dd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-agent-nightly.yml"}, "region": {"startLine": 88}}}]}, {"ruleId": "scanner-08315b4eabeab1dd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "72d0e1a007feb9ef", "scanner": "scanner-primary", "fingerprint": "08315b4eabeab1dd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-agent-nightly.yml"}, "region": {"startLine": 174}}}]}, {"ruleId": "scanner-65ae62961767549a", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "f00782999be94ca4", "scanner": "scanner-primary", "fingerprint": "65ae62961767549a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs-agent-nightly.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4c496fb15cb7ef3b", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "53babb45f592a4e8", "scanner": "scanner-primary", "fingerprint": "4c496fb15cb7ef3b", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/jira-transition.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "925b528a63157ee6", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-0763d85002569570", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "813cadf5ae43b9ae", "scanner": "scanner-primary", "fingerprint": "0763d85002569570", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/docs.yml"}, "region": {"startLine": 85}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "111ded8435b78771", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-a91b6f2ebd15ccfc", "level": "note", "message": {"text": "Very large file: scripts/orchestrator_runner.py (2937 lines)"}, "properties": {"repobilityId": "fd49e1ed54d5af4f", "scanner": "scanner-primary", "fingerprint": "a91b6f2ebd15ccfc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3991eb80a9a868bb", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "89ed7aae2453f3da", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "ce971ca9d732dd6d", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "678799bc26ecc2b6", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-63ec12a759c7427a", "level": "note", "message": {"text": "Legacy-named symbol `test_add_comment_posts_string_body_via_v2` in tests/test_jira_transition_on_merge.py:236"}, "properties": {"repobilityId": "50f0f78d90a4fee4", "scanner": "scanner-primary", "fingerprint": "63ec12a759c7427a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-0211c51ac8c91b2f", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_orchestrator_run.py:159"}, "properties": {"repobilityId": "5d14336100e45920", "scanner": "scanner-primary", "fingerprint": "0211c51ac8c91b2f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2b35c1a189ca404e", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/orchestrator/test_gitlink_exclusion.py:352"}, "properties": {"repobilityId": "d9198dc0af6ae587", "scanner": "scanner-primary", "fingerprint": "2b35c1a189ca404e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f3403e30f60e47d5", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_open_or_append_pr.py:332"}, "properties": {"repobilityId": "f9a447e750205dd3", "scanner": "scanner-primary", "fingerprint": "f3403e30f60e47d5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e6ea1d1cbf5b34e8", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/orchestrator/test_time_budget.py:100"}, "properties": {"repobilityId": "fc0392d02c3958e1", "scanner": "scanner-primary", "fingerprint": "e6ea1d1cbf5b34e8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7161cc7e03e075e", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/orchestrator/test_auto_merge.py:319"}, "properties": {"repobilityId": "ffc00781c65bdd53", "scanner": "scanner-primary", "fingerprint": "f7161cc7e03e075e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e915d7383745406a", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/templates/test_sdd_fidelity_gate_template_sync.py:30"}, "properties": {"repobilityId": "d1b11c35bac86dc7", "scanner": "scanner-primary", "fingerprint": "e915d7383745406a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92bd2f5ea77c6a0e", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/templates/test_workflow_run_parity.py:184"}, "properties": {"repobilityId": "edf1761fd57bb758", "scanner": "scanner-primary", "fingerprint": "92bd2f5ea77c6a0e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e0a09d1c6624d8a7", "level": "note", "message": {"text": "Legacy-named symbol `nOld` in tests/site/test_section_overview.py:220"}, "properties": {"repobilityId": "fabefba7c0ac97c4", "scanner": "scanner-primary", "fingerprint": "e0a09d1c6624d8a7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-48c2d464f9b45014", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/site/test_setup_scaffold_cli.py:49"}, "properties": {"repobilityId": "2407a992ceda0eed", "scanner": "scanner-primary", "fingerprint": "48c2d464f9b45014", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cf49556d5a91430b", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/site/test_home_render.py:38"}, "properties": {"repobilityId": "353ab8c6521f6505", "scanner": "scanner-primary", "fingerprint": "cf49556d5a91430b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc276f67cbf30e56", "level": "none", "message": {"text": "Commented-code block (5 lines) in tests/schemas/test_config_schema.py:199"}, "properties": {"repobilityId": "66d6098e6389f37d", "scanner": "scanner-primary", "fingerprint": "cc276f67cbf30e56", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb8359f8a11e5b39", "level": "none", "message": {"text": "Commented-code block (9 lines) in docs/superpowers/templates/sdd-fidelity-gate.mjs:3"}, "properties": {"repobilityId": "1d7b61b8fdcf45d8", "scanner": "scanner-primary", "fingerprint": "cb8359f8a11e5b39", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fbe77b08e995e4b1", "level": "none", "message": {"text": "Commented-code block (8 lines) in scripts/stderr_emit.py:25"}, "properties": {"repobilityId": "8a3cb2a64e598da6", "scanner": "scanner-primary", "fingerprint": "fbe77b08e995e4b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-05cb32f1f1b9978e", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/verify_diagrams.py:117"}, "properties": {"repobilityId": "be0960622544214d", "scanner": "scanner-primary", "fingerprint": "05cb32f1f1b9978e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-550ed26947bafd29", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/archive_indexes.py:33"}, "properties": {"repobilityId": "cb24ed7dd5bf2b8a", "scanner": "scanner-primary", "fingerprint": "550ed26947bafd29", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b82bdce4a2265f45", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/archive_indexes.py:308"}, "properties": {"repobilityId": "a22c7ba71a940a55", "scanner": "scanner-primary", "fingerprint": "b82bdce4a2265f45", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-5feeea9d32d1c821", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/prune_merged_branches.py:66"}, "properties": {"repobilityId": "4f84930ecd902ca0", "scanner": "scanner-primary", "fingerprint": "5feeea9d32d1c821", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bbd377b84f5c12a0", "level": "none", "message": {"text": "Commented-code block (9 lines) in scripts/orchestrator_runner.py:178"}, "properties": {"repobilityId": "b422ff487edf5861", "scanner": "scanner-primary", "fingerprint": "bbd377b84f5c12a0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5a91ff7cbd0035bc", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/orchestrator_runner.py:37"}, "properties": {"repobilityId": "79292e02ce2e4ad9", "scanner": "scanner-primary", "fingerprint": "5a91ff7cbd0035bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b963835a80ffaf48", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/framework_build.py:29"}, "properties": {"repobilityId": "53ae067d2bd97ddd", "scanner": "scanner-primary", "fingerprint": "b963835a80ffaf48", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2e6f5173550f318", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/citation_exists.py:93"}, "properties": {"repobilityId": "86621df66e7d0d86", "scanner": "scanner-primary", "fingerprint": "e2e6f5173550f318", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f198381e54968969", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/lint/lint_runner.py:113"}, "properties": {"repobilityId": "b95ab34a1027f276", "scanner": "scanner-primary", "fingerprint": "f198381e54968969", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f69446aba4c5e5e1", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "3029e09694c24fe7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "584259aab116bfe6", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "3e8cdcf5ad1827db", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4388c57b43b50d64", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "b639217fb2021cd0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "1991b378a7ddfa23", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "5c627728642c77fd", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6b11aeb90f520f6a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "84403feeb5a0d84a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e96065b65b317bb7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c7e01722584cdcb7", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "5095260d7609617d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "14d7c8852b0313de", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "25e359992ec7be7c", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-959dc775c4241ad4", "level": "note", "message": {"text": "Near-duplicate function bodies in 18 places"}, "properties": {"repobilityId": "203f5ca36d42ea83", "scanner": "scanner-primary", "fingerprint": "959dc775c4241ad4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-9dad557909b86499", "level": "note", "message": {"text": "Near-duplicate function bodies in 10 places"}, "properties": {"repobilityId": "00c93d92ec50cc1e", "scanner": "scanner-primary", "fingerprint": "9dad557909b86499", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "86462ee053b6d3fd", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}