{"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-433cfc593c6692b9", "name": "Stray `console.log` in TS/JS \u2014 src/components/BlogPost.tsx:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/components/BlogPost.tsx:71"}, "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-ae7337758f4fc39b", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogPost.tsx:162", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogPost.tsx:162"}, "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-68fb6fed06a3a97e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GoogleTagsAdmin.tsx:609", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GoogleTagsAdmin.tsx:609"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-188a15462d914d44", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/CaseDetailPage.tsx:157", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/CaseDetailPage.tsx:157"}, "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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-938718292f421c14", "name": "Insecure pattern 'node_child_process' in scripts/prerender.mjs:20", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/prerender.mjs:20"}, "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-6e1bf1916ac81a0f", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogPost.tsx:162", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogPost.tsx:162"}, "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-2fd2c06a3fc5d410", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/CaseDetailPage.tsx:157", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/CaseDetailPage.tsx:157"}, "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-a189d8990871d29b", "name": "Very large file: src/pages/QuizImobiliariaTreePage.tsx (979 lines)", "shortDescription": {"text": "Very large file: src/pages/QuizImobiliariaTreePage.tsx (979 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ce4c44f58f91eff6", "name": "Very large file: src/pages/QuizEcommerceTreePage.tsx (988 lines)", "shortDescription": {"text": "Very large file: src/pages/QuizEcommerceTreePage.tsx (988 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "2 test file(s) for 64 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 36 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, 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-cbcf31d01a59d09f", "name": "Frontend route `/blog/*` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/blog/*` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-957b05071a3b75d2", "name": "Frontend route `/cases/:slug` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/cases/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-326b9939b0153dcf", "name": "Frontend route `/quiz-imoveis-v2` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/quiz-imoveis-v2` has no Link/navigate to it \u2014 src/App.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-09a19a0a08ca0280", "name": "Frontend route `/:postId/:titleSlug?` has no Link/navigate to it \u2014 src/pages/BlogPage.tsx", "shortDescription": {"text": "Frontend route `/:postId/:titleSlug?` has no Link/navigate to it \u2014 src/pages/BlogPage.tsx"}, "fullDescription": {"text": "The route is registered but no `<Link to=\u2026>` or `navigate(\u2026)` in the codebase navigates here. Either it's reachable only via direct URL (intentional), it's dead, or the link broke during a refactor."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18504"}, "properties": {"repository": "RParagon/VirtualMark", "repoUrl": "https://github.com/RParagon/VirtualMark", "branch": "main"}, "results": [{"ruleId": "scanner-433cfc593c6692b9", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/components/BlogPost.tsx:71"}, "properties": {"repobilityId": "2565fa1bf36d8ebb", "scanner": "scanner-primary", "fingerprint": "433cfc593c6692b9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ae7337758f4fc39b", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/BlogPost.tsx:162"}, "properties": {"repobilityId": "9d56a7f1bf2e76c2", "scanner": "scanner-primary", "fingerprint": "ae7337758f4fc39b", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-68fb6fed06a3a97e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/admin/GoogleTagsAdmin.tsx:609"}, "properties": {"repobilityId": "222169997f5fd698", "scanner": "scanner-primary", "fingerprint": "68fb6fed06a3a97e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-188a15462d914d44", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/CaseDetailPage.tsx:157"}, "properties": {"repobilityId": "24ad5284cf239195", "scanner": "scanner-primary", "fingerprint": "188a15462d914d44", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-938718292f421c14", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/prerender.mjs:20"}, "properties": {"repobilityId": "78d9f5e2d834d4a4", "scanner": "scanner-primary", "fingerprint": "938718292f421c14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/prerender.mjs"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-6e1bf1916ac81a0f", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/BlogPost.tsx:162"}, "properties": {"repobilityId": "5c57fefd95cb5f49", "scanner": "scanner-primary", "fingerprint": "6e1bf1916ac81a0f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/BlogPost.tsx"}, "region": {"startLine": 162}}}]}, {"ruleId": "scanner-2fd2c06a3fc5d410", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/CaseDetailPage.tsx:157"}, "properties": {"repobilityId": "07a35dac66ecd5e7", "scanner": "scanner-primary", "fingerprint": "2fd2c06a3fc5d410", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/CaseDetailPage.tsx"}, "region": {"startLine": 157}}}]}, {"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-a189d8990871d29b", "level": "note", "message": {"text": "Very large file: src/pages/QuizImobiliariaTreePage.tsx (979 lines)"}, "properties": {"repobilityId": "fe3cef49944d26b0", "scanner": "scanner-primary", "fingerprint": "a189d8990871d29b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ce4c44f58f91eff6", "level": "note", "message": {"text": "Very large file: src/pages/QuizEcommerceTreePage.tsx (988 lines)"}, "properties": {"repobilityId": "df8277dbb5a6811e", "scanner": "scanner-primary", "fingerprint": "ce4c44f58f91eff6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "353789af5cf8e03f", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "95c926f64dd2b6bf", "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": "824c4efd40136d9a", "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": "132c8ef259072e9f", "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": "d5cb697de19532d1", "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": "00a5f71763bf60ff", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cbcf31d01a59d09f", "level": "warning", "message": {"text": "Frontend route `/blog/*` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8d680ca914c29e82", "scanner": "scanner-primary", "fingerprint": "cbcf31d01a59d09f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-957b05071a3b75d2", "level": "warning", "message": {"text": "Frontend route `/cases/:slug` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7709249082a19243", "scanner": "scanner-primary", "fingerprint": "957b05071a3b75d2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-326b9939b0153dcf", "level": "warning", "message": {"text": "Frontend route `/quiz-imoveis-v2` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7d1d27a65be12b86", "scanner": "scanner-primary", "fingerprint": "326b9939b0153dcf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-09a19a0a08ca0280", "level": "warning", "message": {"text": "Frontend route `/:postId/:titleSlug?` has no Link/navigate to it \u2014 src/pages/BlogPage.tsx"}, "properties": {"repobilityId": "d5079b1edefef4b2", "scanner": "scanner-primary", "fingerprint": "09a19a0a08ca0280", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}