{"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-96f5a8317001b4d6", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "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-55ea2354157fd63c", "name": "Possibly dead Python function: do_POST", "shortDescription": {"text": "Possibly dead Python function: do_POST"}, "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-9a35240bf2b04530", "name": "Possibly dead Python function: do_PUT", "shortDescription": {"text": "Possibly dead Python function: do_PUT"}, "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-185c82f4eefd9350", "name": "Stray `console.log` in TS/JS \u2014 extract/cdp_live.js:41", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 extract/cdp_live.js:41"}, "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-0449c1f4b1eb0855", "name": "Dockerfile runs as root: fe/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: fe/Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1675f72f2f1c15d3", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.12-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-c6b8eb95a0f3b169", "name": "Insecure pattern 'local_storage_auth_token' in extract/cdp_live.js:25", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in extract/cdp_live.js:25"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4a29d8ad5621fb44", "name": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/dom.js:7", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/dom.js:7"}, "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-13d05165b4e1a220", "name": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/input.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/input.js:12"}, "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-f00b512624a6c71c", "name": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/editor.js:28", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/editor.js:28"}, "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-d9bf869e19df027f", "name": "Insecure pattern 'insert_adjacent_html' in fe/js/editor/blockedit/editor.js:40", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in fe/js/editor/blockedit/editor.js:40"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ca48e6166bc34f29", "name": "Insecure pattern 'direct_innerhtml_assignment' in fe/dnf-matrix/index.html:255", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/dnf-matrix/index.html:255"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 50 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 9 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. 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": "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-0371ff48cc3770a3", "name": "Network/subprocess call without timeout or try/except \u2014 generate-hub.py:109", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 generate-hub.py:109"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ed039c9df7a7ac88", "name": "`fetch()` without try/.catch or AbortSignal \u2014 extract/cdp_live.js:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extract/cdp_live.js:6"}, "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-eca8d5e444b6982d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/auth.js:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/auth.js:41"}, "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-c16bf177c18a53a6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/bar.js:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/bar.js:17"}, "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-d80d55c4045f996a", "name": "Stub function `log_message` (body is just `pass`/`return`) \u2014 fe/server/server.py:17", "shortDescription": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 fe/server/server.py:17"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21956"}, "properties": {"repository": "urustin/ericfromkorea_dev", "repoUrl": "https://github.com/urustin/ericfromkorea_dev", "branch": "main"}, "results": [{"ruleId": "scanner-96f5a8317001b4d6", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "96f5a8317001b4d6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/server/server.py:17"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-55ea2354157fd63c", "level": "note", "message": {"text": "Possibly dead Python function: do_POST"}, "properties": {"repobilityId": "53357410ca9379a9", "scanner": "scanner-primary", "fingerprint": "55ea2354157fd63c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/server/server.py:63"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9a35240bf2b04530", "level": "note", "message": {"text": "Possibly dead Python function: do_PUT"}, "properties": {"repobilityId": "f9a37cbbb16037bf", "scanner": "scanner-primary", "fingerprint": "9a35240bf2b04530", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/server/server.py:76"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-185c82f4eefd9350", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 extract/cdp_live.js:41"}, "properties": {"repobilityId": "63384b8f036a47d0", "scanner": "scanner-primary", "fingerprint": "185c82f4eefd9350", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0449c1f4b1eb0855", "level": "warning", "message": {"text": "Dockerfile runs as root: fe/Dockerfile"}, "properties": {"repobilityId": "2280107ae3365746", "scanner": "scanner-primary", "fingerprint": "0449c1f4b1eb0855", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-1675f72f2f1c15d3", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.12-alpine"}, "properties": {"repobilityId": "0cd6ff73432d1fc1", "scanner": "scanner-primary", "fingerprint": "1675f72f2f1c15d3", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-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-c6b8eb95a0f3b169", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in extract/cdp_live.js:25"}, "properties": {"repobilityId": "15b4d5f8cef460b3", "scanner": "scanner-primary", "fingerprint": "c6b8eb95a0f3b169", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "extract/cdp_live.js"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-4a29d8ad5621fb44", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/dom.js:7"}, "properties": {"repobilityId": "6422e646569f2883", "scanner": "scanner-primary", "fingerprint": "4a29d8ad5621fb44", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/js/dom.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-13d05165b4e1a220", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/input.js:12"}, "properties": {"repobilityId": "592e99875861e387", "scanner": "scanner-primary", "fingerprint": "13d05165b4e1a220", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/js/editor/blockedit/input.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-f00b512624a6c71c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/js/editor/blockedit/editor.js:28"}, "properties": {"repobilityId": "5783904917d0e280", "scanner": "scanner-primary", "fingerprint": "f00b512624a6c71c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/js/editor/blockedit/editor.js"}, "region": {"startLine": 28}}}]}, {"ruleId": "scanner-d9bf869e19df027f", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in fe/js/editor/blockedit/editor.js:40"}, "properties": {"repobilityId": "7a6bf33416402579", "scanner": "scanner-primary", "fingerprint": "d9bf869e19df027f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/js/editor/blockedit/editor.js"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-ca48e6166bc34f29", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in fe/dnf-matrix/index.html:255"}, "properties": {"repobilityId": "2c31a3f3cf02bd7f", "scanner": "scanner-primary", "fingerprint": "ca48e6166bc34f29", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "fe/dnf-matrix/index.html"}, "region": {"startLine": 255}}}]}, {"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-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": "b52be65434e65f2b", "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": "cb5678485f910cfd", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "2041e28d54bd7d7a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "eb71785a7a14044f", "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": "e6f6cb9a6a7854b7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-0371ff48cc3770a3", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 generate-hub.py:109"}, "properties": {"repobilityId": "396052381f03d678", "scanner": "scanner-primary", "fingerprint": "0371ff48cc3770a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ed039c9df7a7ac88", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 extract/cdp_live.js:6"}, "properties": {"repobilityId": "6611a8592e1ff6fb", "scanner": "scanner-primary", "fingerprint": "ed039c9df7a7ac88", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-eca8d5e444b6982d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/auth.js:41"}, "properties": {"repobilityId": "64468a17f1d79c81", "scanner": "scanner-primary", "fingerprint": "eca8d5e444b6982d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c16bf177c18a53a6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 fe/js/editor/bar.js:17"}, "properties": {"repobilityId": "aa65992804a4f8c8", "scanner": "scanner-primary", "fingerprint": "c16bf177c18a53a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d80d55c4045f996a", "level": "note", "message": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 fe/server/server.py:17"}, "properties": {"repobilityId": "54cd1f406c1280c0", "scanner": "scanner-primary", "fingerprint": "d80d55c4045f996a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}]}]}