{"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-3fd2d76943f6e54f", "name": "Possibly dead Python function: serve", "shortDescription": {"text": "Possibly dead Python function: serve"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cd2a0d7280265da8", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:142", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:142"}, "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-b93a528f264c4144", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/DiagnosePanel.tsx:67", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/DiagnosePanel.tsx:67"}, "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-1812081a3699462f", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/BandwidthProfiles.tsx:121", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/BandwidthProfiles.tsx:121"}, "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-f6777be0dedf00a4", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/RuleDetail.tsx:253", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/RuleDetail.tsx:253"}, "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-7b2caef7849b6e72", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Users.tsx:376", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Users.tsx:376"}, "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-55c6b49d88b55c87", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Dashboard.tsx:185", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Dashboard.tsx:185"}, "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-2eae228978eeada3", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/UserDashboard.tsx:173", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/UserDashboard.tsx:173"}, "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-09db1f7b28215fb5", "name": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Settings.tsx:336", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Settings.tsx:336"}, "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-4dadfd55261691db", "name": "Privileged port 64 in use", "shortDescription": {"text": "Privileged port 64 in use"}, "fullDescription": {"text": "Port 64 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer."}, "properties": {"scanner": "scanner-primary", "layer": "network", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fc02496302f7a235", "name": "Possible secret in deploy.sh", "shortDescription": {"text": "Possible secret in deploy.sh"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/cache@v5 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 25 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 39 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-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-64ffe2c6456c1ffc", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/api.ts:37", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/api.ts:37"}, "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-a666ef09c03ea030", "name": "Frontend route `nodes` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `nodes` has no Link/navigate to it \u2014 web/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-35791f1a688c9044", "name": "Frontend route `nodes/:id` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `nodes/:id` has no Link/navigate to it \u2014 web/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-b04bc7e51c952294", "name": "Frontend route `rules` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `rules` has no Link/navigate to it \u2014 web/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-d38291a98a951c1b", "name": "Frontend route `rules/:id` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `rules/:id` has no Link/navigate to it \u2014 web/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-d7e4cde3f3aa93f2", "name": "Frontend route `tunnels` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `tunnels` has no Link/navigate to it \u2014 web/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-23b4febc75ecfb8c", "name": "Frontend route `tunnels/:id` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `tunnels/:id` has no Link/navigate to it \u2014 web/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-11b2684a442d3153", "name": "Frontend route `users` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `users` has no Link/navigate to it \u2014 web/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-9e20d227d1caaf13", "name": "Frontend route `bandwidth-profiles` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `bandwidth-profiles` has no Link/navigate to it \u2014 web/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-88cf01eced5e2d03", "name": "Frontend route `settings` has no Link/navigate to it \u2014 web/src/App.tsx", "shortDescription": {"text": "Frontend route `settings` has no Link/navigate to it \u2014 web/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-08a8db6712e352b7", "name": "Frontend route `/tunnels/:id` has no Link/navigate to it \u2014 web/src/pages/TunnelDetail.test.tsx", "shortDescription": {"text": "Frontend route `/tunnels/:id` has no Link/navigate to it \u2014 web/src/pages/TunnelDetail.test.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/18013"}, "properties": {"repository": "Remine1337/EMORELAY", "repoUrl": "https://github.com/Remine1337/EMORELAY", "branch": "main"}, "results": [{"ruleId": "scanner-3fd2d76943f6e54f", "level": "note", "message": {"text": "Possibly dead Python function: serve"}, "properties": {"repobilityId": "14ba9a32ffb07e31", "scanner": "scanner-primary", "fingerprint": "3fd2d76943f6e54f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/echo_server.py:9"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cd2a0d7280265da8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/App.tsx:142"}, "properties": {"repobilityId": "92a525ccb98494eb", "scanner": "scanner-primary", "fingerprint": "cd2a0d7280265da8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-b93a528f264c4144", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/components/DiagnosePanel.tsx:67"}, "properties": {"repobilityId": "abeba7df6a0a9561", "scanner": "scanner-primary", "fingerprint": "b93a528f264c4144", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-1812081a3699462f", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/BandwidthProfiles.tsx:121"}, "properties": {"repobilityId": "4e0464b47d94de7c", "scanner": "scanner-primary", "fingerprint": "1812081a3699462f", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-f6777be0dedf00a4", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/RuleDetail.tsx:253"}, "properties": {"repobilityId": "be6cf3aa039811b2", "scanner": "scanner-primary", "fingerprint": "f6777be0dedf00a4", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-7b2caef7849b6e72", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Users.tsx:376"}, "properties": {"repobilityId": "6feee067b54a57e2", "scanner": "scanner-primary", "fingerprint": "7b2caef7849b6e72", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-55c6b49d88b55c87", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Dashboard.tsx:185"}, "properties": {"repobilityId": "5d4e1c962851a256", "scanner": "scanner-primary", "fingerprint": "55c6b49d88b55c87", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-2eae228978eeada3", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/UserDashboard.tsx:173"}, "properties": {"repobilityId": "0618ce87b6d6870e", "scanner": "scanner-primary", "fingerprint": "2eae228978eeada3", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-09db1f7b28215fb5", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 web/src/pages/Settings.tsx:336"}, "properties": {"repobilityId": "b560555dae34450e", "scanner": "scanner-primary", "fingerprint": "09db1f7b28215fb5", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-4dadfd55261691db", "level": "warning", "message": {"text": "Privileged port 64 in use"}, "properties": {"repobilityId": "be19cd18e8b66910", "scanner": "scanner-primary", "fingerprint": "4dadfd55261691db", "layer": "network", "severity": "medium", "confidence": 1.0, "tags": ["security", "ports"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/echo_server.py"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-fc02496302f7a235", "level": "error", "message": {"text": "Possible secret in deploy.sh"}, "properties": {"repobilityId": "3dcb864369521e4d", "scanner": "scanner-primary", "fingerprint": "fc02496302f7a235", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "deploy.sh"}, "region": {"startLine": 294}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a22664b58dca3181", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "aa025b38cc0f6308", "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": "5ec67aa82a8bb16d", "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": "183a298e74279d7e", "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": "f7feef77416c1211", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d4a3db023af64e79", "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": "4e3c6750d9e38cd9", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-64ffe2c6456c1ffc", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/src/lib/api.ts:37"}, "properties": {"repobilityId": "203a4df93ec73cde", "scanner": "scanner-primary", "fingerprint": "64ffe2c6456c1ffc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a666ef09c03ea030", "level": "warning", "message": {"text": "Frontend route `nodes` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "e265a2d268d58da0", "scanner": "scanner-primary", "fingerprint": "a666ef09c03ea030", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-35791f1a688c9044", "level": "warning", "message": {"text": "Frontend route `nodes/:id` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "f296e3e0d0047799", "scanner": "scanner-primary", "fingerprint": "35791f1a688c9044", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-b04bc7e51c952294", "level": "warning", "message": {"text": "Frontend route `rules` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "44ba3901c4abf389", "scanner": "scanner-primary", "fingerprint": "b04bc7e51c952294", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d38291a98a951c1b", "level": "warning", "message": {"text": "Frontend route `rules/:id` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "77085c8de7dbebf1", "scanner": "scanner-primary", "fingerprint": "d38291a98a951c1b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-d7e4cde3f3aa93f2", "level": "warning", "message": {"text": "Frontend route `tunnels` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "534f19bd4a822e54", "scanner": "scanner-primary", "fingerprint": "d7e4cde3f3aa93f2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-23b4febc75ecfb8c", "level": "warning", "message": {"text": "Frontend route `tunnels/:id` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "839f0d18ba704027", "scanner": "scanner-primary", "fingerprint": "23b4febc75ecfb8c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-11b2684a442d3153", "level": "warning", "message": {"text": "Frontend route `users` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "119c3a17cedd2fcf", "scanner": "scanner-primary", "fingerprint": "11b2684a442d3153", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-9e20d227d1caaf13", "level": "warning", "message": {"text": "Frontend route `bandwidth-profiles` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "5fec533fecb9379d", "scanner": "scanner-primary", "fingerprint": "9e20d227d1caaf13", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-88cf01eced5e2d03", "level": "warning", "message": {"text": "Frontend route `settings` has no Link/navigate to it \u2014 web/src/App.tsx"}, "properties": {"repobilityId": "0b7abb0a2f12db9d", "scanner": "scanner-primary", "fingerprint": "88cf01eced5e2d03", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-08a8db6712e352b7", "level": "warning", "message": {"text": "Frontend route `/tunnels/:id` has no Link/navigate to it \u2014 web/src/pages/TunnelDetail.test.tsx"}, "properties": {"repobilityId": "d5353bdf68033f5c", "scanner": "scanner-primary", "fingerprint": "08a8db6712e352b7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}]}]}