{"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-587c396335f25d27", "name": "Possibly dead Python function: generate_build_script_for_docker", "shortDescription": {"text": "Possibly dead Python function: generate_build_script_for_docker"}, "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-31f303f5e52953dc", "name": "Possibly dead Python function: parse_color", "shortDescription": {"text": "Possibly dead Python function: parse_color"}, "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-dd4b2d787e07b9ee", "name": "Possibly dead Python function: parse_permission", "shortDescription": {"text": "Possibly dead Python function: parse_permission"}, "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-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: 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-23822136bd901940", "name": "Docker base image is tag-pinned but not digest-pinned: debian:bullseye-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bullseye-slim"}, "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-536824b8ef599e80", "name": "Insecure pattern 'subprocess_shell_true' in res/msi/preprocess.py:465", "shortDescription": {"text": "Insecure pattern 'subprocess_shell_true' in res/msi/preprocess.py:465"}, "fullDescription": {"text": "Found a known-risky pattern (subprocess_shell_true). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2c548f4ba2b62c2f", "name": "Possible secret in libs/hbb_common/src/config.rs", "shortDescription": {"text": "Possible secret in libs/hbb_common/src/config.rs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-656e83266b8b4c30", "name": "Possible secret in libs/hbb_common/src/config/permanent_password.rs", "shortDescription": {"text": "Possible secret in libs/hbb_common/src/config/permanent_password.rs"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a596aa7a8811994c", "name": "Insecure pattern 'eval_used' in libs/enigo/src/lib.rs:465", "shortDescription": {"text": "Insecure pattern 'eval_used' in libs/enigo/src/lib.rs:465"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-20f7cf36c5ad310b", "name": "Insecure pattern 'eval_used' in libs/enigo/src/linux/xdo.rs:457", "shortDescription": {"text": "Insecure pattern 'eval_used' in libs/enigo/src/linux/xdo.rs:457"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-872b203e5381a700", "name": "Insecure pattern 'weak_hash' in src/auth_2fa.rs:31", "shortDescription": {"text": "Insecure pattern 'weak_hash' in src/auth_2fa.rs:31"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f3bfb2af9debb1a8", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8a56e6a909389749", "name": "Very large file: libs/scrap/src/wayland/pipewire.rs (1537 lines)", "shortDescription": {"text": "Very large file: libs/scrap/src/wayland/pipewire.rs (1537 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-60e077fd7c4bd863", "name": "Very large file: libs/hbb_common/src/config.rs (4016 lines)", "shortDescription": {"text": "Very large file: libs/hbb_common/src/config.rs (4016 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-75a475d63ed6ae73", "name": "Very large file: libs/hbb_common/src/fs.rs (1806 lines)", "shortDescription": {"text": "Very large file: libs/hbb_common/src/fs.rs (1806 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-547d03bb90b53148", "name": "Very large file: src/ipc.rs (2195 lines)", "shortDescription": {"text": "Very large file: src/ipc.rs (2195 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-82aeadd1bfe0391d", "name": "Very large file: src/ui_cm_interface.rs (1798 lines)", "shortDescription": {"text": "Very large file: src/ui_cm_interface.rs (1798 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-aa187cc392f250d3", "name": "Very large file: src/ui_session_interface.rs (2058 lines)", "shortDescription": {"text": "Very large file: src/ui_session_interface.rs (2058 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-b6a7eaca7b983b85", "name": "Very large file: src/keyboard.rs (1598 lines)", "shortDescription": {"text": "Very large file: src/keyboard.rs (1598 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-ef5ba56627e033d9", "name": "Very large file: src/flutter.rs (2367 lines)", "shortDescription": {"text": "Very large file: src/flutter.rs (2367 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-7828f5acc51105bf", "name": "Very large file: src/ui_interface.rs (1706 lines)", "shortDescription": {"text": "Very large file: src/ui_interface.rs (1706 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-235990b854e4e255", "name": "Very large file: src/flutter_ffi.rs (3142 lines)", "shortDescription": {"text": "Very large file: src/flutter_ffi.rs (3142 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-ce03f1560cb6ea40", "name": "Very large file: src/common.rs (3039 lines)", "shortDescription": {"text": "Very large file: src/common.rs (3039 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-2fd6e6f63ada6e67", "name": "Very large file: src/client.rs (4264 lines)", "shortDescription": {"text": "Very large file: src/client.rs (4264 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-c0e1aedf79179744", "name": "Very large file: src/client/io_loop.rs (2506 lines)", "shortDescription": {"text": "Very large file: src/client/io_loop.rs (2506 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-3d1228fcbfd05924", "name": "Very large file: src/platform/windows.rs (4678 lines)", "shortDescription": {"text": "Very large file: src/platform/windows.rs (4678 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-362379152cafd473", "name": "Very large file: src/platform/linux.rs (2330 lines)", "shortDescription": {"text": "Very large file: src/platform/linux.rs (2330 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-89742d0db2c80d22", "name": "Very large file: src/server/portable_service.rs (1612 lines)", "shortDescription": {"text": "Very large file: src/server/portable_service.rs (1612 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-84abebdfadaeefbd", "name": "Very large file: src/server/connection.rs (6162 lines)", "shortDescription": {"text": "Very large file: src/server/connection.rs (6162 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-bb3e8a39d0ce38f1", "name": "Very large file: src/server/terminal_service.rs (2166 lines)", "shortDescription": {"text": "Very large file: src/server/terminal_service.rs (2166 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-a41e536f6e954b0a", "name": "Very large file: src/server/input_service.rs (2475 lines)", "shortDescription": {"text": "Very large file: src/server/input_service.rs (2475 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-fa9d4fb2d3e6cdf1", "name": "Very large file: src/server/uinput.rs (1350 lines)", "shortDescription": {"text": "Very large file: src/server/uinput.rs (1350 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 292 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-6038b2fdfb9135f6", "name": "58 TODO/FIXME markers", "shortDescription": {"text": "58 TODO/FIXME markers"}, "fullDescription": {"text": "High count of TODO/FIXME/HACK markers \u2014 track them as issues so they're not forgotten."}, "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 205 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 22 placeholder/mock markers across 13 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "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 tests. 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-2679282aa1c484b5", "name": "Agent authority lacks a verifier contract: AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-369524d1db5475e7", "name": "Network/subprocess call without timeout or try/except \u2014 build.py:217", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 build.py:217"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` 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-c2c0a680221f758e", "name": "Network/subprocess call without timeout or try/except \u2014 res/device-groups.py:49", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/device-groups.py:49"}, "fullDescription": {"text": "`requests.get(...)` 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-9740c0264de2cb5a", "name": "Network/subprocess call without timeout or try/except \u2014 res/ab.py:13", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/ab.py:13"}, "fullDescription": {"text": "`requests.get(...)` 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-74e0431dfc449c3d", "name": "Network/subprocess call without timeout or try/except \u2014 res/audits.py:222", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/audits.py:222"}, "fullDescription": {"text": "`requests.get(...)` 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-6dd846fc030626ab", "name": "Network/subprocess call without timeout or try/except \u2014 res/strategies.py:43", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/strategies.py:43"}, "fullDescription": {"text": "`requests.get(...)` 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-f7e8b29d320320a6", "name": "Network/subprocess call without timeout or try/except \u2014 res/users.py:57", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/users.py:57"}, "fullDescription": {"text": "`requests.get(...)` 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-3f3940a0f8e40751", "name": "Network/subprocess call without timeout or try/except \u2014 res/devices.py:42", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/devices.py:42"}, "fullDescription": {"text": "`requests.get(...)` 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-8f908d462567d941", "name": "Legacy-named symbol `usbmmidd_v2` in res/job.py:208", "shortDescription": {"text": "Legacy-named symbol `usbmmidd_v2` in res/job.py:208"}, "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-b5b33db0165e9745", "name": "Network/subprocess call without timeout or try/except \u2014 res/user-groups.py:49", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/user-groups.py:49"}, "fullDescription": {"text": "`requests.get(...)` 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-7c6f48794e23a87d", "name": "Network/subprocess call without timeout or try/except \u2014 res/msi/preprocess.py:461", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 res/msi/preprocess.py:461"}, "fullDescription": {"text": "`subprocess.Popen(...)` 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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbuild.py:build_flutter_deb, build.py:build_flutter_arch_manjaro\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nres/device-groups.py:check_response, res/strategies.py:check_response, res/user-groups.py:check_response\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-33a6b62e30ce7ab4", "name": "Near-duplicate function bodies in 6 places", "shortDescription": {"text": "Near-duplicate function bodies in 6 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nres/msi/preprocess.py:func, res/msi/preprocess.py:func, res/msi/preprocess.py:func, res/msi/preprocess.py:func\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21596"}, "properties": {"repository": "tr0llm4n/jox-asistencia", "repoUrl": "https://github.com/tr0llm4n/jox-asistencia", "branch": "main"}, "results": [{"ruleId": "scanner-587c396335f25d27", "level": "note", "message": {"text": "Possibly dead Python function: generate_build_script_for_docker"}, "properties": {"repobilityId": "842e7e8c269956fa", "scanner": "scanner-primary", "fingerprint": "587c396335f25d27", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "build.py:160"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-31f303f5e52953dc", "level": "note", "message": {"text": "Possibly dead Python function: parse_color"}, "properties": {"repobilityId": "c02472bb240a88b3", "scanner": "scanner-primary", "fingerprint": "31f303f5e52953dc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "res/ab.py:484"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dd4b2d787e07b9ee", "level": "note", "message": {"text": "Possibly dead Python function: parse_permission"}, "properties": {"repobilityId": "4a94369bb6467623", "scanner": "scanner-primary", "fingerprint": "dd4b2d787e07b9ee", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "res/ab.py:491"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-23822136bd901940", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: debian:bullseye-slim"}, "properties": {"repobilityId": "7906dbbd8498d1e9", "scanner": "scanner-primary", "fingerprint": "23822136bd901940", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "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-536824b8ef599e80", "level": "warning", "message": {"text": "Insecure pattern 'subprocess_shell_true' in res/msi/preprocess.py:465"}, "properties": {"repobilityId": "145b3b2f9393abe6", "scanner": "scanner-primary", "fingerprint": "536824b8ef599e80", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "subprocess_shell_true"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "res/msi/preprocess.py"}, "region": {"startLine": 465}}}]}, {"ruleId": "scanner-2c548f4ba2b62c2f", "level": "error", "message": {"text": "Possible secret in libs/hbb_common/src/config.rs"}, "properties": {"repobilityId": "216a7cbedab13534", "scanner": "scanner-primary", "fingerprint": "2c548f4ba2b62c2f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/hbb_common/src/config.rs"}, "region": {"startLine": 3453}}}]}, {"ruleId": "scanner-2c548f4ba2b62c2f", "level": "error", "message": {"text": "Possible secret in libs/hbb_common/src/config.rs"}, "properties": {"repobilityId": "216a7cbedab13534", "scanner": "scanner-primary", "fingerprint": "2c548f4ba2b62c2f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/hbb_common/src/config.rs"}, "region": {"startLine": 3587}}}]}, {"ruleId": "scanner-2c548f4ba2b62c2f", "level": "error", "message": {"text": "Possible secret in libs/hbb_common/src/config.rs"}, "properties": {"repobilityId": "216a7cbedab13534", "scanner": "scanner-primary", "fingerprint": "2c548f4ba2b62c2f", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/hbb_common/src/config.rs"}, "region": {"startLine": 3603}}}]}, {"ruleId": "scanner-656e83266b8b4c30", "level": "error", "message": {"text": "Possible secret in libs/hbb_common/src/config/permanent_password.rs"}, "properties": {"repobilityId": "1ec3ebc380d7724c", "scanner": "scanner-primary", "fingerprint": "656e83266b8b4c30", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/hbb_common/src/config/permanent_password.rs"}, "region": {"startLine": 219}}}]}, {"ruleId": "scanner-a596aa7a8811994c", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in libs/enigo/src/lib.rs:465"}, "properties": {"repobilityId": "ac627a26595990c0", "scanner": "scanner-primary", "fingerprint": "a596aa7a8811994c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/enigo/src/lib.rs"}, "region": {"startLine": 465}}}]}, {"ruleId": "scanner-20f7cf36c5ad310b", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in libs/enigo/src/linux/xdo.rs:457"}, "properties": {"repobilityId": "5d9bfc9281fd9fd1", "scanner": "scanner-primary", "fingerprint": "20f7cf36c5ad310b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "libs/enigo/src/linux/xdo.rs"}, "region": {"startLine": 457}}}]}, {"ruleId": "scanner-872b203e5381a700", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in src/auth_2fa.rs:31"}, "properties": {"repobilityId": "35e93aa6fcdb2d4b", "scanner": "scanner-primary", "fingerprint": "872b203e5381a700", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/auth_2fa.rs"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-f3bfb2af9debb1a8", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "0f3200ac32830004", "scanner": "scanner-primary", "fingerprint": "f3bfb2af9debb1a8", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/jox-windows.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8a56e6a909389749", "level": "note", "message": {"text": "Very large file: libs/scrap/src/wayland/pipewire.rs (1537 lines)"}, "properties": {"repobilityId": "d9f279b9ca9f093a", "scanner": "scanner-primary", "fingerprint": "8a56e6a909389749", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-60e077fd7c4bd863", "level": "note", "message": {"text": "Very large file: libs/hbb_common/src/config.rs (4016 lines)"}, "properties": {"repobilityId": "9030feb2cde26c9a", "scanner": "scanner-primary", "fingerprint": "60e077fd7c4bd863", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-75a475d63ed6ae73", "level": "note", "message": {"text": "Very large file: libs/hbb_common/src/fs.rs (1806 lines)"}, "properties": {"repobilityId": "d2f59e0abc185d52", "scanner": "scanner-primary", "fingerprint": "75a475d63ed6ae73", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-547d03bb90b53148", "level": "note", "message": {"text": "Very large file: src/ipc.rs (2195 lines)"}, "properties": {"repobilityId": "b057dec2a7580618", "scanner": "scanner-primary", "fingerprint": "547d03bb90b53148", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-82aeadd1bfe0391d", "level": "note", "message": {"text": "Very large file: src/ui_cm_interface.rs (1798 lines)"}, "properties": {"repobilityId": "fd5d04cc5589c802", "scanner": "scanner-primary", "fingerprint": "82aeadd1bfe0391d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-aa187cc392f250d3", "level": "note", "message": {"text": "Very large file: src/ui_session_interface.rs (2058 lines)"}, "properties": {"repobilityId": "c0553ff6b39ae186", "scanner": "scanner-primary", "fingerprint": "aa187cc392f250d3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b6a7eaca7b983b85", "level": "note", "message": {"text": "Very large file: src/keyboard.rs (1598 lines)"}, "properties": {"repobilityId": "cc6103be63f9070d", "scanner": "scanner-primary", "fingerprint": "b6a7eaca7b983b85", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ef5ba56627e033d9", "level": "note", "message": {"text": "Very large file: src/flutter.rs (2367 lines)"}, "properties": {"repobilityId": "ad814aea176bdc42", "scanner": "scanner-primary", "fingerprint": "ef5ba56627e033d9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7828f5acc51105bf", "level": "note", "message": {"text": "Very large file: src/ui_interface.rs (1706 lines)"}, "properties": {"repobilityId": "098405d749e5eb30", "scanner": "scanner-primary", "fingerprint": "7828f5acc51105bf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-235990b854e4e255", "level": "note", "message": {"text": "Very large file: src/flutter_ffi.rs (3142 lines)"}, "properties": {"repobilityId": "6b0bfe46d8a74841", "scanner": "scanner-primary", "fingerprint": "235990b854e4e255", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ce03f1560cb6ea40", "level": "note", "message": {"text": "Very large file: src/common.rs (3039 lines)"}, "properties": {"repobilityId": "07d3da6ce79a929b", "scanner": "scanner-primary", "fingerprint": "ce03f1560cb6ea40", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2fd6e6f63ada6e67", "level": "note", "message": {"text": "Very large file: src/client.rs (4264 lines)"}, "properties": {"repobilityId": "68bed4a379646eda", "scanner": "scanner-primary", "fingerprint": "2fd6e6f63ada6e67", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c0e1aedf79179744", "level": "note", "message": {"text": "Very large file: src/client/io_loop.rs (2506 lines)"}, "properties": {"repobilityId": "bc0677bb833722c8", "scanner": "scanner-primary", "fingerprint": "c0e1aedf79179744", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3d1228fcbfd05924", "level": "note", "message": {"text": "Very large file: src/platform/windows.rs (4678 lines)"}, "properties": {"repobilityId": "a0628d646f1e833e", "scanner": "scanner-primary", "fingerprint": "3d1228fcbfd05924", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-362379152cafd473", "level": "note", "message": {"text": "Very large file: src/platform/linux.rs (2330 lines)"}, "properties": {"repobilityId": "c65a3eab131cebb1", "scanner": "scanner-primary", "fingerprint": "362379152cafd473", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-89742d0db2c80d22", "level": "note", "message": {"text": "Very large file: src/server/portable_service.rs (1612 lines)"}, "properties": {"repobilityId": "80114afda9c74c71", "scanner": "scanner-primary", "fingerprint": "89742d0db2c80d22", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-84abebdfadaeefbd", "level": "note", "message": {"text": "Very large file: src/server/connection.rs (6162 lines)"}, "properties": {"repobilityId": "195852a1687d1e65", "scanner": "scanner-primary", "fingerprint": "84abebdfadaeefbd", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bb3e8a39d0ce38f1", "level": "note", "message": {"text": "Very large file: src/server/terminal_service.rs (2166 lines)"}, "properties": {"repobilityId": "8c7f9bc2396a9927", "scanner": "scanner-primary", "fingerprint": "bb3e8a39d0ce38f1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a41e536f6e954b0a", "level": "note", "message": {"text": "Very large file: src/server/input_service.rs (2475 lines)"}, "properties": {"repobilityId": "6c6fde672874a89e", "scanner": "scanner-primary", "fingerprint": "a41e536f6e954b0a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fa9d4fb2d3e6cdf1", "level": "note", "message": {"text": "Very large file: src/server/uinput.rs (1350 lines)"}, "properties": {"repobilityId": "04767b1e1dd142ea", "scanner": "scanner-primary", "fingerprint": "fa9d4fb2d3e6cdf1", "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-6038b2fdfb9135f6", "level": "note", "message": {"text": "58 TODO/FIXME markers"}, "properties": {"repobilityId": "4b38c118003e07d2", "scanner": "scanner-primary", "fingerprint": "6038b2fdfb9135f6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["maintenance"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f4f7aedb7a59e0b0", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "81ac9cc2721f6163", "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": "04655830023bc13f", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "d4cb28ef7690db5c", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "b90497ca4a6d748b", "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": "3b6f24995c6e758e", "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": "37707c9b575505d5", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2679282aa1c484b5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: AGENTS.md"}, "properties": {"repobilityId": "27d579812e6be614", "scanner": "scanner-primary", "fingerprint": "2679282aa1c484b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-369524d1db5475e7", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 build.py:217"}, "properties": {"repobilityId": "65c595078d37cbbf", "scanner": "scanner-primary", "fingerprint": "369524d1db5475e7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-c2c0a680221f758e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/device-groups.py:49"}, "properties": {"repobilityId": "6595badbf570f596", "scanner": "scanner-primary", "fingerprint": "c2c0a680221f758e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9740c0264de2cb5a", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/ab.py:13"}, "properties": {"repobilityId": "5772da5b0457b63b", "scanner": "scanner-primary", "fingerprint": "9740c0264de2cb5a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-74e0431dfc449c3d", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/audits.py:222"}, "properties": {"repobilityId": "7cfbaf0b5c0e987d", "scanner": "scanner-primary", "fingerprint": "74e0431dfc449c3d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6dd846fc030626ab", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/strategies.py:43"}, "properties": {"repobilityId": "07a33d02f2f8e49f", "scanner": "scanner-primary", "fingerprint": "6dd846fc030626ab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f7e8b29d320320a6", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/users.py:57"}, "properties": {"repobilityId": "763821d47d20fa47", "scanner": "scanner-primary", "fingerprint": "f7e8b29d320320a6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3f3940a0f8e40751", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/devices.py:42"}, "properties": {"repobilityId": "ad58041af93584d5", "scanner": "scanner-primary", "fingerprint": "3f3940a0f8e40751", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8f908d462567d941", "level": "note", "message": {"text": "Legacy-named symbol `usbmmidd_v2` in res/job.py:208"}, "properties": {"repobilityId": "c0a963fb3ca331fb", "scanner": "scanner-primary", "fingerprint": "8f908d462567d941", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-b5b33db0165e9745", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/user-groups.py:49"}, "properties": {"repobilityId": "f300852cdfd4566f", "scanner": "scanner-primary", "fingerprint": "b5b33db0165e9745", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-7c6f48794e23a87d", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 res/msi/preprocess.py:461"}, "properties": {"repobilityId": "1d128e60388da0ba", "scanner": "scanner-primary", "fingerprint": "7c6f48794e23a87d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4315df686e177217", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "a704832628251383", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d134f81663212b65", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "187321ab30ff0327", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "4bcdbc0862636dfa", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "067e6a2f02500718", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "87fbf5a24b2aa1a2", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "cbeb9e9c66a9cfa3", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "d680c1e0bcce8460", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "dcd2e9bb142683d4", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-33a6b62e30ce7ab4", "level": "note", "message": {"text": "Near-duplicate function bodies in 6 places"}, "properties": {"repobilityId": "edc6d3d8de3977c9", "scanner": "scanner-primary", "fingerprint": "33a6b62e30ce7ab4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "e90f45dd5d6d5445", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}