{"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-111b67c46ee0519a", "name": "Stray `console.log` in TS/JS \u2014 scripts/generate-ai-meta.ts:96", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-ai-meta.ts:96"}, "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-7df4b1dbf031dae7", "name": "Stray `console.log` in TS/JS \u2014 scripts/build-knowledge-base.ts:155", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-knowledge-base.ts:155"}, "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-395d03c68e447295", "name": "Icon-only button without accessible name \u2014 src/components/NodeChat.tsx:363", "shortDescription": {"text": "Icon-only button without accessible name \u2014 src/components/NodeChat.tsx:363"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-da9d1d8742745549", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/NodeChat.tsx:266", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/NodeChat.tsx:266"}, "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-d2326a444f6eebe0", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/WritingPost.tsx:163", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/WritingPost.tsx:163"}, "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-4236e8504c9b255e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPost.tsx:141", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPost.tsx:141"}, "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-c2d3c35c80fddcd8", "name": "Insecure pattern 'node_child_process' in scripts/test-node-memory.mjs:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/test-node-memory.mjs:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9264cf97080d9d1a", "name": "Insecure pattern 'node_child_process' in scripts/test-walk-game.mjs:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/test-walk-game.mjs:3"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-43e765f648d1a373", "name": "Insecure pattern 'node_child_process' in scripts/generate-cv-pdf.mjs:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/generate-cv-pdf.mjs:4"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-21a8523c5b3d155a", "name": "Insecure pattern 'domparser_html_parse' in src/components/TableOfContents.tsx:18", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in src/components/TableOfContents.tsx:18"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-73af3076819b7a60", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/NodeChat.tsx:266", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/NodeChat.tsx:266"}, "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-ba9dce6f7a8b81ff", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/WritingPost.tsx:163", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/WritingPost.tsx:163"}, "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-ee5c98b9cb20500e", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPost.tsx:141", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPost.tsx:141"}, "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-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-28c4a04bd807da0c", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 58 source file(s) (ratio 0.03). 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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 8 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests, 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, 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-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ee7f2a4eaaffb599", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-ai-meta.ts:67", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-ai-meta.ts:67"}, "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-071f928300d75e72", "name": "Commented-code block (6 lines) in worker/index.ts:129", "shortDescription": {"text": "Commented-code block (6 lines) in worker/index.ts:129"}, "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-fa6bbd8e0243170d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker/index.ts:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/index.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-a71a2f88f38bbe07", "name": "Commented-code block (6 lines) in public/sw.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in public/sw.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}}, {"id": "scanner-e1c050e2731ce777", "name": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:54"}, "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-cc8adf99effd6166", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/nodeBrain.ts:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/nodeBrain.ts:19"}, "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-7be36735c436327f", "name": "Frontend route `projects` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `projects` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d093a542b57149c0", "name": "Frontend route `writing` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `writing` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cec0ded840c9598f", "name": "Frontend route `writing/graph` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `writing/graph` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d45eb21934a30225", "name": "Frontend route `graph` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `graph` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a0760b5b8210ea32", "name": "Frontend route `writing/:slug` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `writing/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-895199727a6635a8", "name": "Frontend route `now` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `now` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-10389fcf020ab8e5", "name": "Frontend route `notes` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `notes` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5c6a595ff840bcd0", "name": "Frontend route `notes/:slug` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `notes/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-be5c425d00ccf3a0", "name": "Frontend route `play` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `play` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f85198d7df7d2fb2", "name": "Frontend route `cv` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `cv` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a238994a4cbcb933", "name": "Frontend route `cookies` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `cookies` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0ea4384dd2ac4561", "name": "Dangling fetch: POST https://api.venice.ai/api/v1/chat/completions (worker/index.ts:69)", "shortDescription": {"text": "Dangling fetch: POST https://api.venice.ai/api/v1/chat/completions (worker/index.ts:69)"}, "fullDescription": {"text": "`worker/index.ts:69` calls `POST https://api.venice.ai/api/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/api.venice.ai/api/v1/chat/completions`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-574046b3526fb053", "name": "Dangling fetch: POST https://openrouter.ai/api/v1/chat/completions (worker/index.ts:88)", "shortDescription": {"text": "Dangling fetch: POST https://openrouter.ai/api/v1/chat/completions (worker/index.ts:88)"}, "fullDescription": {"text": "`worker/index.ts:88` calls `POST https://openrouter.ai/api/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/https:/openrouter.ai/api/v1/chat/completions`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-67d28fa8cd6bb12f", "name": "Unused endpoint: PUT /", "shortDescription": {"text": "Unused endpoint: PUT /"}, "fullDescription": {"text": "`public/sw.js` declares `PUT /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18609"}, "properties": {"repository": "Rxmeez/rameezco", "repoUrl": "https://github.com/Rxmeez/rameezco", "branch": "main"}, "results": [{"ruleId": "scanner-111b67c46ee0519a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/generate-ai-meta.ts:96"}, "properties": {"repobilityId": "8746aa5985456933", "scanner": "scanner-primary", "fingerprint": "111b67c46ee0519a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7df4b1dbf031dae7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/build-knowledge-base.ts:155"}, "properties": {"repobilityId": "30448792cb46525a", "scanner": "scanner-primary", "fingerprint": "7df4b1dbf031dae7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-395d03c68e447295", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 src/components/NodeChat.tsx:363"}, "properties": {"repobilityId": "a214d23a389b79cf", "scanner": "scanner-primary", "fingerprint": "395d03c68e447295", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-da9d1d8742745549", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/NodeChat.tsx:266"}, "properties": {"repobilityId": "5e1bb8b86be5908e", "scanner": "scanner-primary", "fingerprint": "da9d1d8742745549", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d2326a444f6eebe0", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/WritingPost.tsx:163"}, "properties": {"repobilityId": "2bf986f5f53a9d4b", "scanner": "scanner-primary", "fingerprint": "d2326a444f6eebe0", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4236e8504c9b255e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/NotesPost.tsx:141"}, "properties": {"repobilityId": "0c007440c39684be", "scanner": "scanner-primary", "fingerprint": "4236e8504c9b255e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c2d3c35c80fddcd8", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/test-node-memory.mjs:2"}, "properties": {"repobilityId": "ac22036a9cb78936", "scanner": "scanner-primary", "fingerprint": "c2d3c35c80fddcd8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-node-memory.mjs"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-9264cf97080d9d1a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/test-walk-game.mjs:3"}, "properties": {"repobilityId": "20740d7e90a7ca21", "scanner": "scanner-primary", "fingerprint": "9264cf97080d9d1a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/test-walk-game.mjs"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-43e765f648d1a373", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/generate-cv-pdf.mjs:4"}, "properties": {"repobilityId": "097321aeb5c3643b", "scanner": "scanner-primary", "fingerprint": "43e765f648d1a373", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/generate-cv-pdf.mjs"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-21a8523c5b3d155a", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in src/components/TableOfContents.tsx:18"}, "properties": {"repobilityId": "babb66e73f2879fb", "scanner": "scanner-primary", "fingerprint": "21a8523c5b3d155a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/TableOfContents.tsx"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-73af3076819b7a60", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/NodeChat.tsx:266"}, "properties": {"repobilityId": "42cd2d1a25fcb571", "scanner": "scanner-primary", "fingerprint": "73af3076819b7a60", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/NodeChat.tsx"}, "region": {"startLine": 266}}}]}, {"ruleId": "scanner-ba9dce6f7a8b81ff", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/WritingPost.tsx:163"}, "properties": {"repobilityId": "a2456e4cef6a5d50", "scanner": "scanner-primary", "fingerprint": "ba9dce6f7a8b81ff", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/WritingPost.tsx"}, "region": {"startLine": 163}}}]}, {"ruleId": "scanner-ee5c98b9cb20500e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/NotesPost.tsx:141"}, "properties": {"repobilityId": "228d3f3df2450f99", "scanner": "scanner-primary", "fingerprint": "ee5c98b9cb20500e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/NotesPost.tsx"}, "region": {"startLine": 141}}}]}, {"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-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2aee2e2d969c7c6b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "bee6b8956e03198c", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "09a60410de7f2c23", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-28c4a04bd807da0c", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "09a60410de7f2c23", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 41}}}]}, {"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": "69d5eddcc05a4a85", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "8c4ec8ac3c33625f", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "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": "8dde5a1b803e5541", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "139b8496d2111791", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "11a01889dd42a943", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "38400b82c00f2a38", "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": "0c8f0fb2e76bebc6", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f5aeb7c2d9194173", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "10b4cffa8c4e0142", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ee7f2a4eaaffb599", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/generate-ai-meta.ts:67"}, "properties": {"repobilityId": "cc602db6d5f31f6c", "scanner": "scanner-primary", "fingerprint": "ee7f2a4eaaffb599", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-071f928300d75e72", "level": "none", "message": {"text": "Commented-code block (6 lines) in worker/index.ts:129"}, "properties": {"repobilityId": "e7c7c189c4befb98", "scanner": "scanner-primary", "fingerprint": "071f928300d75e72", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fa6bbd8e0243170d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/index.ts:69"}, "properties": {"repobilityId": "fac4005442e7b65f", "scanner": "scanner-primary", "fingerprint": "fa6bbd8e0243170d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a71a2f88f38bbe07", "level": "none", "message": {"text": "Commented-code block (6 lines) in public/sw.js:1"}, "properties": {"repobilityId": "738ea7ecd2f088d8", "scanner": "scanner-primary", "fingerprint": "a71a2f88f38bbe07", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e1c050e2731ce777", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 public/sw.js:54"}, "properties": {"repobilityId": "5aba07b13dc9a069", "scanner": "scanner-primary", "fingerprint": "e1c050e2731ce777", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cc8adf99effd6166", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/lib/nodeBrain.ts:19"}, "properties": {"repobilityId": "6bd0019dbd282464", "scanner": "scanner-primary", "fingerprint": "cc8adf99effd6166", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7be36735c436327f", "level": "warning", "message": {"text": "Frontend route `projects` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "72edb6d1e2f77246", "scanner": "scanner-primary", "fingerprint": "7be36735c436327f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d093a542b57149c0", "level": "warning", "message": {"text": "Frontend route `writing` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "ad38a1fad776454c", "scanner": "scanner-primary", "fingerprint": "d093a542b57149c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-cec0ded840c9598f", "level": "warning", "message": {"text": "Frontend route `writing/graph` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "820d8798c9ffe0b8", "scanner": "scanner-primary", "fingerprint": "cec0ded840c9598f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d45eb21934a30225", "level": "warning", "message": {"text": "Frontend route `graph` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "fbf66457ba597ae2", "scanner": "scanner-primary", "fingerprint": "d45eb21934a30225", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a0760b5b8210ea32", "level": "warning", "message": {"text": "Frontend route `writing/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "83e25e2ff8030d5c", "scanner": "scanner-primary", "fingerprint": "a0760b5b8210ea32", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-895199727a6635a8", "level": "warning", "message": {"text": "Frontend route `now` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "f79b02e5dd705f83", "scanner": "scanner-primary", "fingerprint": "895199727a6635a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-10389fcf020ab8e5", "level": "warning", "message": {"text": "Frontend route `notes` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "aee525a1a81f801b", "scanner": "scanner-primary", "fingerprint": "10389fcf020ab8e5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5c6a595ff840bcd0", "level": "warning", "message": {"text": "Frontend route `notes/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "14f4dea7fa6daf93", "scanner": "scanner-primary", "fingerprint": "5c6a595ff840bcd0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-be5c425d00ccf3a0", "level": "warning", "message": {"text": "Frontend route `play` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "d25a229abfad95cb", "scanner": "scanner-primary", "fingerprint": "be5c425d00ccf3a0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-f85198d7df7d2fb2", "level": "warning", "message": {"text": "Frontend route `cv` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7c844cddf67da553", "scanner": "scanner-primary", "fingerprint": "f85198d7df7d2fb2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a238994a4cbcb933", "level": "warning", "message": {"text": "Frontend route `cookies` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b5a2224949ed75ee", "scanner": "scanner-primary", "fingerprint": "a238994a4cbcb933", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0ea4384dd2ac4561", "level": "error", "message": {"text": "Dangling fetch: POST https://api.venice.ai/api/v1/chat/completions (worker/index.ts:69)"}, "properties": {"repobilityId": "ee0f8168f253be50", "scanner": "scanner-primary", "fingerprint": "0ea4384dd2ac4561", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-574046b3526fb053", "level": "error", "message": {"text": "Dangling fetch: POST https://openrouter.ai/api/v1/chat/completions (worker/index.ts:88)"}, "properties": {"repobilityId": "896eed0439c68279", "scanner": "scanner-primary", "fingerprint": "574046b3526fb053", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-67d28fa8cd6bb12f", "level": "note", "message": {"text": "Unused endpoint: PUT /"}, "properties": {"repobilityId": "e3bf24596fae5165", "scanner": "scanner-primary", "fingerprint": "67d28fa8cd6bb12f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}