{"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-484eb758e3f2443f", "name": "Possibly dead Python function: parse_imei", "shortDescription": {"text": "Possibly dead Python function: parse_imei"}, "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-bbba2c1dc4100a8e", "name": "Possibly dead Python function: parse_cmgs", "shortDescription": {"text": "Possibly dead Python function: parse_cmgs"}, "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-5f05284991a31ff3", "name": "Possibly dead Python function: modem_available", "shortDescription": {"text": "Possibly dead Python function: modem_available"}, "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-50e1a89df4fe4f60", "name": "Possibly dead Python function: modem_available", "shortDescription": {"text": "Possibly dead Python function: modem_available"}, "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-f5a4f33fc693bb65", "name": "Possibly dead Python function: scan_host", "shortDescription": {"text": "Possibly dead Python function: scan_host"}, "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-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-bdca4aebba5c23ca", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1"}, "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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 45 placeholder/mock markers across 9 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-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 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-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-e3129c2a8ca36d9c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:5", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:5"}, "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-6e8ec7af9d87ee1f", "name": "Commented-code block (5 lines) in frontend/src/lib/signal.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in frontend/src/lib/signal.ts:1"}, "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-e96ceadfbb72954b", "name": "Legacy-named symbol `model_copy` in tests/test_http_monitor.py:120", "shortDescription": {"text": "Legacy-named symbol `model_copy` in tests/test_http_monitor.py:120"}, "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-a1b8cf587d2420ee", "name": "Legacy-named symbol `model_copy` in tests/test_system_wrappers.py:209", "shortDescription": {"text": "Legacy-named symbol `model_copy` in tests/test_system_wrappers.py:209"}, "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-8347e8cdb82a7ba7", "name": "Commented-code block (6 lines) in src/sim_monitor/config/schema.py:239", "shortDescription": {"text": "Commented-code block (6 lines) in src/sim_monitor/config/schema.py:239"}, "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-8a6f01a54ee2a47b", "name": "Commented-code block (5 lines) in src/sim_monitor/modem/drivers/simcom.py:20", "shortDescription": {"text": "Commented-code block (5 lines) in src/sim_monitor/modem/drivers/simcom.py:20"}, "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-ac5db6bc3907df2f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sim_monitor/web/spa/assets/index-B9Kt5mMe.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-380811ae8cae9c1e", "name": "Commented-code block (6 lines) in src/sim_monitor/core/daemon.py:688", "shortDescription": {"text": "Commented-code block (6 lines) in src/sim_monitor/core/daemon.py:688"}, "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-0bb889ccf1725634", "name": "Dangling fetch: POST /api/scan/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)", "shortDescription": {"text": "Dangling fetch: POST /api/scan/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "fullDescription": {"text": "`src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1` calls `POST /api/scan/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/scan/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b393c80846bfd441", "name": "Dangling fetch: POST /api/cmd/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)", "shortDescription": {"text": "Dangling fetch: POST /api/cmd/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "fullDescription": {"text": "`src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1` calls `POST /api/cmd/${t}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/cmd/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e177bfa9d04af74f", "name": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(t)} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)", "shortDescription": {"text": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(t)} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "fullDescription": {"text": "`src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1` calls `DELETE /api/profiles/${encodeURIComponent(t)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/profiles/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ed98832a15f7bfbb", "name": "Dangling fetch: POST /api/scan/${kind} (frontend/src/lib/api.ts:41)", "shortDescription": {"text": "Dangling fetch: POST /api/scan/${kind} (frontend/src/lib/api.ts:41)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:41` calls `POST /api/scan/${kind}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/scan/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d6d76c6157e2c2cc", "name": "Dangling fetch: POST /api/cmd/${name} (frontend/src/lib/api.ts:70)", "shortDescription": {"text": "Dangling fetch: POST /api/cmd/${name} (frontend/src/lib/api.ts:70)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:70` calls `POST /api/cmd/${name}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/cmd/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c16e5adbbadef7a1", "name": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(name)} (frontend/src/lib/api.ts:99)", "shortDescription": {"text": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(name)} (frontend/src/lib/api.ts:99)"}, "fullDescription": {"text": "`frontend/src/lib/api.ts:99` calls `DELETE /api/profiles/${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/profiles/<p>`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/spa.py` declares `GET /` 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-388a13fd9d4e8bfd", "name": "Unused endpoint: GET /assets/<path:filename>", "shortDescription": {"text": "Unused endpoint: GET /assets/<path:filename>"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/spa.py` declares `GET /assets/<path:filename>` 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-4c063354a4d178f9", "name": "Unused endpoint: GET /favicon.svg", "shortDescription": {"text": "Unused endpoint: GET /favicon.svg"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/spa.py` declares `GET /favicon.svg` 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-8f0ff872ef9b58e3", "name": "Unused endpoint: GET /scan.json", "shortDescription": {"text": "Unused endpoint: GET /scan.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `GET /scan.json` 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-6e2f2c81d6be1260", "name": "Unused endpoint: GET /scan/interfaces.json", "shortDescription": {"text": "Unused endpoint: GET /scan/interfaces.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `GET /scan/interfaces.json` 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-f13836881404dc47", "name": "Unused endpoint: POST /scan/discovery", "shortDescription": {"text": "Unused endpoint: POST /scan/discovery"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `POST /scan/discovery` 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-0e3b95c7154eccfc", "name": "Unused endpoint: POST /scan/ports", "shortDescription": {"text": "Unused endpoint: POST /scan/ports"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `POST /scan/ports` 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-0bb879c51820a4cd", "name": "Unused endpoint: POST /scan/reachability", "shortDescription": {"text": "Unused endpoint: POST /scan/reachability"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `POST /scan/reachability` 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-d75adfded96ced22", "name": "Unused endpoint: POST /scan/traceroute", "shortDescription": {"text": "Unused endpoint: POST /scan/traceroute"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/scan.py` declares `POST /scan/traceroute` 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-3f08dd17c7e29d92", "name": "Unused endpoint: GET /urcs.json", "shortDescription": {"text": "Unused endpoint: GET /urcs.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /urcs.json` 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-76f065f49e6cc899", "name": "Unused endpoint: GET /sms.json", "shortDescription": {"text": "Unused endpoint: GET /sms.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /sms.json` 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-9549b340a5630b04", "name": "Unused endpoint: GET /telemetry.json", "shortDescription": {"text": "Unused endpoint: GET /telemetry.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /telemetry.json` 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-dedcf296a1e094ad", "name": "Unused endpoint: GET /identity.json", "shortDescription": {"text": "Unused endpoint: GET /identity.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /identity.json` 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-7a90b5436e9f2029", "name": "Unused endpoint: GET /events.json", "shortDescription": {"text": "Unused endpoint: GET /events.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /events.json` 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-e8f20f9cf17cb99c", "name": "Unused endpoint: GET /monitor.json", "shortDescription": {"text": "Unused endpoint: GET /monitor.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /monitor.json` 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-e604c8832d232894", "name": "Unused endpoint: GET /timeline.json", "shortDescription": {"text": "Unused endpoint: GET /timeline.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /timeline.json` 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-22dae9bfdfad40fd", "name": "Unused endpoint: GET /bundle.json", "shortDescription": {"text": "Unused endpoint: GET /bundle.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /bundle.json` 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-3bb65e38f0726821", "name": "Unused endpoint: POST /cmd/<name>", "shortDescription": {"text": "Unused endpoint: POST /cmd/<name>"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `POST /cmd/<name>` 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-5cafd1067c80510d", "name": "Unused endpoint: GET /placeholders.json", "shortDescription": {"text": "Unused endpoint: GET /placeholders.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /placeholders.json` 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-df0fe15b53b4917a", "name": "Unused endpoint: GET /monitor-config.json", "shortDescription": {"text": "Unused endpoint: GET /monitor-config.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /monitor-config.json` 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-9ad1ee20c718e579", "name": "Unused endpoint: GET /profiles.json", "shortDescription": {"text": "Unused endpoint: GET /profiles.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /profiles.json` 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-fa0c16174f05eeb3", "name": "Unused endpoint: GET /profiles/export.json", "shortDescription": {"text": "Unused endpoint: GET /profiles/export.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /profiles/export.json` 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-c0576296c0d18369", "name": "Unused endpoint: GET /profiles/<name>.json", "shortDescription": {"text": "Unused endpoint: GET /profiles/<name>.json"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `GET /profiles/<name>.json` 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-40e097e28351ead4", "name": "Unused endpoint: POST /profiles", "shortDescription": {"text": "Unused endpoint: POST /profiles"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `POST /profiles` 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-04e65f77d117cd95", "name": "Unused endpoint: PUT /profiles/<name>", "shortDescription": {"text": "Unused endpoint: PUT /profiles/<name>"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `PUT /profiles/<name>` 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-e94b21d3b08675f4", "name": "Unused endpoint: DELETE /profiles/<name>", "shortDescription": {"text": "Unused endpoint: DELETE /profiles/<name>"}, "fullDescription": {"text": "`src/sim_monitor/web/routes/api.py` declares `DELETE /profiles/<name>` 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/19881"}, "properties": {"repository": "smbrandonjr/sim-connectivity-monitor", "repoUrl": "https://github.com/smbrandonjr/sim-connectivity-monitor", "branch": "main"}, "results": [{"ruleId": "scanner-484eb758e3f2443f", "level": "note", "message": {"text": "Possibly dead Python function: parse_imei"}, "properties": {"repobilityId": "eb417c22008bbfd6", "scanner": "scanner-primary", "fingerprint": "484eb758e3f2443f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/modem/at_parser.py:47"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bbba2c1dc4100a8e", "level": "note", "message": {"text": "Possibly dead Python function: parse_cmgs"}, "properties": {"repobilityId": "5adf1c076d0d89a2", "scanner": "scanner-primary", "fingerprint": "bbba2c1dc4100a8e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/modem/at_parser.py:308"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5f05284991a31ff3", "level": "note", "message": {"text": "Possibly dead Python function: modem_available"}, "properties": {"repobilityId": "3e0a596a9829e3e1", "scanner": "scanner-primary", "fingerprint": "5f05284991a31ff3", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/system/real_backend.py:40"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-50e1a89df4fe4f60", "level": "note", "message": {"text": "Possibly dead Python function: modem_available"}, "properties": {"repobilityId": "3e0a596a9829e3e1", "scanner": "scanner-primary", "fingerprint": "50e1a89df4fe4f60", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/system/fake_backend.py:36"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f5a4f33fc693bb65", "level": "note", "message": {"text": "Possibly dead Python function: scan_host"}, "properties": {"repobilityId": "a12afff4239c7ea5", "scanner": "scanner-primary", "fingerprint": "f5a4f33fc693bb65", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/scan/engine.py:38"}, "region": {"startLine": 1}}}]}, {"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-bdca4aebba5c23ca", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1"}, "properties": {"repobilityId": "7583ee95e3f9137f", "scanner": "scanner-primary", "fingerprint": "bdca4aebba5c23ca", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js"}, "region": {"startLine": 1}}}]}, {"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-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "ec3623623ab1b63e", "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": "98420a10b3f2e269", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6eac660b725d6276", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "adfd97c26d80cecf", "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": "8c9e38e118cc088d", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e3129c2a8ca36d9c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:5"}, "properties": {"repobilityId": "29a35098bc03d295", "scanner": "scanner-primary", "fingerprint": "e3129c2a8ca36d9c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6e8ec7af9d87ee1f", "level": "none", "message": {"text": "Commented-code block (5 lines) in frontend/src/lib/signal.ts:1"}, "properties": {"repobilityId": "a8e3182b7e4b4075", "scanner": "scanner-primary", "fingerprint": "6e8ec7af9d87ee1f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e96ceadfbb72954b", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in tests/test_http_monitor.py:120"}, "properties": {"repobilityId": "dcfdfbc370225c4b", "scanner": "scanner-primary", "fingerprint": "e96ceadfbb72954b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a1b8cf587d2420ee", "level": "note", "message": {"text": "Legacy-named symbol `model_copy` in tests/test_system_wrappers.py:209"}, "properties": {"repobilityId": "1074eb69ca4f5398", "scanner": "scanner-primary", "fingerprint": "a1b8cf587d2420ee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8347e8cdb82a7ba7", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sim_monitor/config/schema.py:239"}, "properties": {"repobilityId": "5e37cda2bda73b12", "scanner": "scanner-primary", "fingerprint": "8347e8cdb82a7ba7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-8a6f01a54ee2a47b", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/sim_monitor/modem/drivers/simcom.py:20"}, "properties": {"repobilityId": "bf45d9a1fd0876ba", "scanner": "scanner-primary", "fingerprint": "8a6f01a54ee2a47b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ac5db6bc3907df2f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1"}, "properties": {"repobilityId": "15df1faf09b55728", "scanner": "scanner-primary", "fingerprint": "ac5db6bc3907df2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-380811ae8cae9c1e", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/sim_monitor/core/daemon.py:688"}, "properties": {"repobilityId": "3491d41d58d938a1", "scanner": "scanner-primary", "fingerprint": "380811ae8cae9c1e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0bb889ccf1725634", "level": "error", "message": {"text": "Dangling fetch: POST /api/scan/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "properties": {"repobilityId": "d977ab2b0e1bf8d6", "scanner": "scanner-primary", "fingerprint": "0bb889ccf1725634", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-b393c80846bfd441", "level": "error", "message": {"text": "Dangling fetch: POST /api/cmd/${t} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "properties": {"repobilityId": "dd74d741d3f10aed", "scanner": "scanner-primary", "fingerprint": "b393c80846bfd441", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-e177bfa9d04af74f", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(t)} (src/sim_monitor/web/spa/assets/index-B9Kt5mMe.js:1)"}, "properties": {"repobilityId": "004914665b4f7714", "scanner": "scanner-primary", "fingerprint": "e177bfa9d04af74f", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ed98832a15f7bfbb", "level": "error", "message": {"text": "Dangling fetch: POST /api/scan/${kind} (frontend/src/lib/api.ts:41)"}, "properties": {"repobilityId": "4abcfface4a3c5e4", "scanner": "scanner-primary", "fingerprint": "ed98832a15f7bfbb", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d6d76c6157e2c2cc", "level": "error", "message": {"text": "Dangling fetch: POST /api/cmd/${name} (frontend/src/lib/api.ts:70)"}, "properties": {"repobilityId": "2304a57559d4359e", "scanner": "scanner-primary", "fingerprint": "d6d76c6157e2c2cc", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c16e5adbbadef7a1", "level": "error", "message": {"text": "Dangling fetch: DELETE /api/profiles/${encodeURIComponent(name)} (frontend/src/lib/api.ts:99)"}, "properties": {"repobilityId": "9042cdedea0b6d84", "scanner": "scanner-primary", "fingerprint": "c16e5adbbadef7a1", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "cc25c18eddb4d54d", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-388a13fd9d4e8bfd", "level": "note", "message": {"text": "Unused endpoint: GET /assets/<path:filename>"}, "properties": {"repobilityId": "cb8ef31c90829e9f", "scanner": "scanner-primary", "fingerprint": "388a13fd9d4e8bfd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4c063354a4d178f9", "level": "note", "message": {"text": "Unused endpoint: GET /favicon.svg"}, "properties": {"repobilityId": "eb578c5e6c40485f", "scanner": "scanner-primary", "fingerprint": "4c063354a4d178f9", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8f0ff872ef9b58e3", "level": "note", "message": {"text": "Unused endpoint: GET /scan.json"}, "properties": {"repobilityId": "9fb8cddae70d65aa", "scanner": "scanner-primary", "fingerprint": "8f0ff872ef9b58e3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-6e2f2c81d6be1260", "level": "note", "message": {"text": "Unused endpoint: GET /scan/interfaces.json"}, "properties": {"repobilityId": "429d5389c38aaa20", "scanner": "scanner-primary", "fingerprint": "6e2f2c81d6be1260", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-f13836881404dc47", "level": "note", "message": {"text": "Unused endpoint: POST /scan/discovery"}, "properties": {"repobilityId": "0da6b67119992b5b", "scanner": "scanner-primary", "fingerprint": "f13836881404dc47", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0e3b95c7154eccfc", "level": "note", "message": {"text": "Unused endpoint: POST /scan/ports"}, "properties": {"repobilityId": "e06fbb214aadaefa", "scanner": "scanner-primary", "fingerprint": "0e3b95c7154eccfc", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-0bb879c51820a4cd", "level": "note", "message": {"text": "Unused endpoint: POST /scan/reachability"}, "properties": {"repobilityId": "bd9dcc22b76a2306", "scanner": "scanner-primary", "fingerprint": "0bb879c51820a4cd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d75adfded96ced22", "level": "note", "message": {"text": "Unused endpoint: POST /scan/traceroute"}, "properties": {"repobilityId": "34e268ff42987af0", "scanner": "scanner-primary", "fingerprint": "d75adfded96ced22", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3f08dd17c7e29d92", "level": "note", "message": {"text": "Unused endpoint: GET /urcs.json"}, "properties": {"repobilityId": "220ed22776d1fb9b", "scanner": "scanner-primary", "fingerprint": "3f08dd17c7e29d92", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-76f065f49e6cc899", "level": "note", "message": {"text": "Unused endpoint: GET /sms.json"}, "properties": {"repobilityId": "f17288616d640bfa", "scanner": "scanner-primary", "fingerprint": "76f065f49e6cc899", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9549b340a5630b04", "level": "note", "message": {"text": "Unused endpoint: GET /telemetry.json"}, "properties": {"repobilityId": "7b6a73061beb68df", "scanner": "scanner-primary", "fingerprint": "9549b340a5630b04", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-dedcf296a1e094ad", "level": "note", "message": {"text": "Unused endpoint: GET /identity.json"}, "properties": {"repobilityId": "1e98984d3744096d", "scanner": "scanner-primary", "fingerprint": "dedcf296a1e094ad", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-7a90b5436e9f2029", "level": "note", "message": {"text": "Unused endpoint: GET /events.json"}, "properties": {"repobilityId": "93fe33c2f2dc3144", "scanner": "scanner-primary", "fingerprint": "7a90b5436e9f2029", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e8f20f9cf17cb99c", "level": "note", "message": {"text": "Unused endpoint: GET /monitor.json"}, "properties": {"repobilityId": "f827a3e95dbc6aca", "scanner": "scanner-primary", "fingerprint": "e8f20f9cf17cb99c", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e604c8832d232894", "level": "note", "message": {"text": "Unused endpoint: GET /timeline.json"}, "properties": {"repobilityId": "b5dd826b542e495d", "scanner": "scanner-primary", "fingerprint": "e604c8832d232894", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-22dae9bfdfad40fd", "level": "note", "message": {"text": "Unused endpoint: GET /bundle.json"}, "properties": {"repobilityId": "842f3d9bd40a8731", "scanner": "scanner-primary", "fingerprint": "22dae9bfdfad40fd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-3bb65e38f0726821", "level": "note", "message": {"text": "Unused endpoint: POST /cmd/<name>"}, "properties": {"repobilityId": "8052863d85bacbd1", "scanner": "scanner-primary", "fingerprint": "3bb65e38f0726821", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5cafd1067c80510d", "level": "note", "message": {"text": "Unused endpoint: GET /placeholders.json"}, "properties": {"repobilityId": "f8f1a3979f969800", "scanner": "scanner-primary", "fingerprint": "5cafd1067c80510d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-df0fe15b53b4917a", "level": "note", "message": {"text": "Unused endpoint: GET /monitor-config.json"}, "properties": {"repobilityId": "55416366153611c5", "scanner": "scanner-primary", "fingerprint": "df0fe15b53b4917a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9ad1ee20c718e579", "level": "note", "message": {"text": "Unused endpoint: GET /profiles.json"}, "properties": {"repobilityId": "61bb8528a68e8129", "scanner": "scanner-primary", "fingerprint": "9ad1ee20c718e579", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-fa0c16174f05eeb3", "level": "note", "message": {"text": "Unused endpoint: GET /profiles/export.json"}, "properties": {"repobilityId": "4c66fa49d6826275", "scanner": "scanner-primary", "fingerprint": "fa0c16174f05eeb3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-c0576296c0d18369", "level": "note", "message": {"text": "Unused endpoint: GET /profiles/<name>.json"}, "properties": {"repobilityId": "5c5eaa01c0c1c7bf", "scanner": "scanner-primary", "fingerprint": "c0576296c0d18369", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-40e097e28351ead4", "level": "note", "message": {"text": "Unused endpoint: POST /profiles"}, "properties": {"repobilityId": "9360909309998534", "scanner": "scanner-primary", "fingerprint": "40e097e28351ead4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-04e65f77d117cd95", "level": "note", "message": {"text": "Unused endpoint: PUT /profiles/<name>"}, "properties": {"repobilityId": "6d7a787642c35d6e", "scanner": "scanner-primary", "fingerprint": "04e65f77d117cd95", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-e94b21d3b08675f4", "level": "note", "message": {"text": "Unused endpoint: DELETE /profiles/<name>"}, "properties": {"repobilityId": "512acfaaa10896d2", "scanner": "scanner-primary", "fingerprint": "e94b21d3b08675f4", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}