{"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-6dfcadf016ab6870", "name": "Possibly dead Python function: require_col", "shortDescription": {"text": "Possibly dead Python function: require_col"}, "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-f453f1affb7b5816", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "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-060a7f097194217c", "name": "Possibly dead Python function: race_sort_key", "shortDescription": {"text": "Possibly dead Python function: race_sort_key"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-602f71cdb21cc4f4", "name": "Stray `console.log` in TS/JS \u2014 site/js/app.js:265", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 site/js/app.js:265"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a5c0672a89cbe26", "name": "Privileged port 12 in use", "shortDescription": {"text": "Privileged port 12 in use"}, "fullDescription": {"text": "Port 12 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "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-064fac48f994e3c3", "name": "Insecure pattern 'direct_innerhtml_assignment' in hub/index.html:338", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hub/index.html:338"}, "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-7c43601c78dfba02", "name": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/schedule_input_guide.html:576", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/schedule_input_guide.html:576"}, "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-37bb69d99805c97e", "name": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/day-manual.html:212", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/day-manual.html:212"}, "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-0a0b198d97a211e3", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/index.html:1760", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/index.html:1760"}, "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-4f116500bd7aa3b0", "name": "Insecure pattern 'direct_innerhtml_assignment' in gas/portal.html:1110", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gas/portal.html:1110"}, "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-8fdc06a9ba2ef267", "name": "Insecure pattern 'direct_innerhtml_assignment' in site/js/app.js:311", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/app.js:311"}, "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-e891fa1a60a5997c", "name": "Insecure pattern 'direct_innerhtml_assignment' in site/admin/__ADMIN_PATH__/index.html:633", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/admin/__ADMIN_PATH__/index.html:633"}, "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-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-d70bb9aa5f5514ca", "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@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8e880c71d7158d53", "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@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2e6957998a3a1438", "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-42c4e2a7d4c7e33c", "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@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-119dd7b17405def9", "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-dcb231b3dccd6275", "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-53991b1ce974d9cb", "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-d19461dbe401ad17", "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@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-927377e8f6681364", "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-26a590b4098a2a63", "name": "Very large file: site/js/app.js (1600 lines)", "shortDescription": {"text": "Very large file: site/js/app.js (1600 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "5 tests / 24 src (ratio 0.21)."}, "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 152 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d093609417d3a61a", "name": "Agent authority lacks a verifier contract: .claude/commands/regatta-setup.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/regatta-setup.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-dbd0191248146eed", "name": "Agent authority lacks a verifier contract: .claude/commands/progression-add.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/progression-add.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-8f1e813834394146", "name": "Legacy-named symbol `regatta_master_v2` in site/js/shared.js:42", "shortDescription": {"text": "Legacy-named symbol `regatta_master_v2` in site/js/shared.js:42"}, "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-e2bb0986eef0e410", "name": "Network/subprocess call without timeout or try/except \u2014 tools/simulate_pipeline.py:362", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/simulate_pipeline.py:362"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` 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:\ntools/generate_race_xlsx.py:find_race, tools/generate_race_pdf.py:find_race\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/18677"}, "properties": {"repository": "RYUIYAMADA/regatta-results-kit", "repoUrl": "https://github.com/RYUIYAMADA/regatta-results-kit", "branch": "main"}, "results": [{"ruleId": "scanner-6dfcadf016ab6870", "level": "note", "message": {"text": "Possibly dead Python function: require_col"}, "properties": {"repobilityId": "aebfd30c2db8c540", "scanner": "scanner-primary", "fingerprint": "6dfcadf016ab6870", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/generate_master.py:92"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f453f1affb7b5816", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "f453f1affb7b5816", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/watch.py:120"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-060a7f097194217c", "level": "note", "message": {"text": "Possibly dead Python function: race_sort_key"}, "properties": {"repobilityId": "41db27089e32ac10", "scanner": "scanner-primary", "fingerprint": "060a7f097194217c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/generate_judge_form.py:307"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-602f71cdb21cc4f4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 site/js/app.js:265"}, "properties": {"repobilityId": "5980e8fac897fcd5", "scanner": "scanner-primary", "fingerprint": "602f71cdb21cc4f4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7a5c0672a89cbe26", "level": "warning", "message": {"text": "Privileged port 12 in use"}, "properties": {"repobilityId": "65e7eefa33f2def4", "scanner": "scanner-primary", "fingerprint": "7a5c0672a89cbe26", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/heartbeat-watchdog.yml"}, "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-064fac48f994e3c3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hub/index.html:338"}, "properties": {"repobilityId": "0c6b178fd5280bce", "scanner": "scanner-primary", "fingerprint": "064fac48f994e3c3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hub/index.html"}, "region": {"startLine": 338}}}]}, {"ruleId": "scanner-7c43601c78dfba02", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/schedule_input_guide.html:576"}, "properties": {"repobilityId": "0ac40cece8729ed3", "scanner": "scanner-primary", "fingerprint": "7c43601c78dfba02", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "staff/__STAFF_PATH__/schedule_input_guide.html"}, "region": {"startLine": 576}}}]}, {"ruleId": "scanner-37bb69d99805c97e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in staff/__STAFF_PATH__/day-manual.html:212"}, "properties": {"repobilityId": "3100832585e98cdd", "scanner": "scanner-primary", "fingerprint": "37bb69d99805c97e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "staff/__STAFF_PATH__/day-manual.html"}, "region": {"startLine": 212}}}]}, {"ruleId": "scanner-0a0b198d97a211e3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/index.html:1760"}, "properties": {"repobilityId": "cba7363c134f7b1d", "scanner": "scanner-primary", "fingerprint": "0a0b198d97a211e3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/index.html"}, "region": {"startLine": 1760}}}]}, {"ruleId": "scanner-4f116500bd7aa3b0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gas/portal.html:1110"}, "properties": {"repobilityId": "714edc6cb695bd50", "scanner": "scanner-primary", "fingerprint": "4f116500bd7aa3b0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gas/portal.html"}, "region": {"startLine": 1110}}}]}, {"ruleId": "scanner-8fdc06a9ba2ef267", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/js/app.js:311"}, "properties": {"repobilityId": "a7a505a04609e15b", "scanner": "scanner-primary", "fingerprint": "8fdc06a9ba2ef267", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "site/js/app.js"}, "region": {"startLine": 311}}}]}, {"ruleId": "scanner-e891fa1a60a5997c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in site/admin/__ADMIN_PATH__/index.html:633"}, "properties": {"repobilityId": "e389760ad59917aa", "scanner": "scanner-primary", "fingerprint": "e891fa1a60a5997c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "site/admin/__ADMIN_PATH__/index.html"}, "region": {"startLine": 633}}}]}, {"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-d70bb9aa5f5514ca", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "668cf72aa563fcdb", "scanner": "scanner-primary", "fingerprint": "d70bb9aa5f5514ca", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/heartbeat-watchdog.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-8e880c71d7158d53", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "40cbb3f55f72074e", "scanner": "scanner-primary", "fingerprint": "8e880c71d7158d53", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/setup-tournament.yml"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-8e880c71d7158d53", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2b5ea67919a9ee06", "scanner": "scanner-primary", "fingerprint": "8e880c71d7158d53", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/setup-tournament.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-2e6957998a3a1438", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "dd2fa1c6afa8d169", "scanner": "scanner-primary", "fingerprint": "2e6957998a3a1438", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/setup-tournament.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-42c4e2a7d4c7e33c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0bf15940df6bf694", "scanner": "scanner-primary", "fingerprint": "42c4e2a7d4c7e33c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-add-tournament.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-42c4e2a7d4c7e33c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "155ce9fd46397486", "scanner": "scanner-primary", "fingerprint": "42c4e2a7d4c7e33c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-add-tournament.yml"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-119dd7b17405def9", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "d0e6d5f8475f3c12", "scanner": "scanner-primary", "fingerprint": "119dd7b17405def9", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-add-tournament.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dcb231b3dccd6275", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9cfde8dad83b45be", "scanner": "scanner-primary", "fingerprint": "dcb231b3dccd6275", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-onboarding-screenshots.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-dcb231b3dccd6275", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ff099f977cef8dfe", "scanner": "scanner-primary", "fingerprint": "dcb231b3dccd6275", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-onboarding-screenshots.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-dcb231b3dccd6275", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0e4db43d3c243ac", "scanner": "scanner-primary", "fingerprint": "dcb231b3dccd6275", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-onboarding-screenshots.yml"}, "region": {"startLine": 91}}}]}, {"ruleId": "scanner-53991b1ce974d9cb", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b1879216e681c7c2", "scanner": "scanner-primary", "fingerprint": "53991b1ce974d9cb", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refresh-onboarding-screenshots.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d19461dbe401ad17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5795860b521a1275", "scanner": "scanner-primary", "fingerprint": "d19461dbe401ad17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-update-status.yml"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-d19461dbe401ad17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "efb06431d8b58308", "scanner": "scanner-primary", "fingerprint": "d19461dbe401ad17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-update-status.yml"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-927377e8f6681364", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "2e286c8f801e456d", "scanner": "scanner-primary", "fingerprint": "927377e8f6681364", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/hub-update-status.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-26a590b4098a2a63", "level": "note", "message": {"text": "Very large file: site/js/app.js (1600 lines)"}, "properties": {"repobilityId": "08f02ecfa2658c1e", "scanner": "scanner-primary", "fingerprint": "26a590b4098a2a63", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "ceff0efe7ee5aee5", "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": "db67f863d184eff3", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "9294b0f1f2efaa92", "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": "0d2e7bc44a2f2ab2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-d093609417d3a61a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/regatta-setup.md"}, "properties": {"repobilityId": "8f3ebce9b92c4a70", "scanner": "scanner-primary", "fingerprint": "d093609417d3a61a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/regatta-setup.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dbd0191248146eed", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/progression-add.md"}, "properties": {"repobilityId": "070cc96c5609187c", "scanner": "scanner-primary", "fingerprint": "dbd0191248146eed", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/progression-add.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8f1e813834394146", "level": "note", "message": {"text": "Legacy-named symbol `regatta_master_v2` in site/js/shared.js:42"}, "properties": {"repobilityId": "3a551f6615b23f60", "scanner": "scanner-primary", "fingerprint": "8f1e813834394146", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e2bb0986eef0e410", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/simulate_pipeline.py:362"}, "properties": {"repobilityId": "320c22210a05bba1", "scanner": "scanner-primary", "fingerprint": "e2bb0986eef0e410", "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": "ab5fa1f4e62d7186", "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": "017ad83eda202c62", "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": "86c5ada0c1008731", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}