{"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-40181689812d6996", "name": "Stray `console.log` in TS/JS \u2014 scripts/fetch-chapters.ts:42", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-chapters.ts:42"}, "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-1b86c15412305e4c", "name": "Stray `console.log` in TS/JS \u2014 scripts/shift-posters-up.ts:26", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/shift-posters-up.ts:26"}, "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-6fcf0222a1fa77ab", "name": "Stray `console.log` in TS/JS \u2014 scripts/fetch-vimeo-posters.ts:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-vimeo-posters.ts:41"}, "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-4c67754f9c88d677", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-likes.ts:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-likes.ts:81"}, "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-54ce6849a19f4a14", "name": "Stray `console.log` in TS/JS \u2014 scripts/apply-mux-ids.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/apply-mux-ids.ts:24"}, "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-e8204bc36b7a4302", "name": "Stray `console.log` in TS/JS \u2014 scripts/download-videos.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/download-videos.ts:37"}, "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-47c83ca0959ca7a2", "name": "Stray `console.log` in TS/JS \u2014 scripts/upload-to-mux.ts:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/upload-to-mux.ts:116"}, "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-62c510a213d279d2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/about/page.tsx:87", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/about/page.tsx:87"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b7b6314714a498b4", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/authors/page.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/authors/page.tsx:86"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d01d526dd04bd4bd", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/video/[slug]/page.tsx:220", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/video/[slug]/page.tsx:220"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4652519acb8ac161", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/card-preview/page.tsx:92", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/card-preview/page.tsx:92"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-763a8d95c1ac5414", "name": "\"active\" state uses light bg in a dark theme \u2014 src/components/NavLinks.tsx:30", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/NavLinks.tsx:30"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dba02d505f9184c7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/VideoGrid.tsx:101", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/VideoGrid.tsx:101"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 33 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "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 36 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests, operator-readme. 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": "medium", "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, ci, tests, operator-readme. 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-617f2d1b815f5e85", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-chapters.ts:25", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-chapters.ts:25"}, "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-401fbb04b367f2f2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-vimeo-posters.ts:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-vimeo-posters.ts:11"}, "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-0fd87e142b5a9369", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-videos.ts:15", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-videos.ts:15"}, "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}}]}}, "automationDetails": {"id": "repobility/25209"}, "properties": {"repository": "danebrodke/caseclips-next", "repoUrl": "https://github.com/danebrodke/caseclips-next", "branch": "main"}, "results": [{"ruleId": "scanner-40181689812d6996", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-chapters.ts:42"}, "properties": {"repobilityId": "e6c0b5c955d4f13b", "scanner": "scanner-primary", "fingerprint": "40181689812d6996", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1b86c15412305e4c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/shift-posters-up.ts:26"}, "properties": {"repobilityId": "037a9be8f704eeaa", "scanner": "scanner-primary", "fingerprint": "1b86c15412305e4c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6fcf0222a1fa77ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/fetch-vimeo-posters.ts:41"}, "properties": {"repobilityId": "69fadecd2aeb15ca", "scanner": "scanner-primary", "fingerprint": "6fcf0222a1fa77ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4c67754f9c88d677", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-likes.ts:81"}, "properties": {"repobilityId": "5db0572b40799856", "scanner": "scanner-primary", "fingerprint": "4c67754f9c88d677", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-54ce6849a19f4a14", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/apply-mux-ids.ts:24"}, "properties": {"repobilityId": "94b159b54f9fbc75", "scanner": "scanner-primary", "fingerprint": "54ce6849a19f4a14", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e8204bc36b7a4302", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/download-videos.ts:37"}, "properties": {"repobilityId": "2a8048e1c148ab43", "scanner": "scanner-primary", "fingerprint": "e8204bc36b7a4302", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-47c83ca0959ca7a2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/upload-to-mux.ts:116"}, "properties": {"repobilityId": "71119daac57d13cd", "scanner": "scanner-primary", "fingerprint": "47c83ca0959ca7a2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-62c510a213d279d2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/about/page.tsx:87"}, "properties": {"repobilityId": "3da33661f4712e3d", "scanner": "scanner-primary", "fingerprint": "62c510a213d279d2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b7b6314714a498b4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/authors/page.tsx:86"}, "properties": {"repobilityId": "c3aac895a0b84e82", "scanner": "scanner-primary", "fingerprint": "b7b6314714a498b4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d01d526dd04bd4bd", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/video/[slug]/page.tsx:220"}, "properties": {"repobilityId": "b0f2c1eff5812e49", "scanner": "scanner-primary", "fingerprint": "d01d526dd04bd4bd", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4652519acb8ac161", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/card-preview/page.tsx:92"}, "properties": {"repobilityId": "11dbe67ce42653d2", "scanner": "scanner-primary", "fingerprint": "4652519acb8ac161", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-763a8d95c1ac5414", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 src/components/NavLinks.tsx:30"}, "properties": {"repobilityId": "33f077749ac1200c", "scanner": "scanner-primary", "fingerprint": "763a8d95c1ac5414", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-dba02d505f9184c7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/VideoGrid.tsx:101"}, "properties": {"repobilityId": "c43a412d8473d656", "scanner": "scanner-primary", "fingerprint": "dba02d505f9184c7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"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-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": "f1689730e9da7c2b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "cf683f2f88682cf1", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "c4a5963a48162b39", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e280cbe78bbf9a45", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "e969c94a30389929", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-617f2d1b815f5e85", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-chapters.ts:25"}, "properties": {"repobilityId": "2d2069c6b65771ab", "scanner": "scanner-primary", "fingerprint": "617f2d1b815f5e85", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-401fbb04b367f2f2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/fetch-vimeo-posters.ts:11"}, "properties": {"repobilityId": "48d2cd9f380dcb92", "scanner": "scanner-primary", "fingerprint": "401fbb04b367f2f2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0fd87e142b5a9369", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/download-videos.ts:15"}, "properties": {"repobilityId": "111b386c897fb8df", "scanner": "scanner-primary", "fingerprint": "0fd87e142b5a9369", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}