{"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-50af076ed5397aa4", "name": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/canvaskit.js:87", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/canvaskit.js:87"}, "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-01bb2ece4654d455", "name": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:69", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:69"}, "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-3f1e88cd4b61b0b2", "name": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/chromium/canvaskit.js:87", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/chromium/canvaskit.js:87"}, "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-6e74110d04629779", "name": "Stray `console.log` in TS/JS \u2014 supabase/functions/scrape-tournaments/index.ts:252", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/scrape-tournaments/index.ts:252"}, "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-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-6a67bdba539d0a09", "name": "Insecure pattern 'cors_wildcard' in supabase/functions/delete-account/index.ts:5", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/delete-account/index.ts:5"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a638e7143eec12d2", "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-4f8227dea463e737", "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-c8ad2824fef8f4b1", "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-5457518a02bc60b8", "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-27924aa79fa4a517", "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-eae61483ad5bce1f", "name": "Very large file: supabase/functions/analyze-hand/index.ts (1044 lines)", "shortDescription": {"text": "Very large file: supabase/functions/analyze-hand/index.ts (1044 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": "1 test file(s) for 17 source file(s) (ratio 0.06). 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 30 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-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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-320c487e88668137", "name": "Agent instruction/config may expose a secret: .claude/commands/mobile-specialist.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/mobile-specialist.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-64e7374d42eb502c", "name": "Agent instruction/config may expose a secret: .claude/commands/devops-engineer.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/devops-engineer.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-8282922a979ad1bf", "name": "Agent instruction/config may expose a secret: .claude/commands/security-analyst.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/security-analyst.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-d009918c411aa6e8", "name": "Agent instruction/config may expose a secret: .claude/commands/ai-data-engineer.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/ai-data-engineer.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-e2d2af5776e0c6bf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter_bootstrap.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter_bootstrap.js:1"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e7333690af0d0d9a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter.js:1"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3cd9b55ab2aaafde", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/canvaskit.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/canvaskit.js:90"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e077cf10d0364746", "name": "Legacy-named symbol `_path_copy` in docs/canvaskit/wimp.js:85", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/wimp.js:85"}, "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-4334539bb9298ff2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/wimp.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/wimp.js:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-06c752fd5295ee27", "name": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm.js:95", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm.js:95"}, "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-f5798ec30261e6bc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm.js:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bfebd1c05c635144", "name": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm_heavy.js:95", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm_heavy.js:95"}, "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-b9cbc858f99d749b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm_heavy.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm_heavy.js:10"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bb97298633cb7376", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:71"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2ef1544347e90156", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/chromium/canvaskit.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/chromium/canvaskit.js:90"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6bac9f16c60ac371", "name": "Commented-code block (5 lines) in scripts/ai-cost-report.mjs:5", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/ai-cost-report.mjs:5"}, "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-75d03950f66adb99", "name": "Commented-code block (13 lines) in scripts/smoke-test.mjs:10", "shortDescription": {"text": "Commented-code block (13 lines) in scripts/smoke-test.mjs:10"}, "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-ffbc921ca1f1fcef", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/smoke-test.mjs:164", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/smoke-test.mjs:164"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ab74e3c29ec46f16", "name": "Commented-code block (10 lines) in scripts/daily-digest.mjs:11", "shortDescription": {"text": "Commented-code block (10 lines) in scripts/daily-digest.mjs:11"}, "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-067c1510ff9ca6ab", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/daily-digest.mjs:87", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/daily-digest.mjs:87"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-38f1305ebeb232a5", "name": "Commented-code block (6 lines) in supabase/functions/analyze-session/index.ts:550", "shortDescription": {"text": "Commented-code block (6 lines) in supabase/functions/analyze-session/index.ts:550"}, "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-2c4f47b5d821e42a", "name": "Commented-code block (14 lines) in supabase/functions/analyze-hand/index.ts:439", "shortDescription": {"text": "Commented-code block (14 lines) in supabase/functions/analyze-hand/index.ts:439"}, "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-f5f7a9ac065f7af0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/scrape-tournaments/index.ts:174", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/scrape-tournaments/index.ts:174"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0711cd4a2ba26027", "name": "Commented-code block (6 lines) in supabase/functions/_shared/alert.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in supabase/functions/_shared/alert.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18404"}, "properties": {"repository": "rohitkaul90/tablelab", "repoUrl": "https://github.com/rohitkaul90/tablelab", "branch": "main"}, "results": [{"ruleId": "scanner-50af076ed5397aa4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/canvaskit.js:87"}, "properties": {"repobilityId": "421a36f9be68c6cb", "scanner": "scanner-primary", "fingerprint": "50af076ed5397aa4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-01bb2ece4654d455", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:69"}, "properties": {"repobilityId": "93b3635913b39ade", "scanner": "scanner-primary", "fingerprint": "01bb2ece4654d455", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f1e88cd4b61b0b2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 docs/canvaskit/chromium/canvaskit.js:87"}, "properties": {"repobilityId": "09fd90fc07dd7206", "scanner": "scanner-primary", "fingerprint": "3f1e88cd4b61b0b2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6e74110d04629779", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 supabase/functions/scrape-tournaments/index.ts:252"}, "properties": {"repobilityId": "bb373dd914efa2df", "scanner": "scanner-primary", "fingerprint": "6e74110d04629779", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-6a67bdba539d0a09", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in supabase/functions/delete-account/index.ts:5"}, "properties": {"repobilityId": "41fe50dcc7df4762", "scanner": "scanner-primary", "fingerprint": "6a67bdba539d0a09", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "supabase/functions/delete-account/index.ts"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-a638e7143eec12d2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e88f0534089f0a8b", "scanner": "scanner-primary", "fingerprint": "a638e7143eec12d2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-android.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-a638e7143eec12d2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a2a42795c93a131e", "scanner": "scanner-primary", "fingerprint": "a638e7143eec12d2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-android.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-a638e7143eec12d2", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1514fd9084846a5b", "scanner": "scanner-primary", "fingerprint": "a638e7143eec12d2", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-android.yml"}, "region": {"startLine": 67}}}]}, {"ruleId": "scanner-a638e7143eec12d2", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d21dc7b20c65d45c", "scanner": "scanner-primary", "fingerprint": "a638e7143eec12d2", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-android.yml"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-4f8227dea463e737", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b707b5dbfe7507c3", "scanner": "scanner-primary", "fingerprint": "4f8227dea463e737", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build-android.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c8ad2824fef8f4b1", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5d839b1fe73af31b", "scanner": "scanner-primary", "fingerprint": "c8ad2824fef8f4b1", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-web.yml"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-c8ad2824fef8f4b1", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "aa3d55b3b05ff632", "scanner": "scanner-primary", "fingerprint": "c8ad2824fef8f4b1", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-web.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-5457518a02bc60b8", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b42c3a01a189ad29", "scanner": "scanner-primary", "fingerprint": "5457518a02bc60b8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy-web.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "0b7984a0d98960fe", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "d3e68f5090a0d0be", "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": 19}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8fb57e9e0362cf03", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-eae61483ad5bce1f", "level": "note", "message": {"text": "Very large file: supabase/functions/analyze-hand/index.ts (1044 lines)"}, "properties": {"repobilityId": "7a77b3c56296b362", "scanner": "scanner-primary", "fingerprint": "eae61483ad5bce1f", "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": "ba9a61452cbc923a", "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": "5dfcb107504ba4b9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "e0f1af7f1034c48f", "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": "f4a21202ad6759f2", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "33c38d4b8ff0aacb", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "11c574db34d78c1b", "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": "c3cc3be5e4398864", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-320c487e88668137", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/mobile-specialist.md"}, "properties": {"repobilityId": "0e947d47ee7176c6", "scanner": "scanner-primary", "fingerprint": "320c487e88668137", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/mobile-specialist.md"}, "region": {"startLine": 82}}}]}, {"ruleId": "scanner-64e7374d42eb502c", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/devops-engineer.md"}, "properties": {"repobilityId": "efcb104da3bcaf7a", "scanner": "scanner-primary", "fingerprint": "64e7374d42eb502c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/devops-engineer.md"}, "region": {"startLine": 369}}}]}, {"ruleId": "scanner-8282922a979ad1bf", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/security-analyst.md"}, "properties": {"repobilityId": "437e778ea659b3d1", "scanner": "scanner-primary", "fingerprint": "8282922a979ad1bf", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/security-analyst.md"}, "region": {"startLine": 157}}}]}, {"ruleId": "scanner-d009918c411aa6e8", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/ai-data-engineer.md"}, "properties": {"repobilityId": "6c3faee558d29353", "scanner": "scanner-primary", "fingerprint": "d009918c411aa6e8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/ai-data-engineer.md"}, "region": {"startLine": 230}}}]}, {"ruleId": "scanner-e2d2af5776e0c6bf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter_bootstrap.js:1"}, "properties": {"repobilityId": "4e86012d47af73e5", "scanner": "scanner-primary", "fingerprint": "e2d2af5776e0c6bf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e7333690af0d0d9a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/flutter.js:1"}, "properties": {"repobilityId": "e27a958e7868b1e8", "scanner": "scanner-primary", "fingerprint": "e7333690af0d0d9a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3cd9b55ab2aaafde", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/canvaskit.js:90"}, "properties": {"repobilityId": "54abafc5f29f0d2a", "scanner": "scanner-primary", "fingerprint": "3cd9b55ab2aaafde", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e077cf10d0364746", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/wimp.js:85"}, "properties": {"repobilityId": "02ff36f1a37ac118", "scanner": "scanner-primary", "fingerprint": "e077cf10d0364746", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-4334539bb9298ff2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/wimp.js:10"}, "properties": {"repobilityId": "e59517c997fdd381", "scanner": "scanner-primary", "fingerprint": "4334539bb9298ff2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-06c752fd5295ee27", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm.js:95"}, "properties": {"repobilityId": "2b5b6af752080a25", "scanner": "scanner-primary", "fingerprint": "06c752fd5295ee27", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f5798ec30261e6bc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm.js:10"}, "properties": {"repobilityId": "a870514ff350e7a6", "scanner": "scanner-primary", "fingerprint": "f5798ec30261e6bc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bfebd1c05c635144", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in docs/canvaskit/skwasm_heavy.js:95"}, "properties": {"repobilityId": "9375b75d50b10a3d", "scanner": "scanner-primary", "fingerprint": "bfebd1c05c635144", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b9cbc858f99d749b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/skwasm_heavy.js:10"}, "properties": {"repobilityId": "aa41285631055bbd", "scanner": "scanner-primary", "fingerprint": "b9cbc858f99d749b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bb97298633cb7376", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/experimental_webparagraph/canvaskit.js:71"}, "properties": {"repobilityId": "245a9d8feac678d5", "scanner": "scanner-primary", "fingerprint": "bb97298633cb7376", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2ef1544347e90156", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/canvaskit/chromium/canvaskit.js:90"}, "properties": {"repobilityId": "cf39a58220f6e856", "scanner": "scanner-primary", "fingerprint": "2ef1544347e90156", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6bac9f16c60ac371", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/ai-cost-report.mjs:5"}, "properties": {"repobilityId": "3cd2001223e00fb6", "scanner": "scanner-primary", "fingerprint": "6bac9f16c60ac371", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-75d03950f66adb99", "level": "none", "message": {"text": "Commented-code block (13 lines) in scripts/smoke-test.mjs:10"}, "properties": {"repobilityId": "f2ce664a8b9736a5", "scanner": "scanner-primary", "fingerprint": "75d03950f66adb99", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ffbc921ca1f1fcef", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/smoke-test.mjs:164"}, "properties": {"repobilityId": "00d935d548178ccd", "scanner": "scanner-primary", "fingerprint": "ffbc921ca1f1fcef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ab74e3c29ec46f16", "level": "none", "message": {"text": "Commented-code block (10 lines) in scripts/daily-digest.mjs:11"}, "properties": {"repobilityId": "5653b617d9f37900", "scanner": "scanner-primary", "fingerprint": "ab74e3c29ec46f16", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-067c1510ff9ca6ab", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/daily-digest.mjs:87"}, "properties": {"repobilityId": "eba9401f067af175", "scanner": "scanner-primary", "fingerprint": "067c1510ff9ca6ab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-38f1305ebeb232a5", "level": "none", "message": {"text": "Commented-code block (6 lines) in supabase/functions/analyze-session/index.ts:550"}, "properties": {"repobilityId": "1051147d50db50cc", "scanner": "scanner-primary", "fingerprint": "38f1305ebeb232a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c4f47b5d821e42a", "level": "none", "message": {"text": "Commented-code block (14 lines) in supabase/functions/analyze-hand/index.ts:439"}, "properties": {"repobilityId": "d1e9a389dfd1138e", "scanner": "scanner-primary", "fingerprint": "2c4f47b5d821e42a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f5f7a9ac065f7af0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 supabase/functions/scrape-tournaments/index.ts:174"}, "properties": {"repobilityId": "d13ff3aea81a6a27", "scanner": "scanner-primary", "fingerprint": "f5f7a9ac065f7af0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0711cd4a2ba26027", "level": "none", "message": {"text": "Commented-code block (6 lines) in supabase/functions/_shared/alert.ts:3"}, "properties": {"repobilityId": "eb3599a09db9134b", "scanner": "scanner-primary", "fingerprint": "0711cd4a2ba26027", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}