{"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-e7b915de25a1d287", "name": "Possibly dead Python function: push_reviews", "shortDescription": {"text": "Possibly dead Python function: push_reviews"}, "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-5889587e1474693c", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Settings.tsx:359", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Settings.tsx:359"}, "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-a75c2b8305873fd8", "name": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Browser.tsx:85", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Browser.tsx:85"}, "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-74687f796cc488f3", "name": "Insecure pattern 'cors_wildcard' in worker/src/index.ts:43", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in worker/src/index.ts:43"}, "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-aa69d5aca33a6a03", "name": "Insecure pattern 'direct_innerhtml_assignment' in extension/content.js:32", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/content.js:32"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cd00870d437c0058", "name": "Insecure pattern 'node_child_process' in tools/demo-video.mjs:12", "shortDescription": {"text": "Insecure pattern 'node_child_process' in tools/demo-video.mjs:12"}, "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-0e2cd55365a5a1ac", "name": "Insecure pattern 'node_child_process' in tools/setup.mjs:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in tools/setup.mjs:15"}, "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-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-ad6701f0a8405e22", "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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "8 tests / 46 src (ratio 0.17)."}, "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 29 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-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-c0d87adbc176acad", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/github.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/github.ts:28"}, "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-dbf03697bd83f80e", "name": "Commented-code block (5 lines) in worker/src/index.ts:606", "shortDescription": {"text": "Commented-code block (5 lines) in worker/src/index.ts:606"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-4917f98bdc6ecf1b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:124", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:124"}, "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-8d67675e6641fbe4", "name": "Commented-code block (6 lines) in tools/demo-video.mjs:280", "shortDescription": {"text": "Commented-code block (6 lines) in tools/demo-video.mjs:280"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f72ae8c8221ea4ba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 tools/optimize-repo-images.mjs:11", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 tools/optimize-repo-images.mjs:11"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\ntools/anki-import-template.py:ulid, tools/archive-sd_runner.py:ulid\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-128fff3ddff30bc1", "name": "Frontend route `/review/:deck` has no Link/navigate to it \u2014 app/src/App.tsx", "shortDescription": {"text": "Frontend route `/review/:deck` has no Link/navigate to it \u2014 app/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-c7e7a7a680842a68", "name": "Frontend route `/edit/:id` has no Link/navigate to it \u2014 app/src/App.tsx", "shortDescription": {"text": "Frontend route `/edit/:id` has no Link/navigate to it \u2014 app/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-5843d37a928e95ad", "name": "Unused endpoint: GET /cards/file", "shortDescription": {"text": "Unused endpoint: GET /cards/file"}, "fullDescription": {"text": "`worker/src/index.ts` declares `GET /cards/file` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ba44782ceb67acb9", "name": "Unused endpoint: GET /media/file", "shortDescription": {"text": "Unused endpoint: GET /media/file"}, "fullDescription": {"text": "`worker/src/index.ts` declares `GET /media/file` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-490708ceec94d765", "name": "Unused endpoint: POST /cards", "shortDescription": {"text": "Unused endpoint: POST /cards"}, "fullDescription": {"text": "`worker/src/index.ts` declares `POST /cards` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d04e457114ec8d7f", "name": "Unused endpoint: POST /flashcard", "shortDescription": {"text": "Unused endpoint: POST /flashcard"}, "fullDescription": {"text": "`worker/src/index.ts` declares `POST /flashcard` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6e25c7bb87a7f5a1", "name": "Unused endpoint: GET /reviews/export", "shortDescription": {"text": "Unused endpoint: GET /reviews/export"}, "fullDescription": {"text": "`worker/src/index.ts` declares `GET /reviews/export` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-81f27a6c6c707add", "name": "Unused endpoint: GET /reviews", "shortDescription": {"text": "Unused endpoint: GET /reviews"}, "fullDescription": {"text": "`worker/src/index.ts` declares `GET /reviews` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18812"}, "properties": {"repository": "samanamp/recall", "repoUrl": "https://github.com/samanamp/recall", "branch": "main"}, "results": [{"ruleId": "scanner-e7b915de25a1d287", "level": "note", "message": {"text": "Possibly dead Python function: push_reviews"}, "properties": {"repobilityId": "9bec9b90bdadfc19", "scanner": "scanner-primary", "fingerprint": "e7b915de25a1d287", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/archive-sd_runner.py:57"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5889587e1474693c", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Settings.tsx:359"}, "properties": {"repobilityId": "8dbb3db1737e2291", "scanner": "scanner-primary", "fingerprint": "5889587e1474693c", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a75c2b8305873fd8", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 app/src/screens/Browser.tsx:85"}, "properties": {"repobilityId": "08cf679bf3184fad", "scanner": "scanner-primary", "fingerprint": "a75c2b8305873fd8", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-74687f796cc488f3", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in worker/src/index.ts:43"}, "properties": {"repobilityId": "220f871ca200fb74", "scanner": "scanner-primary", "fingerprint": "74687f796cc488f3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "worker/src/index.ts"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-aa69d5aca33a6a03", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in extension/content.js:32"}, "properties": {"repobilityId": "3588cb750e9d5791", "scanner": "scanner-primary", "fingerprint": "aa69d5aca33a6a03", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extension/content.js"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-cd00870d437c0058", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in tools/demo-video.mjs:12"}, "properties": {"repobilityId": "0a76a315f45b6721", "scanner": "scanner-primary", "fingerprint": "cd00870d437c0058", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/demo-video.mjs"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-0e2cd55365a5a1ac", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in tools/setup.mjs:15"}, "properties": {"repobilityId": "5f69e0700a9c67a5", "scanner": "scanner-primary", "fingerprint": "0e2cd55365a5a1ac", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/setup.mjs"}, "region": {"startLine": 15}}}]}, {"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-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "df3f668290506cbf", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "f47f0745fc539887", "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": "99f3973e69af0a4d", "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": "6433fe6000fb19f4", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c0d87adbc176acad", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/github.ts:28"}, "properties": {"repobilityId": "aa53f516ccc27e1f", "scanner": "scanner-primary", "fingerprint": "c0d87adbc176acad", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dbf03697bd83f80e", "level": "none", "message": {"text": "Commented-code block (5 lines) in worker/src/index.ts:606"}, "properties": {"repobilityId": "b273884891125ddc", "scanner": "scanner-primary", "fingerprint": "dbf03697bd83f80e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4917f98bdc6ecf1b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 app/src/lib/api.ts:124"}, "properties": {"repobilityId": "59a421f133ebf28b", "scanner": "scanner-primary", "fingerprint": "4917f98bdc6ecf1b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8d67675e6641fbe4", "level": "none", "message": {"text": "Commented-code block (6 lines) in tools/demo-video.mjs:280"}, "properties": {"repobilityId": "ef204726d30bd039", "scanner": "scanner-primary", "fingerprint": "8d67675e6641fbe4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f72ae8c8221ea4ba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 tools/optimize-repo-images.mjs:11"}, "properties": {"repobilityId": "870e21c8a33b10c5", "scanner": "scanner-primary", "fingerprint": "f72ae8c8221ea4ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "761ef460b7023caa", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "2f396f87bfdde6b5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-128fff3ddff30bc1", "level": "warning", "message": {"text": "Frontend route `/review/:deck` has no Link/navigate to it \u2014 app/src/App.tsx"}, "properties": {"repobilityId": "931097df473fef75", "scanner": "scanner-primary", "fingerprint": "128fff3ddff30bc1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-c7e7a7a680842a68", "level": "warning", "message": {"text": "Frontend route `/edit/:id` has no Link/navigate to it \u2014 app/src/App.tsx"}, "properties": {"repobilityId": "02d76d338a30874b", "scanner": "scanner-primary", "fingerprint": "c7e7a7a680842a68", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "orphan-page", "wiring"]}}, {"ruleId": "scanner-5843d37a928e95ad", "level": "note", "message": {"text": "Unused endpoint: GET /cards/file"}, "properties": {"repobilityId": "13eb6a1ee8e3ec59", "scanner": "scanner-primary", "fingerprint": "5843d37a928e95ad", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ba44782ceb67acb9", "level": "note", "message": {"text": "Unused endpoint: GET /media/file"}, "properties": {"repobilityId": "907ef513cfb2022e", "scanner": "scanner-primary", "fingerprint": "ba44782ceb67acb9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-490708ceec94d765", "level": "note", "message": {"text": "Unused endpoint: POST /cards"}, "properties": {"repobilityId": "9a863a4a5eba2aff", "scanner": "scanner-primary", "fingerprint": "490708ceec94d765", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d04e457114ec8d7f", "level": "note", "message": {"text": "Unused endpoint: POST /flashcard"}, "properties": {"repobilityId": "a32338422cacacbd", "scanner": "scanner-primary", "fingerprint": "d04e457114ec8d7f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6e25c7bb87a7f5a1", "level": "note", "message": {"text": "Unused endpoint: GET /reviews/export"}, "properties": {"repobilityId": "9ae16a7173557a40", "scanner": "scanner-primary", "fingerprint": "6e25c7bb87a7f5a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-81f27a6c6c707add", "level": "note", "message": {"text": "Unused endpoint: GET /reviews"}, "properties": {"repobilityId": "7fa03cc8fdf840e4", "scanner": "scanner-primary", "fingerprint": "81f27a6c6c707add", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}