{"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": "AUC001", "name": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobilit", "shortDescription": {"text": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "fullDescription": {"text": "The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "properties": {"scanner": "repobility-access-control", "category": "auth", "severity": "medium", "confidence": 0.92, "cwe": "CWE-285", "owasp": "WSTG-AUTHZ"}}, {"id": "ERR002", "name": "[ERR002] Empty Catch Block: Empty catch blocks hide errors.", "shortDescription": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "fullDescription": {"text": "Log the error or rethrow it. Use console.error() at minimum."}, "properties": {"scanner": "repobility-threat-engine", "category": "error_handling", "severity": "medium", "confidence": 1.0, "cwe": "", "owasp": ""}}, {"id": "AGT007", "name": "localStorage write failures are swallowed silently", "shortDescription": {"text": "localStorage write failures are swallowed silently"}, "fullDescription": {"text": "localStorage quotas are small and writes can fail. Catching storage errors without a user-visible warning causes silent data loss when notes, images, or snapshots exceed quota."}, "properties": {"scanner": "repobility-agent-runtime", "category": "quality", "severity": "medium", "confidence": 0.8, "cwe": "", "owasp": ""}}, {"id": "SEC029", "name": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 7 more): Same pattern found in 7 additi", "shortDescription": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 7 more): Same pattern found in 7 additional files. Review if needed."}, "fullDescription": {"text": "Validate the URL against an allowlist BEFORE fetching:\n  ALLOWED = {'images.example.com', 'cdn.example.com'}\n  host = urlparse(url).hostname\n  if host not in ALLOWED: abort(400)\nOr use a server-side proxy (Imgproxy / serve-files-only-from-S3) that isolates outbound network access from the request handler.\nBlock private CIDRs explicitly: 10/8, 172.16/12, 192.168/16, 169.254/16."}, "properties": {"scanner": "repobility-threat-engine", "category": "ssrf", "severity": "info", "confidence": 0.2, "cwe": "", "owasp": ""}}, {"id": "scanner-938b06b0872de961", "name": "File has no detected symbols: packages/serve-sim/src/file-imports.d.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/file-imports.d.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e173894814779f77", "name": "File has no detected symbols: packages/serve-sim/src/debug.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/debug.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bfa96eff9150c0fb", "name": "File has no detected symbols: packages/serve-sim/src/ax-shared.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/ax-shared.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-657315b7d321a3fb", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/type-command.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/type-command.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-009ac4d40640c92b", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/middleware-selection.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/middleware-selection.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b42a18c44c12a271", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/trails.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/trails.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-92312f293b7396e1", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/permissions.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/permissions.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-45cb4183f8e02261", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/devtools-targets.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/devtools-targets.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e021cdc2f0b0a01a", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/camera-tool.test.tsx", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/camera-tool.test.tsx"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4e553314e834e362", "name": "File has no detected symbols: packages/serve-sim/src/__tests__/multi-device.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/multi-device.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-989ff2f9a8681e3a", "name": "File has no detected symbols: packages/serve-sim/src/client/utils/permissions.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/client/utils/permissions.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fbf42836cba124e5", "name": "File has no detected symbols: packages/serve-sim/src/client/utils/panel-widths.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/client/utils/panel-widths.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-79746d7188b3dc40", "name": "File has no detected symbols: packages/serve-sim/src/client/components/ax-target.tsx", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim/src/client/components/ax-target.tsx"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-21b1ae879f4b8753", "name": "File has no detected symbols: packages/serve-sim-client/src/types.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim-client/src/types.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a576fdb3da497623", "name": "File has no detected symbols: packages/serve-sim-client/src/__tests__/simulator-geometry.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim-client/src/__tests__/simulator-geometry.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-469ee21e7d5f5494", "name": "File has no detected symbols: packages/serve-sim-client/src/__tests__/touch-codec.test.ts", "shortDescription": {"text": "File has no detected symbols: packages/serve-sim-client/src/__tests__/touch-codec.test.ts"}, "fullDescription": {"text": "Source file with no class/function declarations \u2014 possible config, dead code, or scratch file."}, "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-870165843fccb6dc", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/dev.ts:200", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/dev.ts:200"}, "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-5b82af5d49da2614", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/build.ts:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/build.ts:59"}, "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-552c9952ef9c593e", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/scripts/build-trails.ts:212", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/scripts/build-trails.ts:212"}, "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-6f311471cf12427a", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/permissions.ts:562", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/permissions.ts:562"}, "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-1df1616f0801a059", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/index.ts:312", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/index.ts:312"}, "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-b40f062433299735", "name": "TODO/FIXME marker in shipping code \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:46", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:46"}, "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-aa193975de20a19b", "name": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:473", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:473"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ff7dbee5da53e43", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/client/client.tsx:193", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/client/client.tsx:193"}, "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-fb5e028b9c8f830e", "name": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/ax-tree-tool.tsx:106", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/ax-tree-tool.tsx:106"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a2d8a76c30c13932", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:154", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:154"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-bf44c10b50b3b388", "name": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:835", "shortDescription": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:835"}, "fullDescription": {"text": "A ternary like `active ? 'bg-white' : '...'` (or bg-gray-100/200) on a dark theme produces jarring white pills. Use a dark-emphasized active state instead \u2014 border + ring or slightly brighter dark bg. Example: `active ? 'bg-gray-800 border-gray-500 ring-1 ring-blue-500/30' : '\u2026'`.\n\nWhy: P-E in CHECKLIST.md \u2014 light bg in a dark theme is a class of regression.\nRule id: fq.active-light-bg"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0108556cbf0abc3e", "name": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/app-detection-tool.tsx:64", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/app-detection-tool.tsx:64"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0988aea835fb6b96", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/SimulatorStream.tsx:105", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/SimulatorStream.tsx: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-98678109881783ca", "name": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/useSimStream.ts:96", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/useSimStream.ts:96"}, "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-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-88eb11d6bf0410f1", "name": "Insecure pattern 'exec_used' in packages/serve-sim/dev.ts:458", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/dev.ts:458"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c242b6157d29769e", "name": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/location-emulation-tool.tsx:234", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/location-emulation-tool.tsx:234"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b785d6b9f890a8df", "name": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/drop.ts:69", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/drop.ts:69"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f08b022b6c6e7585", "name": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/app-icon.ts:23", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/app-icon.ts:23"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9e0827f3b8717877", "name": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/transport.ts:364", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/transport.ts:364"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3e8a80eb781b975d", "name": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/gateway.ts:161", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/gateway.ts:161"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ea3d80f29b2de821", "name": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/simulator/useSimStream.ts:69", "shortDescription": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/simulator/useSimStream.ts:69"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a53bf972e19b52fd", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7ffa33751be3d771", "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-81ce6abaf3c1dbbc", "name": "Very large file: packages/serve-sim/src/index.ts (2004 lines)", "shortDescription": {"text": "Very large file: packages/serve-sim/src/index.ts (2004 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": "20 tests / 82 src (ratio 0.24)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f1265b7a62c29d1f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/dev.ts:333", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/dev.ts:333"}, "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-10fe84186caf54e7", "name": "Commented-code block (6 lines) in packages/serve-sim/src/debug.ts:3", "shortDescription": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/debug.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-6b2a651a63a82f58", "name": "Commented-code block (5 lines) in packages/serve-sim/src/permissions.ts:313", "shortDescription": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/permissions.ts:313"}, "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-cdd72318d7684587", "name": "Commented-code block (5 lines) in packages/serve-sim/src/index.ts:104", "shortDescription": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/index.ts:104"}, "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-624976da8b8bf997", "name": "Commented-code block (8 lines) in packages/serve-sim/src/middleware.ts:418", "shortDescription": {"text": "Commented-code block (8 lines) in packages/serve-sim/src/middleware.ts:418"}, "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-7197c16cf2be9ac1", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/middleware.ts:321", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/middleware.ts:321"}, "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-d951bee0e4456731", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/type-command.test.ts:89", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/type-command.test.ts:89"}, "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-bcce99806a73ba42", "name": "Commented-code block (5 lines) in packages/serve-sim/src/__tests__/permissions.e2e.test.ts:7", "shortDescription": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/__tests__/permissions.e2e.test.ts:7"}, "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-103136ef6815ae29", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/exec-auth.test.ts:30", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/exec-auth.test.ts:30"}, "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-2560a8da08261e14", "name": "Commented-code block (6 lines) in packages/serve-sim/src/client/location-emulation-tool.tsx:3", "shortDescription": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/location-emulation-tool.tsx: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-33a7ac7aa39c7bf5", "name": "Commented-code block (6 lines) in packages/serve-sim/src/client/trails.ts:259", "shortDescription": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/trails.ts:259"}, "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-f60d99655d1ee8aa", "name": "Commented-code block (5 lines) in packages/serve-sim/src/client/utils/sim-endpoint.ts:31", "shortDescription": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/client/utils/sim-endpoint.ts:31"}, "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-b72e4635dbe03563", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/utils/exec.ts:13", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/utils/exec.ts:13"}, "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-407f07d1ca46468c", "name": "Commented-code block (6 lines) in packages/serve-sim/src/client/components/simulator-resize-corner-handle.tsx:1", "shortDescription": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/components/simulator-resize-corner-handle.tsx:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5dd12b59dccbd595", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/hooks/use-mjpeg-stream.ts:52", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/hooks/use-mjpeg-stream.ts:52"}, "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-41c7fc090eb405de", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/touch-throttle.test.ts:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/touch-throttle.test.ts:28"}, "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-e4103c2370c25a0c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/connection-quality.test.ts:21", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/connection-quality.test.ts:21"}, "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-ea795ccae49ffa89", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/discovery.test.ts:14", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/discovery.test.ts:14"}, "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-b29f1e27c15cb91b", "name": "Commented-code block (5 lines) in packages/serve-sim-client/src/simulator/SimulatorToolbar.tsx:295", "shortDescription": {"text": "Commented-code block (5 lines) in packages/serve-sim-client/src/simulator/SimulatorToolbar.tsx:295"}, "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}}]}}, "automationDetails": {"id": "repobility/465"}, "properties": {"repository": "EvanBacon/serve-sim", "repoUrl": "https://github.com/EvanBacon/serve-sim", "branch": "main"}, "results": [{"ruleId": "AUC001", "level": "warning", "message": {"text": "[AUC001] No Repobility access matrix policy found: The repository uses web/API frameworks but does not define .repobility/access.yml or equivalent authorization documentation."}, "properties": {"repobilityId": 23726, "scanner": "repobility-access-control", "fingerprint": "f1305052c3ba1e6c1cdb5dccc19e58a8168cf78b176658f32b1fc823df3e9d10", "category": "auth", "severity": "medium", "confidence": 0.92, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "Static route and framework evidence require project-owner confirmation.", "evidence": {"scanner": "repobility-access-control", "frameworks": ["Next.js"], "expected_files": [".repobility/access.yml", ".repobility/access.yaml", ".repobility/access.json", ".repobility/authorization.yml"], "correlation_key": "fp|f1305052c3ba1e6c1cdb5dccc19e58a8168cf78b176658f32b1fc823df3e9d10"}}}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 23724, "scanner": "repobility-threat-engine", "fingerprint": "f360c54fd5159ffc7a1027fbb5a14e755bd497e2909f17915c273ba671a122fe", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|f360c54fd5159ffc7a1027fbb5a14e755bd497e2909f17915c273ba671a122fe"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/hooks/use-mjpeg-stream.ts"}, "region": {"startLine": 44}}}]}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 23723, "scanner": "repobility-threat-engine", "fingerprint": "5eee760a0404327f933ddacb8fb484431a04823524d6a4b9fb36ceadae92acaa", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|5eee760a0404327f933ddacb8fb484431a04823524d6a4b9fb36ceadae92acaa"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/client.tsx"}, "region": {"startLine": 536}}}]}, {"ruleId": "ERR002", "level": "warning", "message": {"text": "[ERR002] Empty Catch Block: Empty catch blocks hide errors."}, "properties": {"repobilityId": 23722, "scanner": "repobility-threat-engine", "fingerprint": "89c42472ce10b40b8609c4fb926193641ccd045f844ce841e512cffc3c8d4268", "category": "error_handling", "severity": "medium", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": ".catch(() => {})", "reason": "Pattern matched with no mitigating context found", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|89c42472ce10b40b8609c4fb926193641ccd045f844ce841e512cffc3c8d4268"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/simulator/SimulatorView.tsx"}, "region": {"startLine": 311}}}]}, {"ruleId": "AGT007", "level": "warning", "message": {"text": "localStorage write failures are swallowed silently"}, "properties": {"repobilityId": 23717, "scanner": "repobility-agent-runtime", "fingerprint": "6f15f86fa8354e1ebec814055987322dc988abe4a817df69c0d139a0adb71077", "category": "quality", "severity": "medium", "confidence": 0.8, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "File writes to localStorage and has an empty or ignore-only catch block without QuotaExceededError handling.", "evidence": {"rule_id": "AGT007", "scanner": "repobility-agent-runtime", "references": ["https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API"], "correlation_key": "fp|6f15f86fa8354e1ebec814055987322dc988abe4a817df69c0d139a0adb71077"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/hooks/use-simulator-resize.ts"}, "region": {"startLine": 100}}}]}, {"ruleId": "AGT007", "level": "warning", "message": {"text": "localStorage write failures are swallowed silently"}, "properties": {"repobilityId": 23716, "scanner": "repobility-agent-runtime", "fingerprint": "ff9f23170477753841f8e708e90cab206e5967b6d19291c99d0d3018c6fadae6", "category": "quality", "severity": "medium", "confidence": 0.8, "triageState": "open", "verdict": "likely", "isResolved": false, "reason": "File writes to localStorage and has an empty or ignore-only catch block without QuotaExceededError handling.", "evidence": {"rule_id": "AGT007", "scanner": "repobility-agent-runtime", "references": ["https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API"], "correlation_key": "fp|ff9f23170477753841f8e708e90cab206e5967b6d19291c99d0d3018c6fadae6"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/hooks/use-resizable-width.ts"}, "region": {"startLine": 45}}}]}, {"ruleId": "ERR002", "level": "none", "message": {"text": "[ERR002] Empty Catch Block (and 3 more): Same pattern found in 3 additional files. Review if needed."}, "properties": {"repobilityId": 23725, "scanner": "repobility-threat-engine", "fingerprint": "60d6be488fc9792b7c544c84123a75cbfde5e34988a54174c40e3a6c52f2694e", "category": "error_handling", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 3 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 3 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "ERR002", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|60d6be488fc9792b7c544c84123a75cbfde5e34988a54174c40e3a6c52f2694e"}}}, {"ruleId": "SEC029", "level": "none", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input (and 7 more): Same pattern found in 7 additional files. Review if needed."}, "properties": {"repobilityId": 23721, "scanner": "repobility-threat-engine", "fingerprint": "ca5810ac6a2691831acbb4a51605672ba83c57f5592204a59181f6375036bfee", "category": "ssrf", "severity": "info", "confidence": 0.2, "triageState": "false_positive", "verdict": "likely_fp", "isResolved": true, "reason": "Deduplicated summary only: 7 additional occurrences found. The top occurrences remain visible as actionable findings.", "evidence": {"reason": "Deduplicated summary only: 7 additional occurrences found. The top occurrences remain visible as actionable findings.", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 0.2, "correlation_key": "fp|ca5810ac6a2691831acbb4a51605672ba83c57f5592204a59181f6375036bfee"}}}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 23720, "scanner": "repobility-threat-engine", "fingerprint": "f7fde3e524b4edf520bcc56d0385ce8baa927bf71bc21f839953fed30860a222", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "URL(f", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|f7fde3e524b4edf520bcc56d0385ce8baa927bf71bc21f839953fed30860a222"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/Sources/SimStreamHelper/AccessibilityBridge.swift"}, "region": {"startLine": 269}}}]}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 23719, "scanner": "repobility-threat-engine", "fingerprint": "692ceffb6e9cc3aebcefd6ef017fed31cd29632a749339923be2af96657d2999", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "URL(o", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|692ceffb6e9cc3aebcefd6ef017fed31cd29632a749339923be2af96657d2999"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/transport.ts"}, "region": {"startLine": 160}}}]}, {"ruleId": "SEC029", "level": "error", "message": {"text": "[SEC029] Server-Side Request Forgery (SSRF) \u2014 outbound HTTP from user input: Outbound HTTP request to a user-controlled URL without allowlist validation. Attackers can probe internal services (169.254.169.254 metadata, internal Kubernetes endpoints, file:// URIs), exfiltrate data, or pivot through your network. SSRF is OWASP A10:2021 and a frequent foothold in cloud breaches."}, "properties": {"repobilityId": 23718, "scanner": "repobility-threat-engine", "fingerprint": "d0af7df7de051e69757251264df02380173a22bed3b8f65abb3fb18c4032bd05", "category": "ssrf", "severity": "high", "confidence": 1.0, "triageState": "open", "verdict": "confirmed", "isResolved": false, "reason": "Pattern matched with no mitigating context found", "evidence": {"match": "URL(p", "reason": "Pattern matched with no mitigating context found", "rule_id": "SEC029", "scanner": "repobility-threat-engine", "confidence": 1.0, "correlation_key": "fp|d0af7df7de051e69757251264df02380173a22bed3b8f65abb3fb18c4032bd05"}}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/simulator/SimulatorView.tsx"}, "region": {"startLine": 198}}}]}, {"ruleId": "scanner-938b06b0872de961", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/file-imports.d.ts"}, "properties": {"repobilityId": "c5a9ddc122aafd97", "scanner": "scanner-primary", "fingerprint": "938b06b0872de961", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-e173894814779f77", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/debug.ts"}, "properties": {"repobilityId": "1760c5d3de383c5b", "scanner": "scanner-primary", "fingerprint": "e173894814779f77", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-bfa96eff9150c0fb", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/ax-shared.ts"}, "properties": {"repobilityId": "8d1103e842308313", "scanner": "scanner-primary", "fingerprint": "bfa96eff9150c0fb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-657315b7d321a3fb", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/type-command.test.ts"}, "properties": {"repobilityId": "20fa49268549b969", "scanner": "scanner-primary", "fingerprint": "657315b7d321a3fb", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-009ac4d40640c92b", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/middleware-selection.test.ts"}, "properties": {"repobilityId": "b93865d4701438e6", "scanner": "scanner-primary", "fingerprint": "009ac4d40640c92b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-b42a18c44c12a271", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/trails.test.ts"}, "properties": {"repobilityId": "3da6803e512b3a9a", "scanner": "scanner-primary", "fingerprint": "b42a18c44c12a271", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-92312f293b7396e1", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/permissions.test.ts"}, "properties": {"repobilityId": "bb6441b0f9bc1adc", "scanner": "scanner-primary", "fingerprint": "92312f293b7396e1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-45cb4183f8e02261", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/devtools-targets.test.ts"}, "properties": {"repobilityId": "24f70d774243f680", "scanner": "scanner-primary", "fingerprint": "45cb4183f8e02261", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-e021cdc2f0b0a01a", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/camera-tool.test.tsx"}, "properties": {"repobilityId": "e93c5a1cb28a3ebc", "scanner": "scanner-primary", "fingerprint": "e021cdc2f0b0a01a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-4e553314e834e362", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/__tests__/multi-device.test.ts"}, "properties": {"repobilityId": "5d80a5f8434e90a4", "scanner": "scanner-primary", "fingerprint": "4e553314e834e362", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-989ff2f9a8681e3a", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/client/utils/permissions.ts"}, "properties": {"repobilityId": "607479a80213e404", "scanner": "scanner-primary", "fingerprint": "989ff2f9a8681e3a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-fbf42836cba124e5", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/client/utils/panel-widths.ts"}, "properties": {"repobilityId": "7aa91c567be8dd89", "scanner": "scanner-primary", "fingerprint": "fbf42836cba124e5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-79746d7188b3dc40", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim/src/client/components/ax-target.tsx"}, "properties": {"repobilityId": "5e13da85a08a6514", "scanner": "scanner-primary", "fingerprint": "79746d7188b3dc40", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-21b1ae879f4b8753", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim-client/src/types.ts"}, "properties": {"repobilityId": "b5a027fafe150cb6", "scanner": "scanner-primary", "fingerprint": "21b1ae879f4b8753", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-a576fdb3da497623", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim-client/src/__tests__/simulator-geometry.test.ts"}, "properties": {"repobilityId": "3c590df0041ad375", "scanner": "scanner-primary", "fingerprint": "a576fdb3da497623", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"ruleId": "scanner-469ee21e7d5f5494", "level": "note", "message": {"text": "File has no detected symbols: packages/serve-sim-client/src/__tests__/touch-codec.test.ts"}, "properties": {"repobilityId": "f139647c607dd5fb", "scanner": "scanner-primary", "fingerprint": "469ee21e7d5f5494", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code-candidate"]}}, {"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-870165843fccb6dc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/dev.ts:200"}, "properties": {"repobilityId": "4b96b94c124ab3f5", "scanner": "scanner-primary", "fingerprint": "870165843fccb6dc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5b82af5d49da2614", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/build.ts:59"}, "properties": {"repobilityId": "4c8bd27c4cebf8ed", "scanner": "scanner-primary", "fingerprint": "5b82af5d49da2614", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-552c9952ef9c593e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/scripts/build-trails.ts:212"}, "properties": {"repobilityId": "364d5b4850b05b3b", "scanner": "scanner-primary", "fingerprint": "552c9952ef9c593e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6f311471cf12427a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/permissions.ts:562"}, "properties": {"repobilityId": "ef7e6a5c222926d0", "scanner": "scanner-primary", "fingerprint": "6f311471cf12427a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1df1616f0801a059", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/index.ts:312"}, "properties": {"repobilityId": "706a39d7afe6987b", "scanner": "scanner-primary", "fingerprint": "1df1616f0801a059", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b40f062433299735", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:46"}, "properties": {"repobilityId": "d94ca21faaf27d09", "scanner": "scanner-primary", "fingerprint": "b40f062433299735", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-aa193975de20a19b", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/location-emulation-tool.tsx:473"}, "properties": {"repobilityId": "06eeaf15536476c9", "scanner": "scanner-primary", "fingerprint": "aa193975de20a19b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-7ff7dbee5da53e43", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim/src/client/client.tsx:193"}, "properties": {"repobilityId": "6da346e7b1b25cbb", "scanner": "scanner-primary", "fingerprint": "7ff7dbee5da53e43", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-fb5e028b9c8f830e", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/ax-tree-tool.tsx:106"}, "properties": {"repobilityId": "23d5ee74dddb68ed", "scanner": "scanner-primary", "fingerprint": "fb5e028b9c8f830e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-a2d8a76c30c13932", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:154"}, "properties": {"repobilityId": "fd45233d07165124", "scanner": "scanner-primary", "fingerprint": "a2d8a76c30c13932", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-bf44c10b50b3b388", "level": "note", "message": {"text": "\"active\" state uses light bg in a dark theme \u2014 packages/serve-sim/src/client/components/camera-tool.tsx:835"}, "properties": {"repobilityId": "a730344cf1bba510", "scanner": "scanner-primary", "fingerprint": "bf44c10b50b3b388", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.active-light-bg"]}}, {"ruleId": "scanner-0108556cbf0abc3e", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 packages/serve-sim/src/client/components/app-detection-tool.tsx:64"}, "properties": {"repobilityId": "40b5958858a6a5d6", "scanner": "scanner-primary", "fingerprint": "0108556cbf0abc3e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-0988aea835fb6b96", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/SimulatorStream.tsx:105"}, "properties": {"repobilityId": "604829ec5aaf84bc", "scanner": "scanner-primary", "fingerprint": "0988aea835fb6b96", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-98678109881783ca", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 packages/serve-sim-client/src/simulator/useSimStream.ts:96"}, "properties": {"repobilityId": "62c71a0863371d2d", "scanner": "scanner-primary", "fingerprint": "98678109881783ca", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-88eb11d6bf0410f1", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/dev.ts:458"}, "properties": {"repobilityId": "af4c11cf1be36ca0", "scanner": "scanner-primary", "fingerprint": "88eb11d6bf0410f1", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/dev.ts"}, "region": {"startLine": 458}}}]}, {"ruleId": "scanner-c242b6157d29769e", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/location-emulation-tool.tsx:234"}, "properties": {"repobilityId": "659abbd14a94075b", "scanner": "scanner-primary", "fingerprint": "c242b6157d29769e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/location-emulation-tool.tsx"}, "region": {"startLine": 234}}}]}, {"ruleId": "scanner-b785d6b9f890a8df", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/drop.ts:69"}, "properties": {"repobilityId": "81314df433d219b2", "scanner": "scanner-primary", "fingerprint": "b785d6b9f890a8df", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/utils/drop.ts"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-f08b022b6c6e7585", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim/src/client/utils/app-icon.ts:23"}, "properties": {"repobilityId": "580a08ca7b4b454a", "scanner": "scanner-primary", "fingerprint": "f08b022b6c6e7585", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim/src/client/utils/app-icon.ts"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-9e0827f3b8717877", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/transport.ts:364"}, "properties": {"repobilityId": "58a74069ce798544", "scanner": "scanner-primary", "fingerprint": "9e0827f3b8717877", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/transport.ts"}, "region": {"startLine": 364}}}]}, {"ruleId": "scanner-3e8a80eb781b975d", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/gateway.ts:161"}, "properties": {"repobilityId": "f5d37f0b0cb54634", "scanner": "scanner-primary", "fingerprint": "3e8a80eb781b975d", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/gateway.ts"}, "region": {"startLine": 161}}}]}, {"ruleId": "scanner-ea3d80f29b2de821", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in packages/serve-sim-client/src/simulator/useSimStream.ts:69"}, "properties": {"repobilityId": "014390305012f37c", "scanner": "scanner-primary", "fingerprint": "ea3d80f29b2de821", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/serve-sim-client/src/simulator/useSimStream.ts"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-a53bf972e19b52fd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "3ff29596dff0eef0", "scanner": "scanner-primary", "fingerprint": "a53bf972e19b52fd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-a53bf972e19b52fd", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1f4f30b0e9fd9a8c", "scanner": "scanner-primary", "fingerprint": "a53bf972e19b52fd", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-a53bf972e19b52fd", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b2a2052e1c570c41", "scanner": "scanner-primary", "fingerprint": "a53bf972e19b52fd", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-7ffa33751be3d771", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "491a3ad29cbaf189", "scanner": "scanner-primary", "fingerprint": "7ffa33751be3d771", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-81ce6abaf3c1dbbc", "level": "note", "message": {"text": "Very large file: packages/serve-sim/src/index.ts (2004 lines)"}, "properties": {"repobilityId": "d68145ad545b5ed2", "scanner": "scanner-primary", "fingerprint": "81ce6abaf3c1dbbc", "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-f1265b7a62c29d1f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/dev.ts:333"}, "properties": {"repobilityId": "6c5f458bb46cfc5a", "scanner": "scanner-primary", "fingerprint": "f1265b7a62c29d1f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-10fe84186caf54e7", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/debug.ts:3"}, "properties": {"repobilityId": "cc068e3ae1cacc38", "scanner": "scanner-primary", "fingerprint": "10fe84186caf54e7", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6b2a651a63a82f58", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/permissions.ts:313"}, "properties": {"repobilityId": "95e014ac5637717f", "scanner": "scanner-primary", "fingerprint": "6b2a651a63a82f58", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cdd72318d7684587", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/index.ts:104"}, "properties": {"repobilityId": "3f1d87ba0a4d1cb1", "scanner": "scanner-primary", "fingerprint": "cdd72318d7684587", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-624976da8b8bf997", "level": "none", "message": {"text": "Commented-code block (8 lines) in packages/serve-sim/src/middleware.ts:418"}, "properties": {"repobilityId": "baf4b3f3db3922a8", "scanner": "scanner-primary", "fingerprint": "624976da8b8bf997", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7197c16cf2be9ac1", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/middleware.ts:321"}, "properties": {"repobilityId": "7ea22f6f95ffd0df", "scanner": "scanner-primary", "fingerprint": "7197c16cf2be9ac1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d951bee0e4456731", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/type-command.test.ts:89"}, "properties": {"repobilityId": "c0a60bbc5381c005", "scanner": "scanner-primary", "fingerprint": "d951bee0e4456731", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-bcce99806a73ba42", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/__tests__/permissions.e2e.test.ts:7"}, "properties": {"repobilityId": "8f377aa7352f0ae6", "scanner": "scanner-primary", "fingerprint": "bcce99806a73ba42", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-103136ef6815ae29", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/__tests__/exec-auth.test.ts:30"}, "properties": {"repobilityId": "c9262feb233c14e5", "scanner": "scanner-primary", "fingerprint": "103136ef6815ae29", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2560a8da08261e14", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/location-emulation-tool.tsx:3"}, "properties": {"repobilityId": "91784ff149fc01cb", "scanner": "scanner-primary", "fingerprint": "2560a8da08261e14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-33a7ac7aa39c7bf5", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/trails.ts:259"}, "properties": {"repobilityId": "98213361d4c4284f", "scanner": "scanner-primary", "fingerprint": "33a7ac7aa39c7bf5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f60d99655d1ee8aa", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/serve-sim/src/client/utils/sim-endpoint.ts:31"}, "properties": {"repobilityId": "112ba2ce9a312f2b", "scanner": "scanner-primary", "fingerprint": "f60d99655d1ee8aa", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b72e4635dbe03563", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/utils/exec.ts:13"}, "properties": {"repobilityId": "1a9adc14cfef4002", "scanner": "scanner-primary", "fingerprint": "b72e4635dbe03563", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-407f07d1ca46468c", "level": "none", "message": {"text": "Commented-code block (6 lines) in packages/serve-sim/src/client/components/simulator-resize-corner-handle.tsx:1"}, "properties": {"repobilityId": "cb85bd3bd727d532", "scanner": "scanner-primary", "fingerprint": "407f07d1ca46468c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5dd12b59dccbd595", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim/src/client/hooks/use-mjpeg-stream.ts:52"}, "properties": {"repobilityId": "1c1f24f0f22b1bb8", "scanner": "scanner-primary", "fingerprint": "5dd12b59dccbd595", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-41c7fc090eb405de", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/touch-throttle.test.ts:28"}, "properties": {"repobilityId": "e3dc50b0923ea6e2", "scanner": "scanner-primary", "fingerprint": "41c7fc090eb405de", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e4103c2370c25a0c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/connection-quality.test.ts:21"}, "properties": {"repobilityId": "7c4776b9a1a0077b", "scanner": "scanner-primary", "fingerprint": "e4103c2370c25a0c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ea795ccae49ffa89", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/serve-sim-client/src/__tests__/discovery.test.ts:14"}, "properties": {"repobilityId": "94f26ebe8ee63e34", "scanner": "scanner-primary", "fingerprint": "ea795ccae49ffa89", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b29f1e27c15cb91b", "level": "none", "message": {"text": "Commented-code block (5 lines) in packages/serve-sim-client/src/simulator/SimulatorToolbar.tsx:295"}, "properties": {"repobilityId": "b3c7aed6ef71b3ac", "scanner": "scanner-primary", "fingerprint": "b29f1e27c15cb91b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}