{"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-698791e81c785288", "name": "Stray `console.log` in TS/JS \u2014 src/utils.tsx:30", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/utils.tsx:30"}, "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-31b62a99e3fc3155", "name": "Stray `console.log` in TS/JS \u2014 src/components/VoiceDemo.tsx:32", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/VoiceDemo.tsx:32"}, "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-7bb47703518b56b0", "name": "Stray `console.log` in TS/JS \u2014 src/components/Cubes.tsx:137", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Cubes.tsx:137"}, "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-42ed169dd2945ea6", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogContent.tsx:125", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogContent.tsx:125"}, "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-4e62555c4fa78589", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:98", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:98"}, "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-95e920ef0ac46cbc", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/chatbot/ChatbotContent.tsx:444", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/chatbot/ChatbotContent.tsx:444"}, "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-90cd5123fdf0529b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/gratis-website/GratisWebsiteContent.tsx:313", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/gratis-website/GratisWebsiteContent.tsx:313"}, "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-152a7d17b4e3fa11", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/reviews/ReviewsContent.tsx:142", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/reviews/ReviewsContent.tsx:142"}, "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-cba9f4361f40038e", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/crm/CrmContent.tsx:315", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/crm/CrmContent.tsx:315"}, "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-eb166352b669cb44", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/tarieven/TarievenContent.tsx:323", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/tarieven/TarievenContent.tsx:323"}, "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-50bbe175ec4db66d", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/social-media/SocialMediaContent.tsx:323", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/social-media/SocialMediaContent.tsx:323"}, "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-593efaa7469bd191", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/voice-ai/VoiceAIContent.tsx:445", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/voice-ai/VoiceAIContent.tsx:445"}, "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-4aa163fcc5221359", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/seo/SEOContent.tsx:148", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/seo/SEOContent.tsx:148"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-db4a7d593d19fef8", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/cookie-banner.js:18", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/cookie-banner.js:18"}, "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-a74f072688456c25", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogContent.tsx:125", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogContent.tsx:125"}, "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-efcb49938c9effe7", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:98", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:98"}, "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-475355d100c0bdc4", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/chatbot/ChatbotContent.tsx:444", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/chatbot/ChatbotContent.tsx:444"}, "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-f75dbc4adcb34a4f", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/gratis-website/GratisWebsiteContent.tsx:313", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/gratis-website/GratisWebsiteContent.tsx:313"}, "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-397240afc19200ad", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/reviews/ReviewsContent.tsx:142", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/reviews/ReviewsContent.tsx:142"}, "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-6d208f0d25874ef5", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/crm/CrmContent.tsx:315", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/crm/CrmContent.tsx:315"}, "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-105f0aa68cc9522e", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/tarieven/TarievenContent.tsx:323", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/tarieven/TarievenContent.tsx:323"}, "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-10dac36fd02dfcd6", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/social-media/SocialMediaContent.tsx:323", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/social-media/SocialMediaContent.tsx:323"}, "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-280f91d828c819e1", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/voice-ai/VoiceAIContent.tsx:445", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/voice-ai/VoiceAIContent.tsx:445"}, "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-aa4788d7431272f9", "name": "Insecure pattern 'dangerous_innerhtml' in src/app/seo/SEOContent.tsx:148", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/seo/SEOContent.tsx:148"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 135 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 6 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 19 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-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-b2fb3496579d80e6", "name": "Commented-code block (8 lines) in src/components/FallingText.tsx:107", "shortDescription": {"text": "Commented-code block (8 lines) in src/components/FallingText.tsx:107"}, "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-319e66a630e14977", "name": "2 env vars used in code but missing from .env.example", "shortDescription": {"text": "2 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `MOLLIE_API_KEY`, `NEXT_PUBLIC_BASE_URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/20407"}, "properties": {"repository": "StudioLee-cmd/salonsmart", "repoUrl": "https://github.com/StudioLee-cmd/salonsmart", "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-698791e81c785288", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/utils.tsx:30"}, "properties": {"repobilityId": "f2cbf0dfbfe581bb", "scanner": "scanner-primary", "fingerprint": "698791e81c785288", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-31b62a99e3fc3155", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/VoiceDemo.tsx:32"}, "properties": {"repobilityId": "f2b904cbc13a0c4b", "scanner": "scanner-primary", "fingerprint": "31b62a99e3fc3155", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7bb47703518b56b0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/Cubes.tsx:137"}, "properties": {"repobilityId": "8477a6310dd38c56", "scanner": "scanner-primary", "fingerprint": "7bb47703518b56b0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-42ed169dd2945ea6", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogContent.tsx:125"}, "properties": {"repobilityId": "e0464187aefa08b3", "scanner": "scanner-primary", "fingerprint": "42ed169dd2945ea6", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4e62555c4fa78589", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/blog/[slug]/page.tsx:98"}, "properties": {"repobilityId": "edc166468e8868e7", "scanner": "scanner-primary", "fingerprint": "4e62555c4fa78589", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-95e920ef0ac46cbc", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/chatbot/ChatbotContent.tsx:444"}, "properties": {"repobilityId": "529a6080853fab79", "scanner": "scanner-primary", "fingerprint": "95e920ef0ac46cbc", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-90cd5123fdf0529b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/gratis-website/GratisWebsiteContent.tsx:313"}, "properties": {"repobilityId": "e65e9fb2ac389843", "scanner": "scanner-primary", "fingerprint": "90cd5123fdf0529b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-152a7d17b4e3fa11", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/reviews/ReviewsContent.tsx:142"}, "properties": {"repobilityId": "6dab7680c6cb9679", "scanner": "scanner-primary", "fingerprint": "152a7d17b4e3fa11", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-cba9f4361f40038e", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/crm/CrmContent.tsx:315"}, "properties": {"repobilityId": "88ef3924303c93fb", "scanner": "scanner-primary", "fingerprint": "cba9f4361f40038e", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-eb166352b669cb44", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/tarieven/TarievenContent.tsx:323"}, "properties": {"repobilityId": "927e469bedfb05a2", "scanner": "scanner-primary", "fingerprint": "eb166352b669cb44", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-50bbe175ec4db66d", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/social-media/SocialMediaContent.tsx:323"}, "properties": {"repobilityId": "3733f5919886d044", "scanner": "scanner-primary", "fingerprint": "50bbe175ec4db66d", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-593efaa7469bd191", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/voice-ai/VoiceAIContent.tsx:445"}, "properties": {"repobilityId": "2ec2f3a65fb86a4b", "scanner": "scanner-primary", "fingerprint": "593efaa7469bd191", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-4aa163fcc5221359", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/app/seo/SEOContent.tsx:148"}, "properties": {"repobilityId": "09268c8f98223f49", "scanner": "scanner-primary", "fingerprint": "4aa163fcc5221359", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-db4a7d593d19fef8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/cookie-banner.js:18"}, "properties": {"repobilityId": "c90bdd068e78ed1d", "scanner": "scanner-primary", "fingerprint": "db4a7d593d19fef8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/cookie-banner.js"}, "region": {"startLine": 18}}}]}, {"ruleId": "scanner-a74f072688456c25", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogContent.tsx:125"}, "properties": {"repobilityId": "56a240d95599ceee", "scanner": "scanner-primary", "fingerprint": "a74f072688456c25", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/BlogContent.tsx"}, "region": {"startLine": 125}}}]}, {"ruleId": "scanner-efcb49938c9effe7", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/blog/[slug]/page.tsx:98"}, "properties": {"repobilityId": "df5a2a4c38f975f6", "scanner": "scanner-primary", "fingerprint": "efcb49938c9effe7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/blog/[slug]/page.tsx"}, "region": {"startLine": 98}}}]}, {"ruleId": "scanner-475355d100c0bdc4", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/chatbot/ChatbotContent.tsx:444"}, "properties": {"repobilityId": "6ee751b6cca87a10", "scanner": "scanner-primary", "fingerprint": "475355d100c0bdc4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/chatbot/ChatbotContent.tsx"}, "region": {"startLine": 444}}}]}, {"ruleId": "scanner-f75dbc4adcb34a4f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/gratis-website/GratisWebsiteContent.tsx:313"}, "properties": {"repobilityId": "82f23bc8fb72cce5", "scanner": "scanner-primary", "fingerprint": "f75dbc4adcb34a4f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/gratis-website/GratisWebsiteContent.tsx"}, "region": {"startLine": 313}}}]}, {"ruleId": "scanner-397240afc19200ad", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/reviews/ReviewsContent.tsx:142"}, "properties": {"repobilityId": "2b0fbcad5ae821a9", "scanner": "scanner-primary", "fingerprint": "397240afc19200ad", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/reviews/ReviewsContent.tsx"}, "region": {"startLine": 142}}}]}, {"ruleId": "scanner-6d208f0d25874ef5", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/crm/CrmContent.tsx:315"}, "properties": {"repobilityId": "d426238eedfc9bed", "scanner": "scanner-primary", "fingerprint": "6d208f0d25874ef5", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/crm/CrmContent.tsx"}, "region": {"startLine": 315}}}]}, {"ruleId": "scanner-105f0aa68cc9522e", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/tarieven/TarievenContent.tsx:323"}, "properties": {"repobilityId": "9bc04a2216a1c184", "scanner": "scanner-primary", "fingerprint": "105f0aa68cc9522e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/tarieven/TarievenContent.tsx"}, "region": {"startLine": 323}}}]}, {"ruleId": "scanner-10dac36fd02dfcd6", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/social-media/SocialMediaContent.tsx:323"}, "properties": {"repobilityId": "f4c636a29f72dcb6", "scanner": "scanner-primary", "fingerprint": "10dac36fd02dfcd6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/social-media/SocialMediaContent.tsx"}, "region": {"startLine": 323}}}]}, {"ruleId": "scanner-280f91d828c819e1", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/voice-ai/VoiceAIContent.tsx:445"}, "properties": {"repobilityId": "a455c34a0819b440", "scanner": "scanner-primary", "fingerprint": "280f91d828c819e1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/voice-ai/VoiceAIContent.tsx"}, "region": {"startLine": 445}}}]}, {"ruleId": "scanner-aa4788d7431272f9", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/app/seo/SEOContent.tsx:148"}, "properties": {"repobilityId": "a4bd6e056da8ccbf", "scanner": "scanner-primary", "fingerprint": "aa4788d7431272f9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/app/seo/SEOContent.tsx"}, "region": {"startLine": 148}}}]}, {"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-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": "86ef30acecd12aa9", "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": "a13f73353ded7794", "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": "8a3365794ef941c8", "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": "3a10fdfabfc028b7", "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": "3fe6aac7697061cd", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "8572ce26bae1a429", "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": "49d36cefaffaa728", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-b2fb3496579d80e6", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/components/FallingText.tsx:107"}, "properties": {"repobilityId": "34535dc2839ae189", "scanner": "scanner-primary", "fingerprint": "b2fb3496579d80e6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-319e66a630e14977", "level": "none", "message": {"text": "2 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "d838d1fc5d8231c9", "scanner": "scanner-primary", "fingerprint": "319e66a630e14977", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}