{"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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-3a12264695385657", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 app/s/[shareToken]/page.tsx:148", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/s/[shareToken]/page.tsx:148"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-abf456a975c56168", "name": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:400", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:400"}, "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-885b557ae785acfe", "name": "Stray `console.log` in TS/JS \u2014 scripts/migrate.ts:27", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate.ts:27"}, "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-5f933192b880cc90", "name": "Stray `console.log` in TS/JS \u2014 scripts/seed-demo.deprecated.ts:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-demo.deprecated.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-778e117d06b95273", "name": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ShelfPreviewCard.tsx:163", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ShelfPreviewCard.tsx:163"}, "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-0f3dfc3beefb856c", "name": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ItemModal.tsx:132", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ItemModal.tsx:132"}, "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-8f6f5e8eb8a3a8a3", "name": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/forms/SearchForm.tsx:69", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/forms/SearchForm.tsx:69"}, "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-54d8b1a4a66ec9b0", "name": "`truncate` class without `title=` for hover reveal \u2014 components/import/ParsedItemPreview.tsx:75", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/import/ParsedItemPreview.tsx:75"}, "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-faddfc28747b7640", "name": "Stray `console.log` in TS/JS \u2014 test/spotify-episodes-validation.ts:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/spotify-episodes-validation.ts:9"}, "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-8d912686e259e00c", "name": "Stray `console.log` in TS/JS \u2014 test/db-migration-validation.ts:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/db-migration-validation.ts:12"}, "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-cbac242e63b96ce3", "name": "Stray `console.log` in TS/JS \u2014 test/typescript-validation.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/typescript-validation.ts:10"}, "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-6787309bb1afb7dd", "name": "Stray `console.log` in TS/JS \u2014 lib/utils/logger.ts:136", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/utils/logger.ts:136"}, "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-28126d25e82761b8", "name": "Stray `console.log` in TS/JS \u2014 lib/db/test-connection.ts:6", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/db/test-connection.ts:6"}, "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-2c9ae989d216da98", "name": "Insecure pattern 'dangerous_innerhtml' in app/s/[shareToken]/page.tsx:148", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in app/s/[shareToken]/page.tsx:148"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-c300cfb01cd15f0a", "name": "Possible secret in scripts/seed-demo.deprecated.ts", "shortDescription": {"text": "Possible secret in scripts/seed-demo.deprecated.ts"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-89930c92a2de364c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-46c644c6227e4d4a", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7efbda965f283c17", "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-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 24 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 59 placeholder/mock markers across 18 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-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. 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-48bb108fff8e8dbe", "name": "Agent instruction/config may expose a secret: .github/copilot-instructions.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .github/copilot-instructions.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-aef9872ebbd2b160", "name": "Agent authority lacks a verifier contract: .github/copilot-instructions.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .github/copilot-instructions.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-2c5f98b152cddb6d", "name": "Agent authority lacks a verifier contract: .claude/launch.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "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-29e9682599a1f535", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:102", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:102"}, "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-a71b52440a0ef38f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/page.tsx:171", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/page.tsx:171"}, "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-6cc273f0c4b22f8e", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/edit/page.tsx:58", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/edit/page.tsx:58"}, "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-59e44169809459a9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/google/callback/route.ts:63", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/google/callback/route.ts:63"}, "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-4d279c7360a69011", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:116", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:116"}, "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-1546a10330b88d23", "name": "`fetch()` without try/.catch or AbortSignal \u2014 components/shelf/StockDrawer.tsx:79", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/shelf/StockDrawer.tsx:79"}, "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-16bc13b4f14a388f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/googleBooks.ts:34", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/googleBooks.ts:34"}, "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-c3d133141d349a63", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/spotify.ts:100", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/spotify.ts:100"}, "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-bdf54d5ee428e01f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/youtube.ts:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/youtube.ts:69"}, "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-041a421fe743adf0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lib/hooks/useSearch.ts:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/hooks/useSearch.ts:27"}, "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/24295"}, "properties": {"repository": "arielwernick/virtual_bookshelf", "repoUrl": "https://github.com/arielwernick/virtual_bookshelf", "branch": "main"}, "results": [{"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-3a12264695385657", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 app/s/[shareToken]/page.tsx:148"}, "properties": {"repobilityId": "e07ebb118ea5aef6", "scanner": "scanner-primary", "fingerprint": "3a12264695385657", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-abf456a975c56168", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/import/page.tsx:400"}, "properties": {"repobilityId": "423833631526bb03", "scanner": "scanner-primary", "fingerprint": "abf456a975c56168", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-885b557ae785acfe", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/migrate.ts:27"}, "properties": {"repobilityId": "886ea65b2e117422", "scanner": "scanner-primary", "fingerprint": "885b557ae785acfe", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5f933192b880cc90", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/seed-demo.deprecated.ts:116"}, "properties": {"repobilityId": "623b2a24ceba4c83", "scanner": "scanner-primary", "fingerprint": "5f933192b880cc90", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-778e117d06b95273", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ShelfPreviewCard.tsx:163"}, "properties": {"repobilityId": "40ddf2b331feb9ae", "scanner": "scanner-primary", "fingerprint": "778e117d06b95273", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0f3dfc3beefb856c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/ItemModal.tsx:132"}, "properties": {"repobilityId": "e4016ab710d25bd0", "scanner": "scanner-primary", "fingerprint": "0f3dfc3beefb856c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-8f6f5e8eb8a3a8a3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/shelf/forms/SearchForm.tsx:69"}, "properties": {"repobilityId": "0624c6d8800cd22e", "scanner": "scanner-primary", "fingerprint": "8f6f5e8eb8a3a8a3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-54d8b1a4a66ec9b0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 components/import/ParsedItemPreview.tsx:75"}, "properties": {"repobilityId": "25e445a03551c65d", "scanner": "scanner-primary", "fingerprint": "54d8b1a4a66ec9b0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-faddfc28747b7640", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/spotify-episodes-validation.ts:9"}, "properties": {"repobilityId": "5eaeed4757ecdf91", "scanner": "scanner-primary", "fingerprint": "faddfc28747b7640", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8d912686e259e00c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/db-migration-validation.ts:12"}, "properties": {"repobilityId": "6d9165f99482c197", "scanner": "scanner-primary", "fingerprint": "8d912686e259e00c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cbac242e63b96ce3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/typescript-validation.ts:10"}, "properties": {"repobilityId": "4b3ca87cc3189a74", "scanner": "scanner-primary", "fingerprint": "cbac242e63b96ce3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6787309bb1afb7dd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/utils/logger.ts:136"}, "properties": {"repobilityId": "637f696993a51e97", "scanner": "scanner-primary", "fingerprint": "6787309bb1afb7dd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28126d25e82761b8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/db/test-connection.ts:6"}, "properties": {"repobilityId": "dad259316b6dd5fe", "scanner": "scanner-primary", "fingerprint": "28126d25e82761b8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2c9ae989d216da98", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in app/s/[shareToken]/page.tsx:148"}, "properties": {"repobilityId": "83a2d78bbef01c9e", "scanner": "scanner-primary", "fingerprint": "2c9ae989d216da98", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app/s/[shareToken]/page.tsx"}, "region": {"startLine": 148}}}]}, {"ruleId": "scanner-c300cfb01cd15f0a", "level": "error", "message": {"text": "Possible secret in scripts/seed-demo.deprecated.ts"}, "properties": {"repobilityId": "d655dd111d5846b9", "scanner": "scanner-primary", "fingerprint": "c300cfb01cd15f0a", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/seed-demo.deprecated.ts"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-89930c92a2de364c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "36334692692e7c4e", "scanner": "scanner-primary", "fingerprint": "89930c92a2de364c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refine-idea.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-89930c92a2de364c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "825ece3302c410a3", "scanner": "scanner-primary", "fingerprint": "89930c92a2de364c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refine-idea.yml"}, "region": {"startLine": 56}}}]}, {"ruleId": "scanner-89930c92a2de364c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "825ece3302c410a3", "scanner": "scanner-primary", "fingerprint": "89930c92a2de364c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refine-idea.yml"}, "region": {"startLine": 172}}}]}, {"ruleId": "scanner-89930c92a2de364c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "825ece3302c410a3", "scanner": "scanner-primary", "fingerprint": "89930c92a2de364c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/refine-idea.yml"}, "region": {"startLine": 229}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2644034c718fb80d", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-46c644c6227e4d4a", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f60d9951f1477eef", "scanner": "scanner-primary", "fingerprint": "46c644c6227e4d4a", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 74}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "edb2bb8632e63196", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3c77c1cde6959234", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "edb2bb8632e63196", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "edb2bb8632e63196", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "ed47cf4be1edd50c", "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": "2f4d0345655f6f50", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "577dcd7fbaea9828", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "8653b0e5b6210ed5", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "40e3ddabdea92367", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-48bb108fff8e8dbe", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .github/copilot-instructions.md"}, "properties": {"repobilityId": "4ecf14e8fecc6b34", "scanner": "scanner-primary", "fingerprint": "48bb108fff8e8dbe", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/copilot-instructions.md"}, "region": {"startLine": 338}}}]}, {"ruleId": "scanner-aef9872ebbd2b160", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .github/copilot-instructions.md"}, "properties": {"repobilityId": "0f079956bea4eb94", "scanner": "scanner-primary", "fingerprint": "aef9872ebbd2b160", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/copilot-instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2c5f98b152cddb6d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/launch.json"}, "properties": {"repobilityId": "0de48c0f4ab303d8", "scanner": "scanner-primary", "fingerprint": "2c5f98b152cddb6d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/launch.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-29e9682599a1f535", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/dashboard/page.tsx:102"}, "properties": {"repobilityId": "ef18cc34aef72c03", "scanner": "scanner-primary", "fingerprint": "29e9682599a1f535", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a71b52440a0ef38f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/page.tsx:171"}, "properties": {"repobilityId": "662dfe1dd1d9a6ba", "scanner": "scanner-primary", "fingerprint": "a71b52440a0ef38f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6cc273f0c4b22f8e", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/shelf/[shelfId]/edit/page.tsx:58"}, "properties": {"repobilityId": "2bd2fe9033182ebd", "scanner": "scanner-primary", "fingerprint": "6cc273f0c4b22f8e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-59e44169809459a9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/api/auth/google/callback/route.ts:63"}, "properties": {"repobilityId": "a354da49e6a8cd7d", "scanner": "scanner-primary", "fingerprint": "59e44169809459a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-4d279c7360a69011", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/import/page.tsx:116"}, "properties": {"repobilityId": "c10b1e8eaa52dfd7", "scanner": "scanner-primary", "fingerprint": "4d279c7360a69011", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1546a10330b88d23", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 components/shelf/StockDrawer.tsx:79"}, "properties": {"repobilityId": "dda8fc7aaf1d7498", "scanner": "scanner-primary", "fingerprint": "1546a10330b88d23", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-16bc13b4f14a388f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/googleBooks.ts:34"}, "properties": {"repobilityId": "c11c6fce8bc2ca7e", "scanner": "scanner-primary", "fingerprint": "16bc13b4f14a388f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c3d133141d349a63", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/spotify.ts:100"}, "properties": {"repobilityId": "d74362813dfefbfe", "scanner": "scanner-primary", "fingerprint": "c3d133141d349a63", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bdf54d5ee428e01f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/api/youtube.ts:69"}, "properties": {"repobilityId": "f137cf4e54c22cf1", "scanner": "scanner-primary", "fingerprint": "bdf54d5ee428e01f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-041a421fe743adf0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lib/hooks/useSearch.ts:27"}, "properties": {"repobilityId": "9e83c440fc454f0c", "scanner": "scanner-primary", "fingerprint": "041a421fe743adf0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}