{"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-22df0780c89c4f90", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:107", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:107"}, "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-c3656ad89133b56e", "name": "TODO/FIXME marker in shipping code \u2014 src/app/api/quote/route.ts:42", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/quote/route.ts:42"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-15b285a4efef6197", "name": "Stray `console.log` in TS/JS \u2014 src/app/api/quote/route.ts:47", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/quote/route.ts:47"}, "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-e74ef7c50b01aa6b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/WebMCPProvider.tsx:107", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/WebMCPProvider.tsx:107"}, "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-0284656e9c617a50", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/ResponsiveImage.tsx:62", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/ResponsiveImage.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-0c477f47bcfa3948", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/seo/JsonLd.tsx:17", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/seo/JsonLd.tsx:17"}, "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-4109a80aabc5035b", "name": "Insecure pattern 'node_child_process' in scripts/process-images.mjs:25", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/process-images.mjs:25"}, "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-a6a4cf9df370be21", "name": "Insecure pattern 'node_child_process' in scripts/fix-dates.mjs:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/fix-dates.mjs:8"}, "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-21de121bf260b85d", "name": "Insecure pattern 'node_child_process' in scripts/fix-metadata.mjs:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/fix-metadata.mjs:8"}, "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-d1a78cd90065098c", "name": "Insecure pattern 'eval_used' in scripts/split-images-registry.mjs:45", "shortDescription": {"text": "Insecure pattern 'eval_used' in scripts/split-images-registry.mjs:45"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-91d0cce020ec2841", "name": "Insecure pattern 'node_child_process' in scripts/c2pa/sign-all.mjs:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/c2pa/sign-all.mjs:22"}, "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-8cf1c35b7c1d13ae", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:107", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:107"}, "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-3aa9d87a047f8a82", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/WebMCPProvider.tsx:107", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/WebMCPProvider.tsx:107"}, "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-6a2e820588a5098f", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/ResponsiveImage.tsx:62", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/ResponsiveImage.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-4e4861606e9f0344", "name": "Insecure pattern 'dangerous_innerhtml' in src/lib/seo/JsonLd.tsx:17", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/lib/seo/JsonLd.tsx:17"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 107 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 49 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 17 placeholder/mock markers across 6 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. 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-3d8b04f971bb2834", "name": "Legacy-named symbol `blogDeprecated` in next.config.mjs:201", "shortDescription": {"text": "Legacy-named symbol `blogDeprecated` in next.config.mjs:201"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3f0e544f7aa74ce4", "name": "Commented-code block (5 lines) in next.config.mjs:119", "shortDescription": {"text": "Commented-code block (5 lines) in next.config.mjs: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-980b471aaa58cede", "name": "Commented-code block (5 lines) in scripts/split-images-registry.mjs:26", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/split-images-registry.mjs:26"}, "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-9112bad1286125d4", "name": "Commented-code block (5 lines) in src/app/api/quote/route.ts:42", "shortDescription": {"text": "Commented-code block (5 lines) in src/app/api/quote/route.ts:42"}, "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/24127"}, "properties": {"repository": "althaqelco/uneom.com", "repoUrl": "https://github.com/althaqelco/uneom.com", "branch": "main"}, "results": [{"ruleId": "scanner-22df0780c89c4f90", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/layout.tsx:107"}, "properties": {"repobilityId": "0d72350965068f5b", "scanner": "scanner-primary", "fingerprint": "22df0780c89c4f90", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-c3656ad89133b56e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/app/api/quote/route.ts:42"}, "properties": {"repobilityId": "5090c55b1876862e", "scanner": "scanner-primary", "fingerprint": "c3656ad89133b56e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-15b285a4efef6197", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/app/api/quote/route.ts:47"}, "properties": {"repobilityId": "9aba4b05c601fa19", "scanner": "scanner-primary", "fingerprint": "15b285a4efef6197", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e74ef7c50b01aa6b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/WebMCPProvider.tsx:107"}, "properties": {"repobilityId": "07dd038cfe72262d", "scanner": "scanner-primary", "fingerprint": "e74ef7c50b01aa6b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0284656e9c617a50", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/ResponsiveImage.tsx:62"}, "properties": {"repobilityId": "ffaffacdb9dbf875", "scanner": "scanner-primary", "fingerprint": "0284656e9c617a50", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-0c477f47bcfa3948", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/lib/seo/JsonLd.tsx:17"}, "properties": {"repobilityId": "f3089f54a7bb5329", "scanner": "scanner-primary", "fingerprint": "0c477f47bcfa3948", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4109a80aabc5035b", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/process-images.mjs:25"}, "properties": {"repobilityId": "98e98a5cc1cb6ddb", "scanner": "scanner-primary", "fingerprint": "4109a80aabc5035b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/process-images.mjs"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-a6a4cf9df370be21", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/fix-dates.mjs:8"}, "properties": {"repobilityId": "189894df00b85b34", "scanner": "scanner-primary", "fingerprint": "a6a4cf9df370be21", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/fix-dates.mjs"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-21de121bf260b85d", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/fix-metadata.mjs:8"}, "properties": {"repobilityId": "35824c264d4cf414", "scanner": "scanner-primary", "fingerprint": "21de121bf260b85d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/fix-metadata.mjs"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-d1a78cd90065098c", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in scripts/split-images-registry.mjs:45"}, "properties": {"repobilityId": "da29428ce28f5ef4", "scanner": "scanner-primary", "fingerprint": "d1a78cd90065098c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/split-images-registry.mjs"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-91d0cce020ec2841", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/c2pa/sign-all.mjs:22"}, "properties": {"repobilityId": "b75e81f90ee828ae", "scanner": "scanner-primary", "fingerprint": "91d0cce020ec2841", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/c2pa/sign-all.mjs"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-8cf1c35b7c1d13ae", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/layout.tsx:107"}, "properties": {"repobilityId": "0bca654fa2052eb0", "scanner": "scanner-primary", "fingerprint": "8cf1c35b7c1d13ae", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/layout.tsx"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-3aa9d87a047f8a82", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/WebMCPProvider.tsx:107"}, "properties": {"repobilityId": "7d69224a5ab1be23", "scanner": "scanner-primary", "fingerprint": "3aa9d87a047f8a82", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/WebMCPProvider.tsx"}, "region": {"startLine": 107}}}]}, {"ruleId": "scanner-6a2e820588a5098f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/ResponsiveImage.tsx:62"}, "properties": {"repobilityId": "c31c880eb9ce3e54", "scanner": "scanner-primary", "fingerprint": "6a2e820588a5098f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ui/ResponsiveImage.tsx"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-4e4861606e9f0344", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/lib/seo/JsonLd.tsx:17"}, "properties": {"repobilityId": "491fb469b62e0111", "scanner": "scanner-primary", "fingerprint": "4e4861606e9f0344", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/lib/seo/JsonLd.tsx"}, "region": {"startLine": 17}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "e8439339d6a117d4", "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": "c6353fb4584f9ee4", "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": "4635237e72d82aa6", "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": "bb110b9bd6c0d69e", "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": "0f9f216811f6469a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3d8b04f971bb2834", "level": "note", "message": {"text": "Legacy-named symbol `blogDeprecated` in next.config.mjs:201"}, "properties": {"repobilityId": "af65626cd57c0670", "scanner": "scanner-primary", "fingerprint": "3d8b04f971bb2834", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-3f0e544f7aa74ce4", "level": "none", "message": {"text": "Commented-code block (5 lines) in next.config.mjs:119"}, "properties": {"repobilityId": "1838c37c44731996", "scanner": "scanner-primary", "fingerprint": "3f0e544f7aa74ce4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-980b471aaa58cede", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/split-images-registry.mjs:26"}, "properties": {"repobilityId": "482a5341a4d6b3cc", "scanner": "scanner-primary", "fingerprint": "980b471aaa58cede", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9112bad1286125d4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/app/api/quote/route.ts:42"}, "properties": {"repobilityId": "c6e05aad13767591", "scanner": "scanner-primary", "fingerprint": "9112bad1286125d4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}