{"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-b209c77e83b119fd", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "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-cde0b1368afefd0c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailSignatureGenerator.tsx:257", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailSignatureGenerator.tsx:257"}, "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-8ff88d64c78b1bb2", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/VenioSystemsTemplatePpt.tsx:51", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/VenioSystemsTemplatePpt.tsx:51"}, "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-5bf0f2e185813f17", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailTemplateViewer.tsx:45", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailTemplateViewer.tsx:45"}, "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-93d0283845aa2c2d", "name": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "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-39a2b4f9b765f688", "name": "Insecure pattern 'dangerous_innerhtml' in src/pages/EmailSignatureGenerator.tsx:257", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/EmailSignatureGenerator.tsx:257"}, "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-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-4d34699ee41ceab7", "name": "Very large file: src/pages/LegacyToModern.tsx (1613 lines)", "shortDescription": {"text": "Very large file: src/pages/LegacyToModern.tsx (1613 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-62ac356f671e8ecc", "name": "Very large file: src/pages/CloudFirst.tsx (1133 lines)", "shortDescription": {"text": "Very large file: src/pages/CloudFirst.tsx (1133 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": "3 test file(s) for 74 source file(s) (ratio 0.04). 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-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-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-046dab8f8f08771c", "name": "Frontend route `/cloud-first` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/cloud-first` 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-fe41adaacb007b67", "name": "Frontend route `/legacy-to-modern` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/legacy-to-modern` 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-0e83a5f4ebb4f39b", "name": "Frontend route `/ai-review-playbook` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/ai-review-playbook` 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-7d7cf1acfe0952fc", "name": "Frontend route `/eca-checklist` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/eca-checklist` 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-a6944d878515a1c9", "name": "Frontend route `/federal-checklist` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/federal-checklist` 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-3223c61f4996b162", "name": "Frontend route `/chain-of-custody-checklist` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/chain-of-custody-checklist` 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-fdff2a2a002b7137", "name": "Frontend route `/rfp-template` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/rfp-template` 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-e6283c3ed0b60a36", "name": "Frontend route `/email-templates/venio-hubspot-email-humanized-1` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/email-templates/venio-hubspot-email-humanized-1` 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-22bfef9f324a010c", "name": "Frontend route `/email-signature` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/email-signature` 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-400cd542d0db2027", "name": "Frontend route `/presentations/venio-systems-template` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/presentations/venio-systems-template` 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}}]}}, "automationDetails": {"id": "repobility/22231"}, "properties": {"repository": "vikasgautamlcbr/visual-charm-vault", "repoUrl": "https://github.com/vikasgautamlcbr/visual-charm-vault", "branch": "main"}, "results": [{"ruleId": "scanner-b209c77e83b119fd", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "b8c68f17a4018107", "scanner": "scanner-primary", "fingerprint": "b209c77e83b119fd", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-cde0b1368afefd0c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailSignatureGenerator.tsx:257"}, "properties": {"repobilityId": "b5fbff8690644306", "scanner": "scanner-primary", "fingerprint": "cde0b1368afefd0c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-8ff88d64c78b1bb2", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/VenioSystemsTemplatePpt.tsx:51"}, "properties": {"repobilityId": "26b809a5c089f2d2", "scanner": "scanner-primary", "fingerprint": "8ff88d64c78b1bb2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-5bf0f2e185813f17", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 src/pages/EmailTemplateViewer.tsx:45"}, "properties": {"repobilityId": "831659aa449a1599", "scanner": "scanner-primary", "fingerprint": "5bf0f2e185813f17", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-93d0283845aa2c2d", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/components/ui/chart.tsx:70"}, "properties": {"repobilityId": "33f10636e53b4298", "scanner": "scanner-primary", "fingerprint": "93d0283845aa2c2d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/components/ui/chart.tsx"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-39a2b4f9b765f688", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in src/pages/EmailSignatureGenerator.tsx:257"}, "properties": {"repobilityId": "ddc771764ca51675", "scanner": "scanner-primary", "fingerprint": "39a2b4f9b765f688", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/pages/EmailSignatureGenerator.tsx"}, "region": {"startLine": 257}}}]}, {"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-4d34699ee41ceab7", "level": "note", "message": {"text": "Very large file: src/pages/LegacyToModern.tsx (1613 lines)"}, "properties": {"repobilityId": "4a0c6845cee4cc12", "scanner": "scanner-primary", "fingerprint": "4d34699ee41ceab7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-62ac356f671e8ecc", "level": "note", "message": {"text": "Very large file: src/pages/CloudFirst.tsx (1133 lines)"}, "properties": {"repobilityId": "e3707e354c201b07", "scanner": "scanner-primary", "fingerprint": "62ac356f671e8ecc", "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": "58afa9b3b40ff3ac", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9ac44e8deb71d039", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "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": "177894d0c38252a3", "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": "969800e4a8d60fca", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-046dab8f8f08771c", "level": "warning", "message": {"text": "Frontend route `/cloud-first` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "b850d95dab84ac14", "scanner": "scanner-primary", "fingerprint": "046dab8f8f08771c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-fe41adaacb007b67", "level": "warning", "message": {"text": "Frontend route `/legacy-to-modern` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "cc2fc8cca62ccdea", "scanner": "scanner-primary", "fingerprint": "fe41adaacb007b67", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0e83a5f4ebb4f39b", "level": "warning", "message": {"text": "Frontend route `/ai-review-playbook` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7904c5b789191f99", "scanner": "scanner-primary", "fingerprint": "0e83a5f4ebb4f39b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-7d7cf1acfe0952fc", "level": "warning", "message": {"text": "Frontend route `/eca-checklist` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c4238eb734310279", "scanner": "scanner-primary", "fingerprint": "7d7cf1acfe0952fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a6944d878515a1c9", "level": "warning", "message": {"text": "Frontend route `/federal-checklist` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "6d1ab3ebc9fb91d1", "scanner": "scanner-primary", "fingerprint": "a6944d878515a1c9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-3223c61f4996b162", "level": "warning", "message": {"text": "Frontend route `/chain-of-custody-checklist` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "08d73e88fb2321a2", "scanner": "scanner-primary", "fingerprint": "3223c61f4996b162", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-fdff2a2a002b7137", "level": "warning", "message": {"text": "Frontend route `/rfp-template` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "16ee14a995a9b30e", "scanner": "scanner-primary", "fingerprint": "fdff2a2a002b7137", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-e6283c3ed0b60a36", "level": "warning", "message": {"text": "Frontend route `/email-templates/venio-hubspot-email-humanized-1` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "1ba7726889f69ece", "scanner": "scanner-primary", "fingerprint": "e6283c3ed0b60a36", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-22bfef9f324a010c", "level": "warning", "message": {"text": "Frontend route `/email-signature` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "addc2f954ad5eb98", "scanner": "scanner-primary", "fingerprint": "22bfef9f324a010c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-400cd542d0db2027", "level": "warning", "message": {"text": "Frontend route `/presentations/venio-systems-template` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "855f852b073c30a0", "scanner": "scanner-primary", "fingerprint": "400cd542d0db2027", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}