{"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-6e7ca33887f35cd1", "name": "Possibly dead Python function: handle_starttag", "shortDescription": {"text": "Possibly dead Python function: handle_starttag"}, "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-bda7c690bc7089bd", "name": "Possibly dead Python function: handle_endtag", "shortDescription": {"text": "Possibly dead Python function: handle_endtag"}, "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-0df94a44f38227bb", "name": "Possibly dead Python function: handle_data", "shortDescription": {"text": "Possibly dead Python function: handle_data"}, "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-ad99522235c2be12", "name": "Possibly dead Python function: run_message_batch", "shortDescription": {"text": "Possibly dead Python function: run_message_batch"}, "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-011ee3a718c2a98d", "name": "Possibly dead Python function: load_raw", "shortDescription": {"text": "Possibly dead Python function: load_raw"}, "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-a62fdc3b5cc85242", "name": "Possibly dead Python function: from_text", "shortDescription": {"text": "Possibly dead Python function: from_text"}, "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-87e809bb59393eaa", "name": "Possibly dead Python function: extract_and_trace", "shortDescription": {"text": "Possibly dead Python function: extract_and_trace"}, "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-e454acce7cca2fdb", "name": "Possibly dead Python function: submit_content", "shortDescription": {"text": "Possibly dead Python function: submit_content"}, "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-5fb8e333fe92a34c", "name": "Possibly dead Python function: create_constraints", "shortDescription": {"text": "Possibly dead Python function: create_constraints"}, "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-9d3d7eb3ce90e396", "name": "Possibly dead Python function: provenance_stats", "shortDescription": {"text": "Possibly dead Python function: provenance_stats"}, "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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "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-77a464701f01cedf", "name": "Possible secret in README.md", "shortDescription": {"text": "Possible secret in README.md"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-9a0ce6934566cdad", "name": "Possible secret in social_search.py", "shortDescription": {"text": "Possible secret in social_search.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-aa6486ace8966904", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:104", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:104"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2aeca306572ab0ef", "name": "Insecure pattern 'direct_innerhtml_assignment' in fingerprint_viewer.html:852", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fingerprint_viewer.html:852"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46616279e684358b", "name": "Insecure pattern 'insert_adjacent_html' in fingerprint_viewer.html:2018", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in fingerprint_viewer.html:2018"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-39af9c9259a64932", "name": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_river.html:829", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_river.html:829"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-73bd4c52f13359cb", "name": "Possible secret in legacy/demo.py", "shortDescription": {"text": "Possible secret in legacy/demo.py"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-0d940c4ec51f6c66", "name": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer.html:625", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer.html:625"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-30b1316960e98adc", "name": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_comparisons.html:893", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_comparisons.html:893"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-66ca2d1649d1df8f", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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-0d8d84b2a92d6fca", "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-1cfaccfd5c7417b2", "name": "Very large file: fingerprint.py (3805 lines)", "shortDescription": {"text": "Very large file: fingerprint.py (3805 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-3a7df664454432bf", "name": "Very large file: models.py (1894 lines)", "shortDescription": {"text": "Very large file: models.py (1894 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-687320af6556d960", "name": "Very large file: legacy/demo.py (1426 lines)", "shortDescription": {"text": "Very large file: legacy/demo.py (1426 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-005fa3bd27b8ddb3", "name": "Very large file: legacy/agent.py (3058 lines)", "shortDescription": {"text": "Very large file: legacy/agent.py (3058 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 24 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "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 636 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-4e5a018981f5afa0", "name": "Commented-code block (7 lines) in framing_attention.py:51", "shortDescription": {"text": "Commented-code block (7 lines) in framing_attention.py:51"}, "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-d1dd01889bf698f2", "name": "Legacy-named symbol `rest_v1` in discover.py:103", "shortDescription": {"text": "Legacy-named symbol `rest_v1` in discover.py:103"}, "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-e24c1d10429c2a20", "name": "Commented-code block (14 lines) in agenda.py:77", "shortDescription": {"text": "Commented-code block (14 lines) in agenda.py:77"}, "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-dbf9a63daa2dea91", "name": "Commented-code block (6 lines) in bias_db.py:298", "shortDescription": {"text": "Commented-code block (6 lines) in bias_db.py:298"}, "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-2047dfc207180567", "name": "Commented-code block (8 lines) in fingerprint.py:3650", "shortDescription": {"text": "Commented-code block (8 lines) in fingerprint.py:3650"}, "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-af57b7d44c66450d", "name": "Commented-code block (5 lines) in actors.py:74", "shortDescription": {"text": "Commented-code block (5 lines) in actors.py:74"}, "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-af05011d41997725", "name": "Commented-code block (8 lines) in matcher.py:218", "shortDescription": {"text": "Commented-code block (8 lines) in matcher.py:218"}, "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-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:\nsocial_search.py:search_narrative, social_search.py:search_narrative\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-3d7f7d8cb9e42ae5", "name": "Near-duplicate function bodies in 33 places", "shortDescription": {"text": "Near-duplicate function bodies in 33 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nmodels.py:to_dict, models.py:to_dict, models.py:to_dict, models.py:to_dict\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-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nmodels.py:to_json, models.py:to_json, models.py:to_json, models.py:to_json\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-0027e313ade46c8f", "name": "Near-duplicate function bodies in 7 places", "shortDescription": {"text": "Near-duplicate function bodies in 7 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ningestors.py:extract, ingestors.py:extract, ingestors.py:extract, ingestors.py:extract\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/20829"}, "properties": {"repository": "tarekelgindy/tributary", "repoUrl": "https://github.com/tarekelgindy/tributary", "branch": "main"}, "results": [{"ruleId": "scanner-6e7ca33887f35cd1", "level": "note", "message": {"text": "Possibly dead Python function: handle_starttag"}, "properties": {"repobilityId": "3bf216d149959ebf", "scanner": "scanner-primary", "fingerprint": "6e7ca33887f35cd1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discover.py:44"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bda7c690bc7089bd", "level": "note", "message": {"text": "Possibly dead Python function: handle_endtag"}, "properties": {"repobilityId": "7eb6f3decafc1766", "scanner": "scanner-primary", "fingerprint": "bda7c690bc7089bd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discover.py:48"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0df94a44f38227bb", "level": "note", "message": {"text": "Possibly dead Python function: handle_data"}, "properties": {"repobilityId": "3a673a278f4fc1e6", "scanner": "scanner-primary", "fingerprint": "0df94a44f38227bb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "discover.py:52"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ad99522235c2be12", "level": "note", "message": {"text": "Possibly dead Python function: run_message_batch"}, "properties": {"repobilityId": "70c3baeb287fd494", "scanner": "scanner-primary", "fingerprint": "ad99522235c2be12", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fingerprint.py:1571"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-011ee3a718c2a98d", "level": "note", "message": {"text": "Possibly dead Python function: load_raw"}, "properties": {"repobilityId": "0d404cbf469900f7", "scanner": "scanner-primary", "fingerprint": "011ee3a718c2a98d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fingerprint.py:3466"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a62fdc3b5cc85242", "level": "note", "message": {"text": "Possibly dead Python function: from_text"}, "properties": {"repobilityId": "6d5a8de79e3ee656", "scanner": "scanner-primary", "fingerprint": "a62fdc3b5cc85242", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ingestors.py:326"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-87e809bb59393eaa", "level": "note", "message": {"text": "Possibly dead Python function: extract_and_trace"}, "properties": {"repobilityId": "a66cdf5e7bc9d225", "scanner": "scanner-primary", "fingerprint": "87e809bb59393eaa", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "ingestors.py:682"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e454acce7cca2fdb", "level": "note", "message": {"text": "Possibly dead Python function: submit_content"}, "properties": {"repobilityId": "22bb56951af65693", "scanner": "scanner-primary", "fingerprint": "e454acce7cca2fdb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/worker.py:208"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5fb8e333fe92a34c", "level": "note", "message": {"text": "Possibly dead Python function: create_constraints"}, "properties": {"repobilityId": "5106a20737be2d39", "scanner": "scanner-primary", "fingerprint": "5fb8e333fe92a34c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/graph_store.py:50"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9d3d7eb3ce90e396", "level": "note", "message": {"text": "Possibly dead Python function: provenance_stats"}, "properties": {"repobilityId": "1421ef77a6edb901", "scanner": "scanner-primary", "fingerprint": "9d3d7eb3ce90e396", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/graph_store.py:288"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"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-77a464701f01cedf", "level": "error", "message": {"text": "Possible secret in README.md"}, "properties": {"repobilityId": "03df1be0543b7759", "scanner": "scanner-primary", "fingerprint": "77a464701f01cedf", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-9a0ce6934566cdad", "level": "error", "message": {"text": "Possible secret in social_search.py"}, "properties": {"repobilityId": "034bd7176a3c82b5", "scanner": "scanner-primary", "fingerprint": "9a0ce6934566cdad", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "social_search.py"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-aa6486ace8966904", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:104"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "aa6486ace8966904", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 104}}}]}, {"ruleId": "scanner-2aeca306572ab0ef", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fingerprint_viewer.html:852"}, "properties": {"repobilityId": "6f921f29a9139c09", "scanner": "scanner-primary", "fingerprint": "2aeca306572ab0ef", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fingerprint_viewer.html"}, "region": {"startLine": 852}}}]}, {"ruleId": "scanner-46616279e684358b", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in fingerprint_viewer.html:2018"}, "properties": {"repobilityId": "a6e1fac8c18bbcd1", "scanner": "scanner-primary", "fingerprint": "46616279e684358b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fingerprint_viewer.html"}, "region": {"startLine": 2018}}}]}, {"ruleId": "scanner-39af9c9259a64932", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_river.html:829"}, "properties": {"repobilityId": "c821cd98f0d11154", "scanner": "scanner-primary", "fingerprint": "39af9c9259a64932", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/viewer_river.html"}, "region": {"startLine": 829}}}]}, {"ruleId": "scanner-73bd4c52f13359cb", "level": "error", "message": {"text": "Possible secret in legacy/demo.py"}, "properties": {"repobilityId": "e75c10c8f2b7b113", "scanner": "scanner-primary", "fingerprint": "73bd4c52f13359cb", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/demo.py"}, "region": {"startLine": 14}}}]}, {"ruleId": "scanner-0d940c4ec51f6c66", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer.html:625"}, "properties": {"repobilityId": "54039feac6ecc6d7", "scanner": "scanner-primary", "fingerprint": "0d940c4ec51f6c66", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/viewer.html"}, "region": {"startLine": 625}}}]}, {"ruleId": "scanner-30b1316960e98adc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in legacy/viewer_comparisons.html:893"}, "properties": {"repobilityId": "d89d30421408026c", "scanner": "scanner-primary", "fingerprint": "30b1316960e98adc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "legacy/viewer_comparisons.html"}, "region": {"startLine": 893}}}]}, {"ruleId": "scanner-66ca2d1649d1df8f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "da4bd47acfd28f56", "scanner": "scanner-primary", "fingerprint": "66ca2d1649d1df8f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/agenda-capture.yml"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-66ca2d1649d1df8f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "da4bd47acfd28f56", "scanner": "scanner-primary", "fingerprint": "66ca2d1649d1df8f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/agenda-capture.yml"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-66ca2d1649d1df8f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d8e34a973cb1e978", "scanner": "scanner-primary", "fingerprint": "66ca2d1649d1df8f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/agenda-capture.yml"}, "region": {"startLine": 47}}}]}, {"ruleId": "scanner-0d8d84b2a92d6fca", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "7606ca1c985819cf", "scanner": "scanner-primary", "fingerprint": "0d8d84b2a92d6fca", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/agenda-capture.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1cfaccfd5c7417b2", "level": "note", "message": {"text": "Very large file: fingerprint.py (3805 lines)"}, "properties": {"repobilityId": "e9221bfdd825a9b6", "scanner": "scanner-primary", "fingerprint": "1cfaccfd5c7417b2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3a7df664454432bf", "level": "note", "message": {"text": "Very large file: models.py (1894 lines)"}, "properties": {"repobilityId": "f9d250461a08d929", "scanner": "scanner-primary", "fingerprint": "3a7df664454432bf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-687320af6556d960", "level": "note", "message": {"text": "Very large file: legacy/demo.py (1426 lines)"}, "properties": {"repobilityId": "c98f8606daff313d", "scanner": "scanner-primary", "fingerprint": "687320af6556d960", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-005fa3bd27b8ddb3", "level": "note", "message": {"text": "Very large file: legacy/agent.py (3058 lines)"}, "properties": {"repobilityId": "0c9aeee73dd9c3da", "scanner": "scanner-primary", "fingerprint": "005fa3bd27b8ddb3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "d1d868962d0a6409", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "5905f68229af78da", "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": "15cdcf0afe676aa2", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "7be885a04cf53a87", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "94345cebb5a500ae", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f57688de91b07c9e", "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": "ae22cff80b59dce2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4e5a018981f5afa0", "level": "none", "message": {"text": "Commented-code block (7 lines) in framing_attention.py:51"}, "properties": {"repobilityId": "1d8ba24b0dc0f326", "scanner": "scanner-primary", "fingerprint": "4e5a018981f5afa0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d1dd01889bf698f2", "level": "note", "message": {"text": "Legacy-named symbol `rest_v1` in discover.py:103"}, "properties": {"repobilityId": "b6a69959c132ccc0", "scanner": "scanner-primary", "fingerprint": "d1dd01889bf698f2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e24c1d10429c2a20", "level": "none", "message": {"text": "Commented-code block (14 lines) in agenda.py:77"}, "properties": {"repobilityId": "f0348de5b604a195", "scanner": "scanner-primary", "fingerprint": "e24c1d10429c2a20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-dbf9a63daa2dea91", "level": "none", "message": {"text": "Commented-code block (6 lines) in bias_db.py:298"}, "properties": {"repobilityId": "55c4b6affae3a0ac", "scanner": "scanner-primary", "fingerprint": "dbf9a63daa2dea91", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2047dfc207180567", "level": "none", "message": {"text": "Commented-code block (8 lines) in fingerprint.py:3650"}, "properties": {"repobilityId": "6b59c031b04c6e7e", "scanner": "scanner-primary", "fingerprint": "2047dfc207180567", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af57b7d44c66450d", "level": "none", "message": {"text": "Commented-code block (5 lines) in actors.py:74"}, "properties": {"repobilityId": "5537d9b0a512259c", "scanner": "scanner-primary", "fingerprint": "af57b7d44c66450d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-af05011d41997725", "level": "none", "message": {"text": "Commented-code block (8 lines) in matcher.py:218"}, "properties": {"repobilityId": "1a55e384277f83f8", "scanner": "scanner-primary", "fingerprint": "af05011d41997725", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d26731246023987d", "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": "63da969865ca8187", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-3d7f7d8cb9e42ae5", "level": "note", "message": {"text": "Near-duplicate function bodies in 33 places"}, "properties": {"repobilityId": "3d0b34067d68c49a", "scanner": "scanner-primary", "fingerprint": "3d7f7d8cb9e42ae5", "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": "83f525aae33a8841", "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": "9fe7cdb67284574d", "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": "1d18b1491468fd8b", "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": "441b3827be37f385", "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": "5f292019b9727449", "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": "e21ad32ecc2b50c3", "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": "19a5f75dd5cf13dd", "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": "75b1541eca5b4ec6", "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": "50244aad80476179", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "b7f7b43ac51d94dc", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "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": "66c6efca476745f4", "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": "2c88a68e3a2d2b03", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-0027e313ade46c8f", "level": "note", "message": {"text": "Near-duplicate function bodies in 7 places"}, "properties": {"repobilityId": "1ed9ee5f256a6b65", "scanner": "scanner-primary", "fingerprint": "0027e313ade46c8f", "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": "32590846388f3a62", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "4453bbafee320f33", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}