{"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-8f844348c6a2d9e6", "name": "Stray `console.log` in TS/JS \u2014 server.js:73", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:73"}, "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-3bd234ef18743a45", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/session/[id]/page.tsx:181", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/session/[id]/page.tsx:181"}, "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-97e6a2bdadd81e52", "name": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/settings/page.tsx:151", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/settings/page.tsx:151"}, "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-e53b2875eaa1ef8f", "name": "Stray `console.log` in TS/JS \u2014 src/hooks/use-deepgram.ts:312", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/use-deepgram.ts:312"}, "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-901af5534015c12d", "name": "Stray `console.log` in TS/JS \u2014 src/hooks/use-translator.ts:181", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/use-translator.ts:181"}, "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-636230ca0409395d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/recording/recent-sessions-preview.tsx:45", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/recording/recent-sessions-preview.tsx:45"}, "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-2c0ab552cdde7116", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:71", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:71"}, "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-81d0e1a8b3cd1ad6", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/session/session-card.tsx:79", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/session/session-card.tsx:79"}, "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-318ab19eda80abb9", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/account-menu.tsx:100", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/account-menu.tsx:100"}, "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-4c14ed2a5404ad31", "name": "Stray `console.log` in TS/JS \u2014 convex/passwordReset.ts:51", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 convex/passwordReset.ts:51"}, "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-584f64a0afeeba61", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:71", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:71"}, "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-e86b59cb05aa31e3", "name": "Possible secret in src/components/auth/auth-form.tsx", "shortDescription": {"text": "Possible secret in src/components/auth/auth-form.tsx"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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": "1 test file(s) for 103 source file(s) (ratio 0.01). 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 16 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 14 placeholder/mock markers across 10 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-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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-511a8486226ba9a8", "name": "Commented-code block (8 lines) in eslint.config.mjs:29", "shortDescription": {"text": "Commented-code block (8 lines) in eslint.config.mjs:29"}, "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-521ffecaccd8e01e", "name": "Commented-code block (6 lines) in server.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in server.js: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}}, {"id": "scanner-0a43ccaa6b8222f8", "name": "Commented-code block (5 lines) in src/app/api/deepgram/route.ts:115", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/deepgram/route.ts:115"}, "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-f649f6ba824bb951", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/deepgram/route.ts:75", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/deepgram/route.ts:75"}, "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-8af5477eee6b1151", "name": "Commented-code block (7 lines) in src/app/api/translate/route.ts:96", "shortDescription": {"text": "Commented-code block (7 lines) in src/app/api/translate/route.ts:96"}, "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-9af217901aa10df1", "name": "Commented-code block (5 lines) in src/app/api/transcribe/route.ts:29", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/transcribe/route.ts:29"}, "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-84e4a6e4d4d6a0bb", "name": "Commented-code block (6 lines) in src/app/(app)/record/page.tsx:119", "shortDescription": {"text": "Commented-code block (6 lines) in src/app/(app)/record/page.tsx:119"}, "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-054d39bc60d356e3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-openai-tts.ts:109", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-openai-tts.ts:109"}, "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-bf1b010797a17bc4", "name": "Commented-code block (6 lines) in src/hooks/use-deepgram.ts:161", "shortDescription": {"text": "Commented-code block (6 lines) in src/hooks/use-deepgram.ts:161"}, "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-4c3fc81931e95cb0", "name": "Commented-code block (6 lines) in src/hooks/use-tts.ts:143", "shortDescription": {"text": "Commented-code block (6 lines) in src/hooks/use-tts.ts:143"}, "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-da25679e18fc99fb", "name": "Commented-code block (6 lines) in src/hooks/use-translator.ts:153", "shortDescription": {"text": "Commented-code block (6 lines) in src/hooks/use-translator.ts:153"}, "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-a8287e73306c40f4", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-translator.ts:196", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-translator.ts:196"}, "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-3ccf6ccd9e56b701", "name": "Commented-code block (6 lines) in src/components/layout/bottom-nav.tsx:52", "shortDescription": {"text": "Commented-code block (6 lines) in src/components/layout/bottom-nav.tsx:52"}, "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-df1befa24b2b5618", "name": "Commented-code block (5 lines) in src/components/session/session-body.tsx:152", "shortDescription": {"text": "Commented-code block (5 lines) in src/components/session/session-body.tsx:152"}, "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-45c50b37daf61c64", "name": "Commented-code block (6 lines) in src/lib/audio-processor.ts:69", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/audio-processor.ts:69"}, "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-50162a26cb860df3", "name": "Commented-code block (6 lines) in src/lib/sunnah.ts:216", "shortDescription": {"text": "Commented-code block (6 lines) in src/lib/sunnah.ts:216"}, "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-d8e0632a5c9cdb05", "name": "Commented-code block (8 lines) in convex/schema.ts:35", "shortDescription": {"text": "Commented-code block (8 lines) in convex/schema.ts:35"}, "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-2e0ec55b256605c9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 convex/passwordReset.ts:59", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/passwordReset.ts:59"}, "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-6c5d7bdc34940557", "name": "Commented-code block (5 lines) in public/pcm-worklet.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in public/pcm-worklet.js:1"}, "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/23854"}, "properties": {"repository": "abdullah-diallo/tarjuman", "repoUrl": "https://github.com/abdullah-diallo/tarjuman", "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-8f844348c6a2d9e6", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:73"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "8f844348c6a2d9e6", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3bd234ef18743a45", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/session/[id]/page.tsx:181"}, "properties": {"repobilityId": "5bf40ae821e7f861", "scanner": "scanner-primary", "fingerprint": "3bd234ef18743a45", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-97e6a2bdadd81e52", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/app/(app)/settings/page.tsx:151"}, "properties": {"repobilityId": "a723d442b44e72b2", "scanner": "scanner-primary", "fingerprint": "97e6a2bdadd81e52", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e53b2875eaa1ef8f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/use-deepgram.ts:312"}, "properties": {"repobilityId": "196e96e23fee6775", "scanner": "scanner-primary", "fingerprint": "e53b2875eaa1ef8f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-901af5534015c12d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/hooks/use-translator.ts:181"}, "properties": {"repobilityId": "d52f562fe4c873eb", "scanner": "scanner-primary", "fingerprint": "901af5534015c12d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-636230ca0409395d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/recording/recent-sessions-preview.tsx:45"}, "properties": {"repobilityId": "31cbfee0179a6688", "scanner": "scanner-primary", "fingerprint": "636230ca0409395d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2c0ab552cdde7116", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/seo/json-ld.tsx:71"}, "properties": {"repobilityId": "55764ea7310258e2", "scanner": "scanner-primary", "fingerprint": "2c0ab552cdde7116", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-81d0e1a8b3cd1ad6", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/session/session-card.tsx:79"}, "properties": {"repobilityId": "616da8b69fe76dd4", "scanner": "scanner-primary", "fingerprint": "81d0e1a8b3cd1ad6", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-318ab19eda80abb9", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/auth/account-menu.tsx:100"}, "properties": {"repobilityId": "02e69a5d69987dce", "scanner": "scanner-primary", "fingerprint": "318ab19eda80abb9", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4c14ed2a5404ad31", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 convex/passwordReset.ts:51"}, "properties": {"repobilityId": "16f369d7e44266cb", "scanner": "scanner-primary", "fingerprint": "4c14ed2a5404ad31", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-584f64a0afeeba61", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/seo/json-ld.tsx:71"}, "properties": {"repobilityId": "66802a6a4855f316", "scanner": "scanner-primary", "fingerprint": "584f64a0afeeba61", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/seo/json-ld.tsx"}, "region": {"startLine": 71}}}]}, {"ruleId": "scanner-e86b59cb05aa31e3", "level": "error", "message": {"text": "Possible secret in src/components/auth/auth-form.tsx"}, "properties": {"repobilityId": "7f0c2d93a2862c26", "scanner": "scanner-primary", "fingerprint": "e86b59cb05aa31e3", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/auth/auth-form.tsx"}, "region": {"startLine": 109}}}]}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"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": "b06b9cd28fb2e7ea", "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": "041dd7acde36fe06", "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": "858ee8ea241b9b9d", "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": "b7c2ec092ffbd2e0", "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": "e225259e5cc3100e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "6cacb98bd5977228", "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": "f280447191ee4ebb", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-511a8486226ba9a8", "level": "none", "message": {"text": "Commented-code block (8 lines) in eslint.config.mjs:29"}, "properties": {"repobilityId": "1766af2c092273d7", "scanner": "scanner-primary", "fingerprint": "511a8486226ba9a8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-521ffecaccd8e01e", "level": "none", "message": {"text": "Commented-code block (6 lines) in server.js:3"}, "properties": {"repobilityId": "31d9adfccd0f6cbb", "scanner": "scanner-primary", "fingerprint": "521ffecaccd8e01e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0a43ccaa6b8222f8", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/deepgram/route.ts:115"}, "properties": {"repobilityId": "1a604d89002381c0", "scanner": "scanner-primary", "fingerprint": "0a43ccaa6b8222f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f649f6ba824bb951", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/app/api/deepgram/route.ts:75"}, "properties": {"repobilityId": "a0708318a237416a", "scanner": "scanner-primary", "fingerprint": "f649f6ba824bb951", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8af5477eee6b1151", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/app/api/translate/route.ts:96"}, "properties": {"repobilityId": "e1b2f180eed219eb", "scanner": "scanner-primary", "fingerprint": "8af5477eee6b1151", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9af217901aa10df1", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/transcribe/route.ts:29"}, "properties": {"repobilityId": "f7df7b7304b2c2f9", "scanner": "scanner-primary", "fingerprint": "9af217901aa10df1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-84e4a6e4d4d6a0bb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/app/(app)/record/page.tsx:119"}, "properties": {"repobilityId": "49b667db75116bfb", "scanner": "scanner-primary", "fingerprint": "84e4a6e4d4d6a0bb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-054d39bc60d356e3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-openai-tts.ts:109"}, "properties": {"repobilityId": "801b439ec91c7ca7", "scanner": "scanner-primary", "fingerprint": "054d39bc60d356e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bf1b010797a17bc4", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/hooks/use-deepgram.ts:161"}, "properties": {"repobilityId": "05789918ff3122ab", "scanner": "scanner-primary", "fingerprint": "bf1b010797a17bc4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4c3fc81931e95cb0", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/hooks/use-tts.ts:143"}, "properties": {"repobilityId": "7b4526d11614f4c0", "scanner": "scanner-primary", "fingerprint": "4c3fc81931e95cb0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-da25679e18fc99fb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/hooks/use-translator.ts:153"}, "properties": {"repobilityId": "29ad2b4157aa46ab", "scanner": "scanner-primary", "fingerprint": "da25679e18fc99fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a8287e73306c40f4", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/hooks/use-translator.ts:196"}, "properties": {"repobilityId": "666bc94f4994d79d", "scanner": "scanner-primary", "fingerprint": "a8287e73306c40f4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3ccf6ccd9e56b701", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/components/layout/bottom-nav.tsx:52"}, "properties": {"repobilityId": "ac3a40bcadaee9ad", "scanner": "scanner-primary", "fingerprint": "3ccf6ccd9e56b701", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df1befa24b2b5618", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/components/session/session-body.tsx:152"}, "properties": {"repobilityId": "9ebaf2f935971cba", "scanner": "scanner-primary", "fingerprint": "df1befa24b2b5618", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-45c50b37daf61c64", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/audio-processor.ts:69"}, "properties": {"repobilityId": "d01e56bb707d9be8", "scanner": "scanner-primary", "fingerprint": "45c50b37daf61c64", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50162a26cb860df3", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/lib/sunnah.ts:216"}, "properties": {"repobilityId": "8d150bf5f558d5cc", "scanner": "scanner-primary", "fingerprint": "50162a26cb860df3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d8e0632a5c9cdb05", "level": "none", "message": {"text": "Commented-code block (8 lines) in convex/schema.ts:35"}, "properties": {"repobilityId": "288f17fa07a48330", "scanner": "scanner-primary", "fingerprint": "d8e0632a5c9cdb05", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2e0ec55b256605c9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 convex/passwordReset.ts:59"}, "properties": {"repobilityId": "8a84c622b8b18d7f", "scanner": "scanner-primary", "fingerprint": "2e0ec55b256605c9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6c5d7bdc34940557", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/pcm-worklet.js:1"}, "properties": {"repobilityId": "33a64b5c7a5a8867", "scanner": "scanner-primary", "fingerprint": "6c5d7bdc34940557", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}