{"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-adf882312164b85a", "name": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/canvaskit.js:87", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/canvaskit.js:87"}, "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-3f2c53e3f03199b7", "name": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:69", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:69"}, "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-c538bc0794a9b740", "name": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/chromium/canvaskit.js:87", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/chromium/canvaskit.js:87"}, "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-8910d8707ae97b1d", "name": "Stray `console.log` in TS/JS \u2014 api/src/server.ts:7", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/src/server.ts:7"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "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-6ba9bfab5f283202", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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-b769174c9fcf8ea8", "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 12 source file(s) (ratio 0.08). 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 21 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-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-c3a7ac7d486a6497", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter_bootstrap.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter_bootstrap.js:1"}, "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-69c7623651236cd6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter.js:1"}, "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-62b6254004f9b98a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/canvaskit.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/canvaskit.js:90"}, "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-fa1b94832add8ef3", "name": "Legacy-named symbol `_path_copy` in api/public/canvaskit/wimp.js:85", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/wimp.js:85"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40295b59263f19e9", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/wimp.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/wimp.js:10"}, "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-12e52353220dcb7d", "name": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm.js:95", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm.js:95"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-499e4585fd84b144", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm.js:10"}, "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-99cbca04e39d3824", "name": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm_heavy.js:95", "shortDescription": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm_heavy.js:95"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d850e2a7b3afd82", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm_heavy.js:10", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm_heavy.js:10"}, "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-064e11eb1bf5b5b0", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:71", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:71"}, "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-421bfb09d0e75fb2", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/chromium/canvaskit.js:90", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/chromium/canvaskit.js:90"}, "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-7473cf49ff8e2576", "name": "Unused endpoint: GET /app-config", "shortDescription": {"text": "Unused endpoint: GET /app-config"}, "fullDescription": {"text": "`api/src/app.ts` declares `GET /app-config` 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-b44bf35184dbeff8", "name": "Unused endpoint: POST /realtime/client-secret", "shortDescription": {"text": "Unused endpoint: POST /realtime/client-secret"}, "fullDescription": {"text": "`api/src/app.ts` declares `POST /realtime/client-secret` 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-ffa2ed0b928e0123", "name": "Unused endpoint: POST /phrases/speech", "shortDescription": {"text": "Unused endpoint: POST /phrases/speech"}, "fullDescription": {"text": "`api/src/app.ts` declares `POST /phrases/speech` 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/22281"}, "properties": {"repository": "ViniCosta1/nexus-english-teacher", "repoUrl": "https://github.com/ViniCosta1/nexus-english-teacher", "branch": "main"}, "results": [{"ruleId": "scanner-adf882312164b85a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/canvaskit.js:87"}, "properties": {"repobilityId": "b982399f18e9e6bb", "scanner": "scanner-primary", "fingerprint": "adf882312164b85a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f2c53e3f03199b7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:69"}, "properties": {"repobilityId": "1a6f8308f5a1ee37", "scanner": "scanner-primary", "fingerprint": "3f2c53e3f03199b7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c538bc0794a9b740", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/public/canvaskit/chromium/canvaskit.js:87"}, "properties": {"repobilityId": "c4c2f8d03a3e56a3", "scanner": "scanner-primary", "fingerprint": "c538bc0794a9b740", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-8910d8707ae97b1d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/src/server.ts:7"}, "properties": {"repobilityId": "dba1a8f25d6855f5", "scanner": "scanner-primary", "fingerprint": "8910d8707ae97b1d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"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-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1bf0fd1430c42e23", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9875b569eac95eb9", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 27}}}]}, {"ruleId": "scanner-b769174c9fcf8ea8", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "e34b6cb9b56931d2", "scanner": "scanner-primary", "fingerprint": "b769174c9fcf8ea8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 1}}}]}, {"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": "04bf0e15dfa9b86a", "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": "0c274169aacc3aee", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "d1c43f68287e68f7", "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": "1a0075a0c155e422", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-c3a7ac7d486a6497", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter_bootstrap.js:1"}, "properties": {"repobilityId": "4e426a422fe323d4", "scanner": "scanner-primary", "fingerprint": "c3a7ac7d486a6497", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-69c7623651236cd6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/flutter.js:1"}, "properties": {"repobilityId": "14309a779de6b43c", "scanner": "scanner-primary", "fingerprint": "69c7623651236cd6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-62b6254004f9b98a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/canvaskit.js:90"}, "properties": {"repobilityId": "5381a9f925df1757", "scanner": "scanner-primary", "fingerprint": "62b6254004f9b98a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fa1b94832add8ef3", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/wimp.js:85"}, "properties": {"repobilityId": "3b3e6df59847d24a", "scanner": "scanner-primary", "fingerprint": "fa1b94832add8ef3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-40295b59263f19e9", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/wimp.js:10"}, "properties": {"repobilityId": "2a57499089985a47", "scanner": "scanner-primary", "fingerprint": "40295b59263f19e9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-12e52353220dcb7d", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm.js:95"}, "properties": {"repobilityId": "e6d7c2c5253f9453", "scanner": "scanner-primary", "fingerprint": "12e52353220dcb7d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-499e4585fd84b144", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm.js:10"}, "properties": {"repobilityId": "0dfa051a1738e9fa", "scanner": "scanner-primary", "fingerprint": "499e4585fd84b144", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-99cbca04e39d3824", "level": "note", "message": {"text": "Legacy-named symbol `_path_copy` in api/public/canvaskit/skwasm_heavy.js:95"}, "properties": {"repobilityId": "2656d6493e4e68fd", "scanner": "scanner-primary", "fingerprint": "99cbca04e39d3824", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9d850e2a7b3afd82", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/skwasm_heavy.js:10"}, "properties": {"repobilityId": "ecc1430ff8c21d37", "scanner": "scanner-primary", "fingerprint": "9d850e2a7b3afd82", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-064e11eb1bf5b5b0", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/experimental_webparagraph/canvaskit.js:71"}, "properties": {"repobilityId": "93681ee57cfdd42f", "scanner": "scanner-primary", "fingerprint": "064e11eb1bf5b5b0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-421bfb09d0e75fb2", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/public/canvaskit/chromium/canvaskit.js:90"}, "properties": {"repobilityId": "2be934a207be7dcf", "scanner": "scanner-primary", "fingerprint": "421bfb09d0e75fb2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7473cf49ff8e2576", "level": "note", "message": {"text": "Unused endpoint: GET /app-config"}, "properties": {"repobilityId": "c551368b4768045e", "scanner": "scanner-primary", "fingerprint": "7473cf49ff8e2576", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b44bf35184dbeff8", "level": "note", "message": {"text": "Unused endpoint: POST /realtime/client-secret"}, "properties": {"repobilityId": "5dcc60679c1341d0", "scanner": "scanner-primary", "fingerprint": "b44bf35184dbeff8", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ffa2ed0b928e0123", "level": "note", "message": {"text": "Unused endpoint: POST /phrases/speech"}, "properties": {"repobilityId": "421e03d3fb68436d", "scanner": "scanner-primary", "fingerprint": "ffa2ed0b928e0123", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}