{"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-3b984fdc638bde73", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/PreorderEditSheet.tsx:65", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PreorderEditSheet.tsx:65"}, "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-132de68806fc232b", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/WidgetPreviewModal.tsx:70", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/WidgetPreviewModal.tsx:70"}, "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-22f5fe68b743d8b5", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/SmartInputPanel.tsx:211", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SmartInputPanel.tsx:211"}, "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-65836d2eef4c06e0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Calendar.tsx:258", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Calendar.tsx:258"}, "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-4047846a166424b7", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Profile.tsx:328", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Profile.tsx:328"}, "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-cbe0c98c39329f60", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PostCreate.tsx:127", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PostCreate.tsx:127"}, "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-65650e742cd6eb22", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Customize.tsx:515", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Customize.tsx:515"}, "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-565bcda49d2db601", "name": "Insecure pattern 'cors_wildcard' in api/parse-event.ts:394", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/parse-event.ts:394"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). 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-f578cb78cfa0f9a4", "name": "Very large file: src/pages/Calendar.tsx (4011 lines)", "shortDescription": {"text": "Very large file: src/pages/Calendar.tsx (4011 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-c081790c8f11a28b", "name": "Very large file: src/pages/Discover.tsx (1105 lines)", "shortDescription": {"text": "Very large file: src/pages/Discover.tsx (1105 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": "1 test file(s) for 61 source file(s) (ratio 0.02). 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 14 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 52 placeholder/mock markers across 10 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-4b155ba3930ae04f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/Calendar.tsx:1567", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/Calendar.tsx:1567"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9c676007b8329c9a", "name": "Frontend route `/widget/countdown/:workId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/widget/countdown/:workId` 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-2dfc75ccba169684", "name": "Frontend route `/widget/today/:workId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/widget/today/:workId` 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-d4ce72e59181d5fe", "name": "Frontend route `/widget/month/:workId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/widget/month/:workId` 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-274ca0b5e3f0796e", "name": "Frontend route `/share` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/share` 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-7064cd9925eeb9c6", "name": "Frontend route `/*` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/*` 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-af51eecca67836a0", "name": "Frontend route `/calendar/:workId` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/calendar/:workId` 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-7be8e2462a7e2579", "name": "Frontend route `/calendar/:workId/date/:date` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/calendar/:workId/date/:date` 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-94c67d9f7360a19f", "name": "Frontend route `/calendar/:workId/post` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `/calendar/:workId/post` 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/19471"}, "properties": {"repository": "shibano188-ui/fan-make-calendar", "repoUrl": "https://github.com/shibano188-ui/fan-make-calendar", "branch": "main"}, "results": [{"ruleId": "scanner-3b984fdc638bde73", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/PreorderEditSheet.tsx:65"}, "properties": {"repobilityId": "3d747b294fd4f6cf", "scanner": "scanner-primary", "fingerprint": "3b984fdc638bde73", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-132de68806fc232b", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/WidgetPreviewModal.tsx:70"}, "properties": {"repobilityId": "4a33058829247611", "scanner": "scanner-primary", "fingerprint": "132de68806fc232b", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-22f5fe68b743d8b5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/SmartInputPanel.tsx:211"}, "properties": {"repobilityId": "8ffcdfbe86036649", "scanner": "scanner-primary", "fingerprint": "22f5fe68b743d8b5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-65836d2eef4c06e0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Calendar.tsx:258"}, "properties": {"repobilityId": "16d7af0c58c3ef12", "scanner": "scanner-primary", "fingerprint": "65836d2eef4c06e0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4047846a166424b7", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Profile.tsx:328"}, "properties": {"repobilityId": "5e44359aad71d016", "scanner": "scanner-primary", "fingerprint": "4047846a166424b7", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-cbe0c98c39329f60", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/PostCreate.tsx:127"}, "properties": {"repobilityId": "2f051aa20312f202", "scanner": "scanner-primary", "fingerprint": "cbe0c98c39329f60", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-65650e742cd6eb22", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Customize.tsx:515"}, "properties": {"repobilityId": "42f8607231fc7176", "scanner": "scanner-primary", "fingerprint": "65650e742cd6eb22", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-565bcda49d2db601", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/parse-event.ts:394"}, "properties": {"repobilityId": "3ddaa1f2ff0f77ac", "scanner": "scanner-primary", "fingerprint": "565bcda49d2db601", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/parse-event.ts"}, "region": {"startLine": 394}}}]}, {"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-f578cb78cfa0f9a4", "level": "note", "message": {"text": "Very large file: src/pages/Calendar.tsx (4011 lines)"}, "properties": {"repobilityId": "176628a1ea709115", "scanner": "scanner-primary", "fingerprint": "f578cb78cfa0f9a4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c081790c8f11a28b", "level": "note", "message": {"text": "Very large file: src/pages/Discover.tsx (1105 lines)"}, "properties": {"repobilityId": "0522e33cfc3ddd24", "scanner": "scanner-primary", "fingerprint": "c081790c8f11a28b", "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": "237c3ef950a3b820", "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": "d3de276af055d2ef", "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": "48c106f5fcf2b889", "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": "f76c94b9f0f29d22", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "0a573a2d754e9e68", "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": "e6d8ac4d478d1b4d", "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": "d0382e61595359ec", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-4b155ba3930ae04f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/pages/Calendar.tsx:1567"}, "properties": {"repobilityId": "5f364684ba505e15", "scanner": "scanner-primary", "fingerprint": "4b155ba3930ae04f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9c676007b8329c9a", "level": "warning", "message": {"text": "Frontend route `/widget/countdown/:workId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "4b9b3118114d35be", "scanner": "scanner-primary", "fingerprint": "9c676007b8329c9a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-2dfc75ccba169684", "level": "warning", "message": {"text": "Frontend route `/widget/today/:workId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8cf9b77cc7025e8e", "scanner": "scanner-primary", "fingerprint": "2dfc75ccba169684", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d4ce72e59181d5fe", "level": "warning", "message": {"text": "Frontend route `/widget/month/:workId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "c62a740fdedb105a", "scanner": "scanner-primary", "fingerprint": "d4ce72e59181d5fe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-274ca0b5e3f0796e", "level": "warning", "message": {"text": "Frontend route `/share` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "5f41844cdda6f03e", "scanner": "scanner-primary", "fingerprint": "274ca0b5e3f0796e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-7064cd9925eeb9c6", "level": "warning", "message": {"text": "Frontend route `/*` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "eb928b698e0c5cc3", "scanner": "scanner-primary", "fingerprint": "7064cd9925eeb9c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-af51eecca67836a0", "level": "warning", "message": {"text": "Frontend route `/calendar/:workId` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "25a2b0d4bc7746b0", "scanner": "scanner-primary", "fingerprint": "af51eecca67836a0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-7be8e2462a7e2579", "level": "warning", "message": {"text": "Frontend route `/calendar/:workId/date/:date` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "d40de7cca0ccd74b", "scanner": "scanner-primary", "fingerprint": "7be8e2462a7e2579", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-94c67d9f7360a19f", "level": "warning", "message": {"text": "Frontend route `/calendar/:workId/post` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "889a9ec2d71a9d77", "scanner": "scanner-primary", "fingerprint": "94c67d9f7360a19f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}