{"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-b0af1be4a7d8f6d4", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:59"}, "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-8dc1851274394229", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/conditionals.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/conditionals.ts:13"}, "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-e3a9d42935ca1da3", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/typescript-basics.ts:302", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/typescript-basics.ts:302"}, "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-179fbed54058ff06", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/capstone.ts:360", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/capstone.ts:360"}, "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-35f8f28134c0ee0c", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/functions.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/functions.ts:13"}, "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-fd142d613c5049da", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/dom.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/dom.ts:13"}, "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-9a18b3e2e3c4e42e", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/js-basics.ts:175", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/js-basics.ts:175"}, "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-a97d6c5f2712e512", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/loops.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/loops.ts:13"}, "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-d16187a0a8ec2af7", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/error-handling.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/error-handling.ts:35"}, "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-e2eeaceeed1c1e39", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/events.ts:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/events.ts:24"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-416f8b31d9f98126", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/arrays-objects.ts:37", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/arrays-objects.ts:37"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4d6b8c66359e7268", "name": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/async.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/async.ts:13"}, "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-533a13830b85a9bd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:62", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:62"}, "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-d4c1e9d7468d2ece", "name": "Stray `console.log` in TS/JS \u2014 src/features/quiz/question-format.test.ts:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/quiz/question-format.test.ts:21"}, "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-2c712e5387ce1c5a", "name": "Stray `console.log` in TS/JS \u2014 src/features/quiz/generators.ts:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/features/quiz/generators.ts:81"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-c0b1de71824b33fd", "name": "Insecure pattern 'new_function_used' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:652", "shortDescription": {"text": "Insecure pattern 'new_function_used' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:652"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5e41baa1bd60de47", "name": "Insecure pattern 'document_write' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:1352", "shortDescription": {"text": "Insecure pattern 'document_write' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:1352"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9e476f93a9db045a", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.j", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:404"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-326cbdcb2eb0b546", "name": "Insecure pattern 'domparser_html_parse' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:44", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:44"}, "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-a6445614dd03339f", "name": "Insecure pattern 'direct_innerhtml_assignment' in prisma/seed-data/dom.ts:57", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in prisma/seed-data/dom.ts:57"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-334a6afa77dadffa", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:62", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:62"}, "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-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-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 142 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 26 placeholder/mock markers across 9 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. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. 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-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-7a58ec37ed833600", "name": "Agent authority lacks a verifier contract: .claude/skills/db-change/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/db-change/SKILL.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-13b3c098223861ba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:94", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:943"}, "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-ccc8395688047fcd", "name": "`fetch()` without try/.catch or AbortSignal \u2014 prisma/seed-data/async.ts:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 prisma/seed-data/async.ts:35"}, "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-0674438d23331a4f", "name": "Commented-code block (5 lines) in src/tests/e2e/helpers.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/tests/e2e/helpers.ts:9"}, "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/20665"}, "properties": {"repository": "Syo-M/TsJsStudyApp", "repoUrl": "https://github.com/Syo-M/TsJsStudyApp", "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-b0af1be4a7d8f6d4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed.ts:59"}, "properties": {"repobilityId": "f77d7e0fb34b08e2", "scanner": "scanner-primary", "fingerprint": "b0af1be4a7d8f6d4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8dc1851274394229", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/conditionals.ts:13"}, "properties": {"repobilityId": "14a5c4a9bf3e1a80", "scanner": "scanner-primary", "fingerprint": "8dc1851274394229", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e3a9d42935ca1da3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/typescript-basics.ts:302"}, "properties": {"repobilityId": "c11f9d99d6406159", "scanner": "scanner-primary", "fingerprint": "e3a9d42935ca1da3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-179fbed54058ff06", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/capstone.ts:360"}, "properties": {"repobilityId": "21bc96f4615bf442", "scanner": "scanner-primary", "fingerprint": "179fbed54058ff06", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-35f8f28134c0ee0c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/functions.ts:13"}, "properties": {"repobilityId": "57b9009536f57941", "scanner": "scanner-primary", "fingerprint": "35f8f28134c0ee0c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fd142d613c5049da", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/dom.ts:13"}, "properties": {"repobilityId": "0a8e9b384a24baff", "scanner": "scanner-primary", "fingerprint": "fd142d613c5049da", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9a18b3e2e3c4e42e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/js-basics.ts:175"}, "properties": {"repobilityId": "9973e92094b85aa2", "scanner": "scanner-primary", "fingerprint": "9a18b3e2e3c4e42e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a97d6c5f2712e512", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/loops.ts:13"}, "properties": {"repobilityId": "8f91f76bb27debfe", "scanner": "scanner-primary", "fingerprint": "a97d6c5f2712e512", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d16187a0a8ec2af7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/error-handling.ts:35"}, "properties": {"repobilityId": "b3d0a22c6aa0a676", "scanner": "scanner-primary", "fingerprint": "d16187a0a8ec2af7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2eeaceeed1c1e39", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/events.ts:24"}, "properties": {"repobilityId": "1173571138f0b823", "scanner": "scanner-primary", "fingerprint": "e2eeaceeed1c1e39", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-416f8b31d9f98126", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/arrays-objects.ts:37"}, "properties": {"repobilityId": "3e2ff2a6eed7c9b2", "scanner": "scanner-primary", "fingerprint": "416f8b31d9f98126", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4d6b8c66359e7268", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 prisma/seed-data/async.ts:13"}, "properties": {"repobilityId": "5dea435b4ce7ce18", "scanner": "scanner-primary", "fingerprint": "4d6b8c66359e7268", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-533a13830b85a9bd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:62"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "533a13830b85a9bd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-d4c1e9d7468d2ece", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/quiz/question-format.test.ts:21"}, "properties": {"repobilityId": "7c5a0c9a95ea6587", "scanner": "scanner-primary", "fingerprint": "d4c1e9d7468d2ece", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2c712e5387ce1c5a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/features/quiz/generators.ts:81"}, "properties": {"repobilityId": "f421e83fbbb7c738", "scanner": "scanner-primary", "fingerprint": "2c712e5387ce1c5a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c0b1de71824b33fd", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:652"}, "properties": {"repobilityId": "1fe8d1c59600e574", "scanner": "scanner-primary", "fingerprint": "c0b1de71824b33fd", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js"}, "region": {"startLine": 652}}}]}, {"ruleId": "scanner-5e41baa1bd60de47", "level": "note", "message": {"text": "Insecure pattern 'document_write' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:1352"}, "properties": {"repobilityId": "6e79e1a1c44122ce", "scanner": "scanner-primary", "fingerprint": "5e41baa1bd60de47", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js"}, "region": {"startLine": 1352}}}]}, {"ruleId": "scanner-9e476f93a9db045a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:404"}, "properties": {"repobilityId": "24c5e9af50774ae4", "scanner": "scanner-primary", "fingerprint": "9e476f93a9db045a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js"}, "region": {"startLine": 404}}}]}, {"ruleId": "scanner-326cbdcb2eb0b546", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:44"}, "properties": {"repobilityId": "cd309f30036f7c7d", "scanner": "scanner-primary", "fingerprint": "326cbdcb2eb0b546", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-a6445614dd03339f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in prisma/seed-data/dom.ts:57"}, "properties": {"repobilityId": "2e9b919f97d7771c", "scanner": "scanner-primary", "fingerprint": "a6445614dd03339f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "prisma/seed-data/dom.ts"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-334a6afa77dadffa", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:62"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "334a6afa77dadffa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 62}}}]}, {"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-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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "ef61df83757a3d2a", "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": "17c8b804db502a85", "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": "dc84c03bacb067da", "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": "efbffe2de06bc254", "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": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "25c4781923db5733", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "13acd773bae09464", "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": "66fc76072b2812b3", "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": "d8a92418c3f7f9d2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"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-7a58ec37ed833600", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/db-change/SKILL.md"}, "properties": {"repobilityId": "6252de3de5987ada", "scanner": "scanner-primary", "fingerprint": "7a58ec37ed833600", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/db-change/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-13b3c098223861ba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 docs/assets/wireframes/design_handoff_manabi_loop/wireframes/support.js:943"}, "properties": {"repobilityId": "4615f8d3f231e374", "scanner": "scanner-primary", "fingerprint": "13b3c098223861ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ccc8395688047fcd", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 prisma/seed-data/async.ts:35"}, "properties": {"repobilityId": "fcd71df1d1a97654", "scanner": "scanner-primary", "fingerprint": "ccc8395688047fcd", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0674438d23331a4f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/tests/e2e/helpers.ts:9"}, "properties": {"repobilityId": "4cfca1558f79dcfb", "scanner": "scanner-primary", "fingerprint": "0674438d23331a4f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}