{"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-3dfe1e7299086bd7", "name": "Stray `console.log` in TS/JS \u2014 cloud/src/server.ts:780", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 cloud/src/server.ts:780"}, "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-a8ce2755047a01a7", "name": "Stray `console.log` in TS/JS \u2014 src/auth.ts:139", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/auth.ts:139"}, "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-3f7580179f9953ec", "name": "Stray `console.log` in TS/JS \u2014 src/cloud.ts:359", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/cloud.ts:359"}, "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-c5027f7e055902f5", "name": "Stray `console.log` in TS/JS \u2014 src/daemon.ts:105", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/daemon.ts:105"}, "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-7ddaf7d5b17910f8", "name": "Stray `console.log` in TS/JS \u2014 src/util.ts:293", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/util.ts:293"}, "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-bce2f09cef076af2", "name": "Stray `console.log` in TS/JS \u2014 src/run-manager.ts:161", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/run-manager.ts:161"}, "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-f39e3b51f5285112", "name": "Stray `console.log` in TS/JS \u2014 src/main.ts:91", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/main.ts:91"}, "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-4c5c0791e56c6a2a", "name": "Stray `console.log` in TS/JS \u2014 src/repl.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/repl.ts:44"}, "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-0ce07ec7d45e7282", "name": "TODO/FIXME marker in shipping code \u2014 src/board/ui/components.tsx:51", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/board/ui/components.tsx:51"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-298edf10c28e3fb4", "name": "Dockerfile runs as root: cloud/Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: cloud/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-372516db41c9cbec", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-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-477b46e32ac32d6e", "name": "Docker base image is tag-pinned but not digest-pinned: rust:1-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1-bookworm"}, "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-f70af2732f29ad2c", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-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-bd24d02a68fb0dd6", "name": "Insecure pattern 'node_child_process' in scripts/postinstall.mjs:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in scripts/postinstall.mjs:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-783b6399d399a2bc", "name": "Insecure pattern 'node_child_process' in cloud/worker/supervisor.mjs:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in cloud/worker/supervisor.mjs:8"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-965b0dc7db81a385", "name": "Insecure pattern 'node_child_process' in src/cloud.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/cloud.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-426fd47708f901eb", "name": "Insecure pattern 'node_child_process' in src/tmux.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/tmux.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-892ddd194a2e98e1", "name": "Insecure pattern 'node_child_process' in src/version-check.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/version-check.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b698766334600e51", "name": "Insecure pattern 'node_child_process' in src/util.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/util.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00ff024215aa165a", "name": "Insecure pattern 'node_child_process' in src/run-manager.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/run-manager.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-884d0781eae58b7e", "name": "Insecure pattern 'node_child_process' in src/main.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/main.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3a483c13c37db7e", "name": "Insecure pattern 'node_child_process' in src/tmux-dashboard.tsx:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/tmux-dashboard.tsx:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-07d4a8a1c40321eb", "name": "Insecure pattern 'node_child_process' in src/backends.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/backends.ts:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fbd1bcd35528279f", "name": "Insecure pattern 'node_child_process' in src/tui.tsx:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/tui.tsx:2"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6c6325bd501326d1", "name": "Insecure pattern 'node_child_process' in src/board/daemon.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/board/daemon.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1838a141491ce38c", "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-cb639d9a10a47b23", "name": "package.json defines install-time lifecycle scripts", "shortDescription": {"text": "package.json defines install-time lifecycle scripts"}, "fullDescription": {"text": "preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fa518c56be34401b", "name": "Very large file: cloud/src/server.ts (3477 lines)", "shortDescription": {"text": "Very large file: cloud/src/server.ts (3477 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-abfc607273c534f4", "name": "Very large file: native/src/render.rs (3782 lines)", "shortDescription": {"text": "Very large file: native/src/render.rs (3782 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-0ade25a5b2757408", "name": "Very large file: native/src/tasks.rs (1671 lines)", "shortDescription": {"text": "Very large file: native/src/tasks.rs (1671 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-8101833681062b28", "name": "Very large file: native/src/gitio.rs (2154 lines)", "shortDescription": {"text": "Very large file: native/src/gitio.rs (2154 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-b0ee68da881bd562", "name": "Very large file: native/src/main.rs (10025 lines)", "shortDescription": {"text": "Very large file: native/src/main.rs (10025 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-6ed5d603d8aa86ba", "name": "Very large file: native/src/app_tests.rs (9618 lines)", "shortDescription": {"text": "Very large file: native/src/app_tests.rs (9618 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-8f2d35744946ccca", "name": "Very large file: src/cloud.ts (2738 lines)", "shortDescription": {"text": "Very large file: src/cloud.ts (2738 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-5c3a09c7386f0b10", "name": "Very large file: src/run-manager.ts (1600 lines)", "shortDescription": {"text": "Very large file: src/run-manager.ts (1600 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-183f8f0fa04a37a3", "name": "Very large file: src/tui.tsx (1787 lines)", "shortDescription": {"text": "Very large file: src/tui.tsx (1787 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "14 tests / 62 src (ratio 0.23)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-cb20ba707b848407", "name": "Node manifest has dependencies but no lockfile: cloud/worker/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: cloud/worker/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 189 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 86 placeholder/mock markers across 8 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-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "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 lockfile. 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-e1d3fbc30bead412", "name": "Agent instruction contains unpinned remote install: AGENTS.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: AGENTS.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-af46f88bfb409a14", "name": "Commented-code block (7 lines) in tests/graph.test.mjs:609", "shortDescription": {"text": "Commented-code block (7 lines) in tests/graph.test.mjs:609"}, "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-3c23e823c54115bf", "name": "Commented-code block (6 lines) in tests/e2e-orchestrator.test.mjs:12", "shortDescription": {"text": "Commented-code block (6 lines) in tests/e2e-orchestrator.test.mjs:12"}, "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-afda2e1d09288ab7", "name": "Commented-code block (5 lines) in cloud/worker/supervisor.mjs:2", "shortDescription": {"text": "Commented-code block (5 lines) in cloud/worker/supervisor.mjs:2"}, "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-624d1bcbb9ae4321", "name": "Commented-code block (7 lines) in cloud/src/server.ts:2373", "shortDescription": {"text": "Commented-code block (7 lines) in cloud/src/server.ts:2373"}, "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-670901d382a9bb66", "name": "`fetch()` without try/.catch or AbortSignal \u2014 cloud/src/server.ts:1381", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 cloud/src/server.ts:1381"}, "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-a06f9c7b2be85e76", "name": "Commented-code block (5 lines) in cloud/src/slack.ts:3", "shortDescription": {"text": "Commented-code block (5 lines) in cloud/src/slack.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5371ce291e2c1636", "name": "Commented-code block (7 lines) in src/planner.ts:28", "shortDescription": {"text": "Commented-code block (7 lines) in src/planner.ts:28"}, "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-53d5ddfd3945a3f8", "name": "Commented-code block (6 lines) in src/bus.ts:4", "shortDescription": {"text": "Commented-code block (6 lines) in src/bus.ts:4"}, "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-1fae2cddc93bf0bd", "name": "Commented-code block (6 lines) in src/git.ts:18", "shortDescription": {"text": "Commented-code block (6 lines) in src/git.ts:18"}, "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-95f164038d8ca1e2", "name": "Commented-code block (5 lines) in src/cloud.ts:146", "shortDescription": {"text": "Commented-code block (5 lines) in src/cloud.ts:146"}, "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-ec06801061903a5c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/cloud.ts:455", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/cloud.ts:455"}, "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-d035a4be7f0a97b9", "name": "Commented-code block (6 lines) in src/daemon.ts:74", "shortDescription": {"text": "Commented-code block (6 lines) in src/daemon.ts:74"}, "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-02f37b321bff2b20", "name": "Commented-code block (5 lines) in src/run-manager.ts:727", "shortDescription": {"text": "Commented-code block (5 lines) in src/run-manager.ts:727"}, "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-fd3a1840a0b6792f", "name": "Commented-code block (5 lines) in src/graph.ts:18", "shortDescription": {"text": "Commented-code block (5 lines) in src/graph.ts:18"}, "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-096a376c812247f8", "name": "Commented-code block (14 lines) in src/main.ts:721", "shortDescription": {"text": "Commented-code block (14 lines) in src/main.ts:721"}, "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-7ba73f44f7d90461", "name": "Commented-code block (6 lines) in src/scheduler.ts:497", "shortDescription": {"text": "Commented-code block (6 lines) in src/scheduler.ts:497"}, "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-332c7e3f57cb279d", "name": "Commented-code block (7 lines) in src/surfaces.ts:10", "shortDescription": {"text": "Commented-code block (7 lines) in src/surfaces.ts:10"}, "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-1b28e7c593de0216", "name": "Commented-code block (5 lines) in src/codex-binary.ts:36", "shortDescription": {"text": "Commented-code block (5 lines) in src/codex-binary.ts:36"}, "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-9acc0ec38dd3062f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/codex-binary.ts:114", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/codex-binary.ts:114"}, "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-aecdda5a989ef6a9", "name": "Commented-code block (5 lines) in src/backends.ts:22", "shortDescription": {"text": "Commented-code block (5 lines) in src/backends.ts:22"}, "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-79ef962ca969c752", "name": "Commented-code block (5 lines) in src/task-summary.ts:394", "shortDescription": {"text": "Commented-code block (5 lines) in src/task-summary.ts:394"}, "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-e53b893b344c6d87", "name": "Commented-code block (6 lines) in src/types.ts:135", "shortDescription": {"text": "Commented-code block (6 lines) in src/types.ts:135"}, "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-feb8bd3bb6d88e98", "name": "Commented-code block (5 lines) in src/board/daemon.ts:10", "shortDescription": {"text": "Commented-code block (5 lines) in src/board/daemon.ts:10"}, "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-cd9fd8e91526c62d", "name": "Commented-code block (5 lines) in src/board/ui/components.tsx:552", "shortDescription": {"text": "Commented-code block (5 lines) in src/board/ui/components.tsx:552"}, "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-cc86f63d600d7ff3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/board/ui/types.ts:105", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/board/ui/types.ts:105"}, "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}}]}}, "automationDetails": {"id": "repobility/22299"}, "properties": {"repository": "viraatdas/rudder", "repoUrl": "https://github.com/viraatdas/rudder", "branch": "main"}, "results": [{"ruleId": "scanner-3dfe1e7299086bd7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 cloud/src/server.ts:780"}, "properties": {"repobilityId": "6a55260e6f6d55d5", "scanner": "scanner-primary", "fingerprint": "3dfe1e7299086bd7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a8ce2755047a01a7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/auth.ts:139"}, "properties": {"repobilityId": "6ab9c77a81ca0d35", "scanner": "scanner-primary", "fingerprint": "a8ce2755047a01a7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3f7580179f9953ec", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/cloud.ts:359"}, "properties": {"repobilityId": "bba86c842f613b83", "scanner": "scanner-primary", "fingerprint": "3f7580179f9953ec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c5027f7e055902f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/daemon.ts:105"}, "properties": {"repobilityId": "f8d4f4271a304d42", "scanner": "scanner-primary", "fingerprint": "c5027f7e055902f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7ddaf7d5b17910f8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/util.ts:293"}, "properties": {"repobilityId": "5be4e36926888017", "scanner": "scanner-primary", "fingerprint": "7ddaf7d5b17910f8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bce2f09cef076af2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/run-manager.ts:161"}, "properties": {"repobilityId": "359069ed4a585b73", "scanner": "scanner-primary", "fingerprint": "bce2f09cef076af2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f39e3b51f5285112", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/main.ts:91"}, "properties": {"repobilityId": "981eedf4f52fff93", "scanner": "scanner-primary", "fingerprint": "f39e3b51f5285112", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4c5c0791e56c6a2a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/repl.ts:44"}, "properties": {"repobilityId": "9b450fa52de5f795", "scanner": "scanner-primary", "fingerprint": "4c5c0791e56c6a2a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0ce07ec7d45e7282", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/board/ui/components.tsx:51"}, "properties": {"repobilityId": "de5cb5d851cdbb07", "scanner": "scanner-primary", "fingerprint": "0ce07ec7d45e7282", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-298edf10c28e3fb4", "level": "warning", "message": {"text": "Dockerfile runs as root: cloud/Dockerfile"}, "properties": {"repobilityId": "4c7c22b9ecf95d3b", "scanner": "scanner-primary", "fingerprint": "298edf10c28e3fb4", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-372516db41c9cbec", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "3074dd884ce54d03", "scanner": "scanner-primary", "fingerprint": "372516db41c9cbec", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cloud/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-477b46e32ac32d6e", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: rust:1-bookworm"}, "properties": {"repobilityId": "6994c166a9074abc", "scanner": "scanner-primary", "fingerprint": "477b46e32ac32d6e", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cloud/worker/Dockerfile"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f70af2732f29ad2c", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-slim"}, "properties": {"repobilityId": "1a00ca441f17ad0c", "scanner": "scanner-primary", "fingerprint": "f70af2732f29ad2c", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cloud/worker/Dockerfile"}, "region": {"startLine": 8}}}]}, {"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-bd24d02a68fb0dd6", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in scripts/postinstall.mjs:6"}, "properties": {"repobilityId": "45e8101532ed445d", "scanner": "scanner-primary", "fingerprint": "bd24d02a68fb0dd6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/postinstall.mjs"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-783b6399d399a2bc", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in cloud/worker/supervisor.mjs:8"}, "properties": {"repobilityId": "4e7803f85397895c", "scanner": "scanner-primary", "fingerprint": "783b6399d399a2bc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cloud/worker/supervisor.mjs"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-965b0dc7db81a385", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/cloud.ts:1"}, "properties": {"repobilityId": "ed55d71a6d77a006", "scanner": "scanner-primary", "fingerprint": "965b0dc7db81a385", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/cloud.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-426fd47708f901eb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/tmux.ts:1"}, "properties": {"repobilityId": "50488b0640729b04", "scanner": "scanner-primary", "fingerprint": "426fd47708f901eb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/tmux.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-892ddd194a2e98e1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/version-check.ts:1"}, "properties": {"repobilityId": "2af80d3fcd6872d5", "scanner": "scanner-primary", "fingerprint": "892ddd194a2e98e1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/version-check.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b698766334600e51", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/util.ts:1"}, "properties": {"repobilityId": "cb907ee80f59ecc5", "scanner": "scanner-primary", "fingerprint": "b698766334600e51", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/util.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-00ff024215aa165a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/run-manager.ts:1"}, "properties": {"repobilityId": "bd1d2bd695ef2988", "scanner": "scanner-primary", "fingerprint": "00ff024215aa165a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/run-manager.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-884d0781eae58b7e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/main.ts:1"}, "properties": {"repobilityId": "e6de1468d12f5e0c", "scanner": "scanner-primary", "fingerprint": "884d0781eae58b7e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e3a483c13c37db7e", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/tmux-dashboard.tsx:1"}, "properties": {"repobilityId": "7f8940313586508d", "scanner": "scanner-primary", "fingerprint": "e3a483c13c37db7e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/tmux-dashboard.tsx"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-07d4a8a1c40321eb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/backends.ts:2"}, "properties": {"repobilityId": "c2d4cead60a11caf", "scanner": "scanner-primary", "fingerprint": "07d4a8a1c40321eb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/backends.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-fbd1bcd35528279f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/tui.tsx:2"}, "properties": {"repobilityId": "7c3f3b7e2e32224a", "scanner": "scanner-primary", "fingerprint": "fbd1bcd35528279f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/tui.tsx"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-6c6325bd501326d1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/board/daemon.ts:1"}, "properties": {"repobilityId": "ea4a3d55cd6b03e6", "scanner": "scanner-primary", "fingerprint": "6c6325bd501326d1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/board/daemon.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1838a141491ce38c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "b8fd4f5048f96576", "scanner": "scanner-primary", "fingerprint": "1838a141491ce38c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/release.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cb639d9a10a47b23", "level": "note", "message": {"text": "package.json defines install-time lifecycle scripts"}, "properties": {"repobilityId": "edeab51902066991", "scanner": "scanner-primary", "fingerprint": "cb639d9a10a47b23", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "npm", "install-scripts"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fa518c56be34401b", "level": "note", "message": {"text": "Very large file: cloud/src/server.ts (3477 lines)"}, "properties": {"repobilityId": "0caa799f5308d3d8", "scanner": "scanner-primary", "fingerprint": "fa518c56be34401b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-abfc607273c534f4", "level": "note", "message": {"text": "Very large file: native/src/render.rs (3782 lines)"}, "properties": {"repobilityId": "c5590ea02854fb94", "scanner": "scanner-primary", "fingerprint": "abfc607273c534f4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-0ade25a5b2757408", "level": "note", "message": {"text": "Very large file: native/src/tasks.rs (1671 lines)"}, "properties": {"repobilityId": "d700351cfaa287f9", "scanner": "scanner-primary", "fingerprint": "0ade25a5b2757408", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8101833681062b28", "level": "note", "message": {"text": "Very large file: native/src/gitio.rs (2154 lines)"}, "properties": {"repobilityId": "8dab1406508b0a4b", "scanner": "scanner-primary", "fingerprint": "8101833681062b28", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b0ee68da881bd562", "level": "note", "message": {"text": "Very large file: native/src/main.rs (10025 lines)"}, "properties": {"repobilityId": "86e49899a844ca94", "scanner": "scanner-primary", "fingerprint": "b0ee68da881bd562", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6ed5d603d8aa86ba", "level": "note", "message": {"text": "Very large file: native/src/app_tests.rs (9618 lines)"}, "properties": {"repobilityId": "97e8a31278793205", "scanner": "scanner-primary", "fingerprint": "6ed5d603d8aa86ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8f2d35744946ccca", "level": "note", "message": {"text": "Very large file: src/cloud.ts (2738 lines)"}, "properties": {"repobilityId": "6ddab2a3fff0944f", "scanner": "scanner-primary", "fingerprint": "8f2d35744946ccca", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5c3a09c7386f0b10", "level": "note", "message": {"text": "Very large file: src/run-manager.ts (1600 lines)"}, "properties": {"repobilityId": "ead7c4c13dde8693", "scanner": "scanner-primary", "fingerprint": "5c3a09c7386f0b10", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-183f8f0fa04a37a3", "level": "note", "message": {"text": "Very large file: src/tui.tsx (1787 lines)"}, "properties": {"repobilityId": "fd6cffac18febd18", "scanner": "scanner-primary", "fingerprint": "183f8f0fa04a37a3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"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-cb20ba707b848407", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: cloud/worker/package.json"}, "properties": {"repobilityId": "49c640743d14ece3", "scanner": "scanner-primary", "fingerprint": "cb20ba707b848407", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "cloud/worker/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "ac8d482620257725", "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": "33492abcd17bd62e", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "65135c1c2f78385e", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "0ceb4ded5fc3bd4b", "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": "05fac223af6bac33", "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": "b94552cdc1582117", "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": "6779f2d4cec1fa57", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e1d3fbc30bead412", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: AGENTS.md"}, "properties": {"repobilityId": "56bfc666b358d0d0", "scanner": "scanner-primary", "fingerprint": "e1d3fbc30bead412", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "AGENTS.md"}, "region": {"startLine": 133}}}]}, {"ruleId": "scanner-af46f88bfb409a14", "level": "none", "message": {"text": "Commented-code block (7 lines) in tests/graph.test.mjs:609"}, "properties": {"repobilityId": "1c9e53be76d668ef", "scanner": "scanner-primary", "fingerprint": "af46f88bfb409a14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-3c23e823c54115bf", "level": "none", "message": {"text": "Commented-code block (6 lines) in tests/e2e-orchestrator.test.mjs:12"}, "properties": {"repobilityId": "b73bf2fae4c85487", "scanner": "scanner-primary", "fingerprint": "3c23e823c54115bf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-afda2e1d09288ab7", "level": "none", "message": {"text": "Commented-code block (5 lines) in cloud/worker/supervisor.mjs:2"}, "properties": {"repobilityId": "b10598a9ca86708b", "scanner": "scanner-primary", "fingerprint": "afda2e1d09288ab7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-624d1bcbb9ae4321", "level": "none", "message": {"text": "Commented-code block (7 lines) in cloud/src/server.ts:2373"}, "properties": {"repobilityId": "a49852d2a971fd93", "scanner": "scanner-primary", "fingerprint": "624d1bcbb9ae4321", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-670901d382a9bb66", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 cloud/src/server.ts:1381"}, "properties": {"repobilityId": "16351adb883d2ae5", "scanner": "scanner-primary", "fingerprint": "670901d382a9bb66", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a06f9c7b2be85e76", "level": "none", "message": {"text": "Commented-code block (5 lines) in cloud/src/slack.ts:3"}, "properties": {"repobilityId": "c39691bf36684203", "scanner": "scanner-primary", "fingerprint": "a06f9c7b2be85e76", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5371ce291e2c1636", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/planner.ts:28"}, "properties": {"repobilityId": "268e45edf302b5f2", "scanner": "scanner-primary", "fingerprint": "5371ce291e2c1636", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-53d5ddfd3945a3f8", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/bus.ts:4"}, "properties": {"repobilityId": "4f52a732e64aab06", "scanner": "scanner-primary", "fingerprint": "53d5ddfd3945a3f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1fae2cddc93bf0bd", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/git.ts:18"}, "properties": {"repobilityId": "3c203231b6053607", "scanner": "scanner-primary", "fingerprint": "1fae2cddc93bf0bd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-95f164038d8ca1e2", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/cloud.ts:146"}, "properties": {"repobilityId": "cc80a28578e77c37", "scanner": "scanner-primary", "fingerprint": "95f164038d8ca1e2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ec06801061903a5c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/cloud.ts:455"}, "properties": {"repobilityId": "011edff6fc6a64e8", "scanner": "scanner-primary", "fingerprint": "ec06801061903a5c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d035a4be7f0a97b9", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/daemon.ts:74"}, "properties": {"repobilityId": "a5047348013ebc8e", "scanner": "scanner-primary", "fingerprint": "d035a4be7f0a97b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02f37b321bff2b20", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/run-manager.ts:727"}, "properties": {"repobilityId": "b32f72af7ba70dab", "scanner": "scanner-primary", "fingerprint": "02f37b321bff2b20", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-fd3a1840a0b6792f", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/graph.ts:18"}, "properties": {"repobilityId": "f01ed2dc9e43e627", "scanner": "scanner-primary", "fingerprint": "fd3a1840a0b6792f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-096a376c812247f8", "level": "none", "message": {"text": "Commented-code block (14 lines) in src/main.ts:721"}, "properties": {"repobilityId": "aa4e215f0f483e3a", "scanner": "scanner-primary", "fingerprint": "096a376c812247f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7ba73f44f7d90461", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/scheduler.ts:497"}, "properties": {"repobilityId": "ac36c33ca614b273", "scanner": "scanner-primary", "fingerprint": "7ba73f44f7d90461", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-332c7e3f57cb279d", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/surfaces.ts:10"}, "properties": {"repobilityId": "9418213e3c590dfc", "scanner": "scanner-primary", "fingerprint": "332c7e3f57cb279d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1b28e7c593de0216", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/codex-binary.ts:36"}, "properties": {"repobilityId": "5eb1fa34ba9d3e27", "scanner": "scanner-primary", "fingerprint": "1b28e7c593de0216", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9acc0ec38dd3062f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/codex-binary.ts:114"}, "properties": {"repobilityId": "2d4e579e120b8fae", "scanner": "scanner-primary", "fingerprint": "9acc0ec38dd3062f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-aecdda5a989ef6a9", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/backends.ts:22"}, "properties": {"repobilityId": "f896bba16aac63a2", "scanner": "scanner-primary", "fingerprint": "aecdda5a989ef6a9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79ef962ca969c752", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/task-summary.ts:394"}, "properties": {"repobilityId": "06c71a47118730c8", "scanner": "scanner-primary", "fingerprint": "79ef962ca969c752", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e53b893b344c6d87", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/types.ts:135"}, "properties": {"repobilityId": "261acf384adadd7f", "scanner": "scanner-primary", "fingerprint": "e53b893b344c6d87", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-feb8bd3bb6d88e98", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/board/daemon.ts:10"}, "properties": {"repobilityId": "9efd2938f226611d", "scanner": "scanner-primary", "fingerprint": "feb8bd3bb6d88e98", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cd9fd8e91526c62d", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/board/ui/components.tsx:552"}, "properties": {"repobilityId": "a5b698442c31f2ee", "scanner": "scanner-primary", "fingerprint": "cd9fd8e91526c62d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc86f63d600d7ff3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/board/ui/types.ts:105"}, "properties": {"repobilityId": "10f3dca6fc7cde34", "scanner": "scanner-primary", "fingerprint": "cc86f63d600d7ff3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}