{"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-dc8ae90297a727e8", "name": "Possibly dead Python function: repo_root_from_script", "shortDescription": {"text": "Possibly dead Python function: repo_root_from_script"}, "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-5b489770729708a9", "name": "Possibly dead Python function: release_check_main", "shortDescription": {"text": "Possibly dead Python function: release_check_main"}, "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-be9bd3e9c0986060", "name": "Possibly dead Python function: release_cut_main", "shortDescription": {"text": "Possibly dead Python function: release_cut_main"}, "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-2e2a8f9118b60b53", "name": "Insecure pattern 'subprocess_shell_true' in tooling/forge_operations.py:90", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in tooling/forge_operations.py:90"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "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-2cbca45bcf7f4b9f", "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-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/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-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-f142ffd73e358bc7", "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-8646b92c43a5f244", "name": "Very large file: tests/test_reference_arc_topology.py (1280 lines)", "shortDescription": {"text": "Very large file: tests/test_reference_arc_topology.py (1280 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 22 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-4fafa900c70c71b0", "name": "Agent authority lacks a verifier contract: skills/acquire/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/acquire/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-bd95114cf630fa55", "name": "Agent instruction/config may expose a secret: skills/contract/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: skills/contract/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c6df11f5ec08bc8a", "name": "Legacy-named symbol `colliding_v2` in tests/test_reference_arc_topology.py:1240", "shortDescription": {"text": "Legacy-named symbol `colliding_v2` in tests/test_reference_arc_topology.py:1240"}, "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-caee35331ca638b1", "name": "Legacy-named symbol `test_state_lives_under_self_install_namespace_distinct_from_legacy` in tests/test_install.py:711", "shortDescription": {"text": "Legacy-named symbol `test_state_lives_under_self_install_namespace_distinct_from_legacy` in tests/test_install.py:711"}, "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-f56080e63612b6f4", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/release_lib.py:317", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/release_lib.py:317"}, "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-4850595b86603e9b", "name": "Network/subprocess call without timeout or try/except \u2014 tooling/install.py:161", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/install.py:161"}, "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-abe7b99426b2b2a9", "name": "Network/subprocess call without timeout or try/except \u2014 tooling/mechanics.py:95", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/mechanics.py:95"}, "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-ddffb60906428478", "name": "Network/subprocess call without timeout or try/except \u2014 tooling/corpus_resolution.py:115", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/corpus_resolution.py:115"}, "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-41f02604e96e1447", "name": "Network/subprocess call without timeout or try/except \u2014 tooling/forge_operations.py:88", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/forge_operations.py:88"}, "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:\ntooling/install.py:install_skill, tooling/install.py:install\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/21002"}, "properties": {"repository": "tesserine/groundwork", "repoUrl": "https://github.com/tesserine/groundwork", "branch": "main"}, "results": [{"ruleId": "scanner-dc8ae90297a727e8", "level": "note", "message": {"text": "Possibly dead Python function: repo_root_from_script"}, "properties": {"repobilityId": "d11a520c772eefb2", "scanner": "scanner-primary", "fingerprint": "dc8ae90297a727e8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/release_lib.py:46"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5b489770729708a9", "level": "note", "message": {"text": "Possibly dead Python function: release_check_main"}, "properties": {"repobilityId": "6004b2b53c31260c", "scanner": "scanner-primary", "fingerprint": "5b489770729708a9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/release_lib.py:429"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-be9bd3e9c0986060", "level": "note", "message": {"text": "Possibly dead Python function: release_cut_main"}, "properties": {"repobilityId": "ca5acd5d5d7bb979", "scanner": "scanner-primary", "fingerprint": "be9bd3e9c0986060", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/release_lib.py:448"}, "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-2e2a8f9118b60b53", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in tooling/forge_operations.py:90"}, "properties": {"repobilityId": "884607076fb38b7d", "scanner": "scanner-primary", "fingerprint": "2e2a8f9118b60b53", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tooling/forge_operations.py"}, "region": {"startLine": 90}}}]}, {"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-2cbca45bcf7f4b9f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "80f7f7bd93d70ca4", "scanner": "scanner-primary", "fingerprint": "2cbca45bcf7f4b9f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/conformance.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-2cbca45bcf7f4b9f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f783b0b3ae054e21", "scanner": "scanner-primary", "fingerprint": "2cbca45bcf7f4b9f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/conformance.yml"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "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-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-f142ffd73e358bc7", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb8df004747a802", "scanner": "scanner-primary", "fingerprint": "f142ffd73e358bc7", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release-metadata.yml"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-8646b92c43a5f244", "level": "note", "message": {"text": "Very large file: tests/test_reference_arc_topology.py (1280 lines)"}, "properties": {"repobilityId": "abb436bc22b40585", "scanner": "scanner-primary", "fingerprint": "8646b92c43a5f244", "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": "49df27054d2f8a65", "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": "eff4f00fe9a371e8", "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": "e20301ab0a1bf2d7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4fafa900c70c71b0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/acquire/SKILL.md"}, "properties": {"repobilityId": "9c86e68aa0fd3643", "scanner": "scanner-primary", "fingerprint": "4fafa900c70c71b0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/acquire/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bd95114cf630fa55", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: skills/contract/SKILL.md"}, "properties": {"repobilityId": "0b18aa73d4e190da", "scanner": "scanner-primary", "fingerprint": "bd95114cf630fa55", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/contract/SKILL.md"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-c6df11f5ec08bc8a", "level": "note", "message": {"text": "Legacy-named symbol `colliding_v2` in tests/test_reference_arc_topology.py:1240"}, "properties": {"repobilityId": "6090a2fd3802a9a8", "scanner": "scanner-primary", "fingerprint": "c6df11f5ec08bc8a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-caee35331ca638b1", "level": "note", "message": {"text": "Legacy-named symbol `test_state_lives_under_self_install_namespace_distinct_from_legacy` in tests/test_install.py:711"}, "properties": {"repobilityId": "407cbb4238197c7e", "scanner": "scanner-primary", "fingerprint": "caee35331ca638b1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f56080e63612b6f4", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/release_lib.py:317"}, "properties": {"repobilityId": "ce558fc890bd3675", "scanner": "scanner-primary", "fingerprint": "f56080e63612b6f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4850595b86603e9b", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/install.py:161"}, "properties": {"repobilityId": "be82bc9b86ac7fe6", "scanner": "scanner-primary", "fingerprint": "4850595b86603e9b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-abe7b99426b2b2a9", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/mechanics.py:95"}, "properties": {"repobilityId": "0e0de397adbbe534", "scanner": "scanner-primary", "fingerprint": "abe7b99426b2b2a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ddffb60906428478", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/corpus_resolution.py:115"}, "properties": {"repobilityId": "e1920b07382e22c5", "scanner": "scanner-primary", "fingerprint": "ddffb60906428478", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-41f02604e96e1447", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tooling/forge_operations.py:88"}, "properties": {"repobilityId": "b74dcee15b65033d", "scanner": "scanner-primary", "fingerprint": "41f02604e96e1447", "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": "2e91142b536d498c", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}