{"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-7c8661f7ede97c75", "name": "Stray `console.log` in TS/JS \u2014 server.js:159", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:159"}, "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-fe2555f3988be58e", "name": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:86", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:86"}, "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-49f601ec2a1e2e07", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AuditLog.tsx:91", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AuditLog.tsx:91"}, "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-096ee3df14e27957", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/IdsAlerts.tsx:158", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/IdsAlerts.tsx:158"}, "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-eed66e999c944994", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DnsFiltering.tsx:136", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DnsFiltering.tsx:136"}, "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-e79a47307665a2a0", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ThreatFeeds.tsx:106", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ThreatFeeds.tsx:106"}, "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-350e45475db3cf74", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Logs.tsx:146", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Logs.tsx:146"}, "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-fd4fa06dfd3b840d", "name": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:465", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:465"}, "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-d4c4260b624cffaf", "name": "Insecure pattern 'exec_used' in agent/homeshield-agent.mjs:66", "shortDescription": {"text": "Insecure pattern 'exec_used' in agent/homeshield-agent.mjs:66"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-daf60f49a8a9aba3", "name": "Insecure pattern 'node_child_process' in agent/homeshield-agent.mjs:23", "shortDescription": {"text": "Insecure pattern 'node_child_process' in agent/homeshield-agent.mjs:23"}, "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "4 tests / 36 src (ratio 0.11)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 9 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 60 placeholder/mock markers across 12 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-0317971e83a31940", "name": "Frontend route `policies` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `policies` 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-d65a41a681833d2f", "name": "Frontend route `logs` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `logs` 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-22a057cf33859dd9", "name": "Frontend route `sessions` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `sessions` 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-06ad7eb349dbd358", "name": "Frontend route `nat` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `nat` 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-1e25fe2c7667153f", "name": "Frontend route `dns` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `dns` 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-e09688e5b5790dd1", "name": "Frontend route `ids` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `ids` 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-fa4b763ce740f072", "name": "Frontend route `threat-feeds` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `threat-feeds` 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-bf7cbce2639d21b3", "name": "Frontend route `interfaces` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `interfaces` 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-a08f7fe19d2d8868", "name": "Frontend route `audit` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `audit` 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-5412dc3665fe7926", "name": "Frontend route `backup` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `backup` 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-0626b4c2e4efcb82", "name": "Frontend route `settings` has no Link/navigate to it \u2014 src/App.tsx", "shortDescription": {"text": "Frontend route `settings` 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/24379"}, "properties": {"repository": "attiquebhatti/HomeShield-NGFW-V1", "repoUrl": "https://github.com/attiquebhatti/HomeShield-NGFW-V1", "branch": "main"}, "results": [{"ruleId": "scanner-7c8661f7ede97c75", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:159"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "7c8661f7ede97c75", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fe2555f3988be58e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/components/Layout.tsx:86"}, "properties": {"repobilityId": "daab328f104c4d01", "scanner": "scanner-primary", "fingerprint": "fe2555f3988be58e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-49f601ec2a1e2e07", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/AuditLog.tsx:91"}, "properties": {"repobilityId": "c3a56a036077f687", "scanner": "scanner-primary", "fingerprint": "49f601ec2a1e2e07", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-096ee3df14e27957", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/IdsAlerts.tsx:158"}, "properties": {"repobilityId": "693a117c5b708262", "scanner": "scanner-primary", "fingerprint": "096ee3df14e27957", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-eed66e999c944994", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/DnsFiltering.tsx:136"}, "properties": {"repobilityId": "49286e47577638ba", "scanner": "scanner-primary", "fingerprint": "eed66e999c944994", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-e79a47307665a2a0", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/ThreatFeeds.tsx:106"}, "properties": {"repobilityId": "5208b82673d59d0f", "scanner": "scanner-primary", "fingerprint": "e79a47307665a2a0", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-350e45475db3cf74", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Logs.tsx:146"}, "properties": {"repobilityId": "32b037fa706a1439", "scanner": "scanner-primary", "fingerprint": "350e45475db3cf74", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-fd4fa06dfd3b840d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 src/pages/Dashboard.tsx:465"}, "properties": {"repobilityId": "ef6dffe971709383", "scanner": "scanner-primary", "fingerprint": "fd4fa06dfd3b840d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-d4c4260b624cffaf", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in agent/homeshield-agent.mjs:66"}, "properties": {"repobilityId": "4d47603c4ba2df25", "scanner": "scanner-primary", "fingerprint": "d4c4260b624cffaf", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/homeshield-agent.mjs"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-daf60f49a8a9aba3", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in agent/homeshield-agent.mjs:23"}, "properties": {"repobilityId": "9ea04f9f72902fb3", "scanner": "scanner-primary", "fingerprint": "daf60f49a8a9aba3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "agent/homeshield-agent.mjs"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "f5fd311765a51e8b", "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": "bbfc72ec81e12b1f", "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": "2428b4f6ff4e6a25", "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": "51f70a58184b422b", "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": "44c6c3e85be2112c", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0317971e83a31940", "level": "warning", "message": {"text": "Frontend route `policies` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "e988539799064db9", "scanner": "scanner-primary", "fingerprint": "0317971e83a31940", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d65a41a681833d2f", "level": "warning", "message": {"text": "Frontend route `logs` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "4d0e95a4c9f9c531", "scanner": "scanner-primary", "fingerprint": "d65a41a681833d2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-22a057cf33859dd9", "level": "warning", "message": {"text": "Frontend route `sessions` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "40f2589be8e28979", "scanner": "scanner-primary", "fingerprint": "22a057cf33859dd9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-06ad7eb349dbd358", "level": "warning", "message": {"text": "Frontend route `nat` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "849b8c64f5bdf355", "scanner": "scanner-primary", "fingerprint": "06ad7eb349dbd358", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-1e25fe2c7667153f", "level": "warning", "message": {"text": "Frontend route `dns` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "05fcd76192ceef31", "scanner": "scanner-primary", "fingerprint": "1e25fe2c7667153f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-e09688e5b5790dd1", "level": "warning", "message": {"text": "Frontend route `ids` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "666800415ca971b9", "scanner": "scanner-primary", "fingerprint": "e09688e5b5790dd1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-fa4b763ce740f072", "level": "warning", "message": {"text": "Frontend route `threat-feeds` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8887a64922979fe4", "scanner": "scanner-primary", "fingerprint": "fa4b763ce740f072", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-bf7cbce2639d21b3", "level": "warning", "message": {"text": "Frontend route `interfaces` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "8a161c844c6e270e", "scanner": "scanner-primary", "fingerprint": "bf7cbce2639d21b3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-a08f7fe19d2d8868", "level": "warning", "message": {"text": "Frontend route `audit` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "88e183c5cd384f0b", "scanner": "scanner-primary", "fingerprint": "a08f7fe19d2d8868", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5412dc3665fe7926", "level": "warning", "message": {"text": "Frontend route `backup` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "7c426eddae5231b0", "scanner": "scanner-primary", "fingerprint": "5412dc3665fe7926", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-0626b4c2e4efcb82", "level": "warning", "message": {"text": "Frontend route `settings` has no Link/navigate to it \u2014 src/App.tsx"}, "properties": {"repobilityId": "9badda3b3a471962", "scanner": "scanner-primary", "fingerprint": "0626b4c2e4efcb82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}