{"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-8382a48a5f32c0b5", "name": "Possibly dead Python function: setup", "shortDescription": {"text": "Possibly dead Python function: setup"}, "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-85a178354652ff89", "name": "TODO/FIXME marker in shipping code \u2014 screen.js:3507", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 screen.js:3507"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c5f2fb7baad8a071", "name": "Stray `console.log` in TS/JS \u2014 screen.js:1306", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 screen.js:1306"}, "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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "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-dff83eb2d88b4139", "name": "Insecure pattern 'direct_innerhtml_assignment' in settings.html:259", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in settings.html:259"}, "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-b610c3718c341ff9", "name": "Insecure pattern 'direct_innerhtml_assignment' in screen.js:4758", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in screen.js:4758"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b47627311cee59cf", "name": "Very large file: screen.js (9619 lines)", "shortDescription": {"text": "Very large file: screen.js (9619 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 2 source file(s) (ratio 0.00). 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-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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2475f70dbe42da97", "name": "Commented-code block (7 lines) in routes.py:65", "shortDescription": {"text": "Commented-code block (7 lines) in routes.py:65"}, "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-4f0d4f0aededa5ec", "name": "Blocking `urllib.request.urlopen(...)` inside `async def _upload_to_pcloud` \u2014 routes.py:776", "shortDescription": {"text": "Blocking `urllib.request.urlopen(...)` inside `async def _upload_to_pcloud` \u2014 routes.py:776"}, "fullDescription": {"text": "Sync I/O inside an async function blocks the event loop. While `urllib.request.urlopen(...)` is running, *all* other coroutines on this loop are paused \u2014 silent throughput collapse under concurrency. Use the async equivalent (`httpx.AsyncClient`, `asyncio.sleep`, `aiofiles`) or wrap with `await asyncio.to_thread(...)`."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f4b3371a24f04e68", "name": "Legacy-named symbol `nd_training_prefs_v1` in screen.js:7730", "shortDescription": {"text": "Legacy-named symbol `nd_training_prefs_v1` in screen.js:7730"}, "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-d9e85973efca72f1", "name": "Commented-code block (6 lines) in screen.js:3", "shortDescription": {"text": "Commented-code block (6 lines) in screen.js:3"}, "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-4163509b731e00e3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 screen.js:7663", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 screen.js:7663"}, "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-d048eb3809c0d400", "name": "FastAPI POST `save_recording` without auth dependency \u2014 routes.py:282", "shortDescription": {"text": "FastAPI POST `save_recording` without auth dependency \u2014 routes.py:282"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d8bd740f66027c2e", "name": "FastAPI POST `append_live_judgment` without auth dependency \u2014 routes.py:331", "shortDescription": {"text": "FastAPI POST `append_live_judgment` without auth dependency \u2014 routes.py:331"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9583540252e49922", "name": "FastAPI POST `upload_training_bundle` without auth dependency \u2014 routes.py:398", "shortDescription": {"text": "FastAPI POST `upload_training_bundle` without auth dependency \u2014 routes.py:398"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e96d08b435636e18", "name": "FastAPI POST `retry_training_bundle` without auth dependency \u2014 routes.py:640", "shortDescription": {"text": "FastAPI POST `retry_training_bundle` without auth dependency \u2014 routes.py:640"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9d6855d3d2b41fc6", "name": "Unused endpoint: POST /api/plugins/note_detect/recording", "shortDescription": {"text": "Unused endpoint: POST /api/plugins/note_detect/recording"}, "fullDescription": {"text": "`routes.py` declares `POST /api/plugins/note_detect/recording` 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-b40dabe19ca25d82", "name": "Unused endpoint: POST /api/plugins/note_detect/live-judgment", "shortDescription": {"text": "Unused endpoint: POST /api/plugins/note_detect/live-judgment"}, "fullDescription": {"text": "`routes.py` declares `POST /api/plugins/note_detect/live-judgment` 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-e258f92bc8642b2f", "name": "Unused endpoint: GET /api/plugins/note_detect/config", "shortDescription": {"text": "Unused endpoint: GET /api/plugins/note_detect/config"}, "fullDescription": {"text": "`routes.py` declares `GET /api/plugins/note_detect/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}}]}}, "automationDetails": {"id": "repobility/19851"}, "properties": {"repository": "slopsmith/slopsmith-plugin-notedetect", "repoUrl": "https://github.com/slopsmith/slopsmith-plugin-notedetect", "branch": "main"}, "results": [{"ruleId": "scanner-8382a48a5f32c0b5", "level": "note", "message": {"text": "Possibly dead Python function: setup"}, "properties": {"repobilityId": "52737e4a6c586991", "scanner": "scanner-primary", "fingerprint": "8382a48a5f32c0b5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py:227"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-85a178354652ff89", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 screen.js:3507"}, "properties": {"repobilityId": "01235bb07ea9b4f3", "scanner": "scanner-primary", "fingerprint": "85a178354652ff89", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-c5f2fb7baad8a071", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 screen.js:1306"}, "properties": {"repobilityId": "3a18698e9f8c5e96", "scanner": "scanner-primary", "fingerprint": "c5f2fb7baad8a071", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"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-dff83eb2d88b4139", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in settings.html:259"}, "properties": {"repobilityId": "d8017fe9024758aa", "scanner": "scanner-primary", "fingerprint": "dff83eb2d88b4139", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "settings.html"}, "region": {"startLine": 259}}}]}, {"ruleId": "scanner-b610c3718c341ff9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in screen.js:4758"}, "properties": {"repobilityId": "408762e2727209a8", "scanner": "scanner-primary", "fingerprint": "b610c3718c341ff9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "screen.js"}, "region": {"startLine": 4758}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-b47627311cee59cf", "level": "note", "message": {"text": "Very large file: screen.js (9619 lines)"}, "properties": {"repobilityId": "67c2cdb338ce7359", "scanner": "scanner-primary", "fingerprint": "b47627311cee59cf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "bd2077033edb9c66", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "377710f2e02e3660", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "f750c5b740484982", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2475f70dbe42da97", "level": "none", "message": {"text": "Commented-code block (7 lines) in routes.py:65"}, "properties": {"repobilityId": "4528baa7902f7fec", "scanner": "scanner-primary", "fingerprint": "2475f70dbe42da97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4f0d4f0aededa5ec", "level": "error", "message": {"text": "Blocking `urllib.request.urlopen(...)` inside `async def _upload_to_pcloud` \u2014 routes.py:776"}, "properties": {"repobilityId": "9256cb7d5af6ef71", "scanner": "scanner-primary", "fingerprint": "4f0d4f0aededa5ec", "layer": "quality", "severity": "high", "confidence": 1.0, "tags": ["integrity", "sync-io-in-async", "performance"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py"}, "region": {"startLine": 776}}}]}, {"ruleId": "scanner-f4b3371a24f04e68", "level": "note", "message": {"text": "Legacy-named symbol `nd_training_prefs_v1` in screen.js:7730"}, "properties": {"repobilityId": "d0f11eb2df5a483f", "scanner": "scanner-primary", "fingerprint": "f4b3371a24f04e68", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d9e85973efca72f1", "level": "none", "message": {"text": "Commented-code block (6 lines) in screen.js:3"}, "properties": {"repobilityId": "d783f19271fae4c2", "scanner": "scanner-primary", "fingerprint": "d9e85973efca72f1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4163509b731e00e3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 screen.js:7663"}, "properties": {"repobilityId": "8b9fd3280071e10a", "scanner": "scanner-primary", "fingerprint": "4163509b731e00e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d048eb3809c0d400", "level": "error", "message": {"text": "FastAPI POST `save_recording` without auth dependency \u2014 routes.py:282"}, "properties": {"repobilityId": "1386e5b24c39e4ab", "scanner": "scanner-primary", "fingerprint": "d048eb3809c0d400", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py"}, "region": {"startLine": 282}}}]}, {"ruleId": "scanner-d8bd740f66027c2e", "level": "error", "message": {"text": "FastAPI POST `append_live_judgment` without auth dependency \u2014 routes.py:331"}, "properties": {"repobilityId": "4fec92ed5ddf9bf8", "scanner": "scanner-primary", "fingerprint": "d8bd740f66027c2e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py"}, "region": {"startLine": 331}}}]}, {"ruleId": "scanner-9583540252e49922", "level": "error", "message": {"text": "FastAPI POST `upload_training_bundle` without auth dependency \u2014 routes.py:398"}, "properties": {"repobilityId": "833e94a747e177a2", "scanner": "scanner-primary", "fingerprint": "9583540252e49922", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py"}, "region": {"startLine": 398}}}]}, {"ruleId": "scanner-e96d08b435636e18", "level": "error", "message": {"text": "FastAPI POST `retry_training_bundle` without auth dependency \u2014 routes.py:640"}, "properties": {"repobilityId": "f9be17db82c19a33", "scanner": "scanner-primary", "fingerprint": "e96d08b435636e18", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "routes.py"}, "region": {"startLine": 640}}}]}, {"ruleId": "scanner-9d6855d3d2b41fc6", "level": "note", "message": {"text": "Unused endpoint: POST /api/plugins/note_detect/recording"}, "properties": {"repobilityId": "8f9955b8359f69dd", "scanner": "scanner-primary", "fingerprint": "9d6855d3d2b41fc6", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b40dabe19ca25d82", "level": "note", "message": {"text": "Unused endpoint: POST /api/plugins/note_detect/live-judgment"}, "properties": {"repobilityId": "0d82fc979cb16538", "scanner": "scanner-primary", "fingerprint": "b40dabe19ca25d82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e258f92bc8642b2f", "level": "note", "message": {"text": "Unused endpoint: GET /api/plugins/note_detect/config"}, "properties": {"repobilityId": "abeee05d93438b3c", "scanner": "scanner-primary", "fingerprint": "e258f92bc8642b2f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}