{"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-1dd5c9737281dee5", "name": "Possibly dead Python function: regex_matcher", "shortDescription": {"text": "Possibly dead Python function: regex_matcher"}, "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-f3aae1552317d3e7", "name": "Possibly dead Python function: glob_matcher", "shortDescription": {"text": "Possibly dead Python function: glob_matcher"}, "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-7ec5e43d19e4c569", "name": "Possibly dead Python function: repair_hooks", "shortDescription": {"text": "Possibly dead Python function: repair_hooks"}, "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-0c4f92a3fca644a1", "name": "Possibly dead Python function: toon_help", "shortDescription": {"text": "Possibly dead Python function: toon_help"}, "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-ce62d42da89f6afb", "name": "Possibly dead Python function: toon_dashboard", "shortDescription": {"text": "Possibly dead Python function: toon_dashboard"}, "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-13e4a1f91a02cadd", "name": "Possibly dead Python function: find_closing_quote", "shortDescription": {"text": "Possibly dead Python function: find_closing_quote"}, "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-e5b08393880fa0b1", "name": "Possibly dead Python function: split_at_unquoted_char", "shortDescription": {"text": "Possibly dead Python function: split_at_unquoted_char"}, "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-0cd2f81defb037c5", "name": "Possibly dead Python function: is_tabular_array", "shortDescription": {"text": "Possibly dead Python function: is_tabular_array"}, "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-8f92c21b3149cf3f", "name": "Possibly dead Python function: current", "shortDescription": {"text": "Possibly dead Python function: current"}, "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-3818d611d00c7aab", "name": "Possibly dead Python function: at_end", "shortDescription": {"text": "Possibly dead Python function: at_end"}, "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-0b1be6d7b4c1db46", "name": "Possibly dead Python function: has_more_at_depth", "shortDescription": {"text": "Possibly dead Python function: has_more_at_depth"}, "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-af27313aa1a56f5b", "name": "Possibly dead Python function: skip_deeper_than", "shortDescription": {"text": "Possibly dead Python function: skip_deeper_than"}, "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-c1ba926aded4b867", "name": "Possibly dead Python function: configure_logging", "shortDescription": {"text": "Possibly dead Python function: configure_logging"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "astral-sh/setup-uv@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": "medium", "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": "astral-sh/setup-uv@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": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "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-431fec97feec228f", "name": "Very large file: tests/test_cli.py (1981 lines)", "shortDescription": {"text": "Very large file: tests/test_cli.py (1981 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-d3bf5322e0d859d1", "name": "Very large file: src/gcpath/cli.py (2505 lines)", "shortDescription": {"text": "Very large file: src/gcpath/cli.py (2505 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 73 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-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-8a74c0801e0278f1", "name": "Agent authority lacks a verifier contract: skills/gcpath/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/gcpath/SKILL.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-07aba6f6c0af3ce0", "name": "Legacy-named symbol `asset_v1` in tests/test_loaders.py:76", "shortDescription": {"text": "Legacy-named symbol `asset_v1` in tests/test_loaders.py:76"}, "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-1728268e07f05218", "name": "Commented-code block (8 lines) in tests/test_loaders.py:911", "shortDescription": {"text": "Commented-code block (8 lines) in tests/test_loaders.py:911"}, "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-0349a62e88b33414", "name": "Legacy-named symbol `sample_cache_v2` in tests/test_cache.py:29", "shortDescription": {"text": "Legacy-named symbol `sample_cache_v2` in tests/test_cache.py:29"}, "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-3cf804c7ae5ad290", "name": "Legacy-named symbol `asset_v1` in tests/test_core.py:341", "shortDescription": {"text": "Legacy-named symbol `asset_v1` in tests/test_core.py:341"}, "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-ce858ece20397457", "name": "Legacy-named symbol `asset_v1` in src/gcpath/loaders.py:10", "shortDescription": {"text": "Legacy-named symbol `asset_v1` in src/gcpath/loaders.py:10"}, "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-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:\nsrc/gcpath/serializers.py:toon_labels, src/gcpath/serializers.py:toon_tags\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:\nsrc/gcpath/core.py:path_escape, src/gcpath/core.py:path, src/gcpath/core.py:path\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:\nsrc/gcpath/_vendor/toon_format/encoders.py:encode_array, src/gcpath/_vendor/toon_format/encoders.py:encode_inline_primitive_array, src/gcpath/_vendor/toon_format/encoders.py:encode_array_of_arrays, src/gcpath/_vendor/toon_format/encoders.py:encode_mixed_array_as_list_items\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/20824"}, "properties": {"repository": "tardigrde/gcpath", "repoUrl": "https://github.com/tardigrde/gcpath", "branch": "main"}, "results": [{"ruleId": "scanner-1dd5c9737281dee5", "level": "note", "message": {"text": "Possibly dead Python function: regex_matcher"}, "properties": {"repobilityId": "b5965f04cb5dd3f3", "scanner": "scanner-primary", "fingerprint": "1dd5c9737281dee5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/filters.py:97"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f3aae1552317d3e7", "level": "note", "message": {"text": "Possibly dead Python function: glob_matcher"}, "properties": {"repobilityId": "49a5a1cb7b080f17", "scanner": "scanner-primary", "fingerprint": "f3aae1552317d3e7", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/filters.py:104"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7ec5e43d19e4c569", "level": "note", "message": {"text": "Possibly dead Python function: repair_hooks"}, "properties": {"repobilityId": "d4eb78539c81a624", "scanner": "scanner-primary", "fingerprint": "7ec5e43d19e4c569", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/hooks.py:210"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0c4f92a3fca644a1", "level": "note", "message": {"text": "Possibly dead Python function: toon_help"}, "properties": {"repobilityId": "30fad62878e4a0f9", "scanner": "scanner-primary", "fingerprint": "0c4f92a3fca644a1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/toon.py:70"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ce62d42da89f6afb", "level": "note", "message": {"text": "Possibly dead Python function: toon_dashboard"}, "properties": {"repobilityId": "8dd68b0956be124f", "scanner": "scanner-primary", "fingerprint": "ce62d42da89f6afb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/toon.py:81"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-13e4a1f91a02cadd", "level": "note", "message": {"text": "Possibly dead Python function: find_closing_quote"}, "properties": {"repobilityId": "7dd34f646e724173", "scanner": "scanner-primary", "fingerprint": "13e4a1f91a02cadd", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_string_utils.py:105"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e5b08393880fa0b1", "level": "note", "message": {"text": "Possibly dead Python function: split_at_unquoted_char"}, "properties": {"repobilityId": "d9c67c73d9435f01", "scanner": "scanner-primary", "fingerprint": "e5b08393880fa0b1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_parsing_utils.py:121"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0cd2f81defb037c5", "level": "note", "message": {"text": "Possibly dead Python function: is_tabular_array"}, "properties": {"repobilityId": "d82f3efcd63ab787", "scanner": "scanner-primary", "fingerprint": "0cd2f81defb037c5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/encoders.py:301"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8f92c21b3149cf3f", "level": "note", "message": {"text": "Possibly dead Python function: current"}, "properties": {"repobilityId": "c52f4e9ba6b660d3", "scanner": "scanner-primary", "fingerprint": "8f92c21b3149cf3f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_scanner.py:108"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3818d611d00c7aab", "level": "note", "message": {"text": "Possibly dead Python function: at_end"}, "properties": {"repobilityId": "688e24dbef6d680c", "scanner": "scanner-primary", "fingerprint": "3818d611d00c7aab", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_scanner.py:122"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0b1be6d7b4c1db46", "level": "note", "message": {"text": "Possibly dead Python function: has_more_at_depth"}, "properties": {"repobilityId": "e69fd4adf02fb354", "scanner": "scanner-primary", "fingerprint": "0b1be6d7b4c1db46", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_scanner.py:151"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-af27313aa1a56f5b", "level": "note", "message": {"text": "Possibly dead Python function: skip_deeper_than"}, "properties": {"repobilityId": "e8ff07f3cdd618d0", "scanner": "scanner-primary", "fingerprint": "af27313aa1a56f5b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/_scanner.py:162"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c1ba926aded4b867", "level": "note", "message": {"text": "Possibly dead Python function: configure_logging"}, "properties": {"repobilityId": "640e7a603e5c0f75", "scanner": "scanner-primary", "fingerprint": "c1ba926aded4b867", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gcpath/_vendor/toon_format/logging_config.py:70"}, "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-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4f39ee857107df13", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a3c03147ef1f40b5", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a9b606a8a901d536", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8eb96fb1706184f3", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-431fec97feec228f", "level": "note", "message": {"text": "Very large file: tests/test_cli.py (1981 lines)"}, "properties": {"repobilityId": "2121c5b297f0116c", "scanner": "scanner-primary", "fingerprint": "431fec97feec228f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d3bf5322e0d859d1", "level": "note", "message": {"text": "Very large file: src/gcpath/cli.py (2505 lines)"}, "properties": {"repobilityId": "2546375a04eb9e4d", "scanner": "scanner-primary", "fingerprint": "d3bf5322e0d859d1", "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": "135a99be6af30e4c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "07cccfe52c7eca65", "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": "008269ceed7044c4", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8a74c0801e0278f1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/gcpath/SKILL.md"}, "properties": {"repobilityId": "56dfeb913576429a", "scanner": "scanner-primary", "fingerprint": "8a74c0801e0278f1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/gcpath/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-07aba6f6c0af3ce0", "level": "note", "message": {"text": "Legacy-named symbol `asset_v1` in tests/test_loaders.py:76"}, "properties": {"repobilityId": "3ff0e315db4fdac8", "scanner": "scanner-primary", "fingerprint": "07aba6f6c0af3ce0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1728268e07f05218", "level": "none", "message": {"text": "Commented-code block (8 lines) in tests/test_loaders.py:911"}, "properties": {"repobilityId": "2e38643b097364d8", "scanner": "scanner-primary", "fingerprint": "1728268e07f05218", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0349a62e88b33414", "level": "note", "message": {"text": "Legacy-named symbol `sample_cache_v2` in tests/test_cache.py:29"}, "properties": {"repobilityId": "787ca9c2cc7a535e", "scanner": "scanner-primary", "fingerprint": "0349a62e88b33414", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3cf804c7ae5ad290", "level": "note", "message": {"text": "Legacy-named symbol `asset_v1` in tests/test_core.py:341"}, "properties": {"repobilityId": "2b6b2428b89ee43e", "scanner": "scanner-primary", "fingerprint": "3cf804c7ae5ad290", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ce858ece20397457", "level": "note", "message": {"text": "Legacy-named symbol `asset_v1` in src/gcpath/loaders.py:10"}, "properties": {"repobilityId": "8f769f3f1383ceea", "scanner": "scanner-primary", "fingerprint": "ce858ece20397457", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c72e59c4947e3976", "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": "8e235322c0be5a68", "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": "3ad62e643fde0b80", "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": "4d5925fb9ecfde57", "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": "09f85372db562a2a", "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": "6219d3244d6448fc", "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": "6cdeb9892a3b2ffb", "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": "0999b8532df0f04d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}