{"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-c817a401154457b4", "name": "Stray `console.log` in TS/JS \u2014 run-ztests.js:151", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 run-ztests.js:151"}, "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-ba463cb70603b6f5", "name": "Stray `console.log` in TS/JS \u2014 test/features.js:1110", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/features.js:1110"}, "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-7331a57f8a26e0b5", "name": "Stray `console.log` in TS/JS \u2014 test/browser-embedded.js:78", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-embedded.js:78"}, "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-7aa809d7b3c1044b", "name": "Stray `console.log` in TS/JS \u2014 test/async-parity.js:491", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/async-parity.js:491"}, "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-eac89928a19a612d", "name": "Stray `console.log` in TS/JS \u2014 test/transpiler-new.js:600", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/transpiler-new.js:600"}, "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-5a43da0b31a699ea", "name": "Stray `console.log` in TS/JS \u2014 test/electron-gui.js:808", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-gui.js:808"}, "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-c837f4c315b08ff0", "name": "Stray `console.log` in TS/JS \u2014 test/cli.js:217", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/cli.js:217"}, "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-0ed7f88fefd97d05", "name": "Stray `console.log` in TS/JS \u2014 test/std-marshal-data-graph.js:145", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-data-graph.js:145"}, "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-f8aecf41d27680ec", "name": "Stray `console.log` in TS/JS \u2014 test/compiler.js:118", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/compiler.js:118"}, "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-4fa0262ada6ab4ee", "name": "Stray `console.log` in TS/JS \u2014 test/electron-packaging.js:43", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-packaging.js:43"}, "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-e27a37a6d0608a77", "name": "Stray `console.log` in TS/JS \u2014 test/browser-gui.js:932", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-gui.js:932"}, "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-55cecfb157f680ab", "name": "Stray `console.log` in TS/JS \u2014 test/javascript-module.js:49", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/javascript-module.js:49"}, "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-9ba3615234bfde76", "name": "Stray `console.log` in TS/JS \u2014 test/lexer.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/lexer.js:55"}, "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-297a9dfc415f63eb", "name": "Stray `console.log` in TS/JS \u2014 test/std-marshal-cbor.js:125", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-cbor.js:125"}, "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-3650297156f81ba4", "name": "Stray `console.log` in TS/JS \u2014 test/std-marshal-user-object.js:134", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-user-object.js:134"}, "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-01abfd5930094e8d", "name": "Stray `console.log` in TS/JS \u2014 test/browser-bundle.js:897", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-bundle.js:897"}, "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-44aaaada641b9f88", "name": "Stray `console.log` in TS/JS \u2014 test/core-entrypoint-parity.js:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/core-entrypoint-parity.js: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-668013f0dea46495", "name": "Stray `console.log` in TS/JS \u2014 test/electron-renderer.js:432", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-renderer.js:432"}, "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-c9c85995fb225791", "name": "Stray `console.log` in TS/JS \u2014 test/std-marshal-code-table.js:231", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-code-table.js:231"}, "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-4a9084caa0cb9acc", "name": "Stray `console.log` in TS/JS \u2014 test/cross-host-conformance.js:309", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/cross-host-conformance.js:309"}, "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-ea263a1ba8e3ad16", "name": "Stray `console.log` in TS/JS \u2014 test/browser-runtime.js:170", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-runtime.js:170"}, "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-0d90913ec27caf3a", "name": "Stray `console.log` in TS/JS \u2014 test/browser-stdlib-generator.js:385", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-stdlib-generator.js:385"}, "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-869585032b0c3260", "name": "Stray `console.log` in TS/JS \u2014 test/system-global.js:105", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/system-global.js: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-2a0e7ffd1fc23728", "name": "Stray `console.log` in TS/JS \u2014 test/parser.js:116", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/parser.js:116"}, "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-4714e0328b397c55", "name": "Stray `console.log` in TS/JS \u2014 test/std-api.js:258", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/std-api.js:258"}, "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-f3fc0217bbb86961", "name": "Stray `console.log` in TS/JS \u2014 lib/browser-bundle-entry.js:90", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/browser-bundle-entry.js:90"}, "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-4df5216a8a37be5d", "name": "Stray `console.log` in TS/JS \u2014 lib/host/browser-host.js:378", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/host/browser-host.js:378"}, "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-034c4030088d82ad", "name": "Stray `console.log` in TS/JS \u2014 lib/host/node-host.js:55", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/host/node-host.js:55"}, "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-ea3284d5d1854b94", "name": "TODO/FIXME marker in shipping code \u2014 lib/transpiler-new/lexer.js:32", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/transpiler-new/lexer.js:32"}, "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-7519aab5d529bdb8", "name": "Stray `console.log` in TS/JS \u2014 modules/std/tui.js:74", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 modules/std/tui.js:74"}, "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-d8c0e39eeec944eb", "name": "Stray `console.log` in TS/JS \u2014 examples/browser-compile-demo.js:10376", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 examples/browser-compile-demo.js:10376"}, "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-9da6198dd450f4b0", "name": "Possible secret in test/std-api.js", "shortDescription": {"text": "Possible secret in test/std-api.js"}, "fullDescription": {"text": "Detected pattern matching password_literal. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-b5a324a726ef5158", "name": "Insecure pattern 'node_child_process' in lib/electron/launcher.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in lib/electron/launcher.js:4"}, "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-fd1e71142a3964f0", "name": "Insecure pattern 'direct_innerhtml_assignment' in lib/gui/dom-renderer.js:224", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/gui/dom-renderer.js:224"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2fda88d67b355e28", "name": "Insecure pattern 'eval_used' in lib/transpiler-new/codegen.js:2519", "shortDescription": {"text": "Insecure pattern 'eval_used' in lib/transpiler-new/codegen.js:2519"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-8e8f24120b805ab5", "name": "Insecure pattern 'eval_used' in modules/javascript.js:145", "shortDescription": {"text": "Insecure pattern 'eval_used' in modules/javascript.js:145"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d85a5dd5fe8c377f", "name": "Insecure pattern 'eval_used' in modules/std/secure.js:261", "shortDescription": {"text": "Insecure pattern 'eval_used' in modules/std/secure.js:261"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-1db8434c7663cacb", "name": "Insecure pattern 'node_child_process' in modules/std/proc.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in modules/std/proc.js:3"}, "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-17f053ea52f495cb", "name": "Insecure pattern 'node_child_process' in modules/std/net/http.js:22", "shortDescription": {"text": "Insecure pattern 'node_child_process' in modules/std/net/http.js:22"}, "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-ab08ee82c1075201", "name": "Insecure pattern 'node_child_process' in modules/std/net/dns.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in modules/std/net/dns.js:3"}, "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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-86c74ae1af34ebdb", "name": "Very large file: lib/runtime.js (3787 lines)", "shortDescription": {"text": "Very large file: lib/runtime.js (3787 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-4e19ea1c69c799c0", "name": "Very large file: lib/transpiler-new/parser.js (2378 lines)", "shortDescription": {"text": "Very large file: lib/transpiler-new/parser.js (2378 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-7e8fa31d2275479f", "name": "Very large file: lib/transpiler-new/codegen.js (2573 lines)", "shortDescription": {"text": "Very large file: lib/transpiler-new/codegen.js (2573 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-1c579d3fb87a0b5b", "name": "Very large file: modules/std/secure.js (3724 lines)", "shortDescription": {"text": "Very large file: modules/std/secure.js (3724 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-ba33114b77700a5b", "name": "Very large file: examples/browser-compile-demo.js (10519 lines)", "shortDescription": {"text": "Very large file: examples/browser-compile-demo.js (10519 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 14 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-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-553002c2263af5e8", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-bundle.js:652", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-bundle.js:652"}, "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-0a33fa3b8be790d3", "name": "Legacy-named symbol `array_copy` in test/collection-copy.js:24", "shortDescription": {"text": "Legacy-named symbol `array_copy` in test/collection-copy.js:24"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-74c8678b03afaf47", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-runtime.js:116", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-runtime.js:116"}, "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-a126f863be890abe", "name": "Legacy-named symbol `alias_source_copy` in test/declaration-unpacking.js:168", "shortDescription": {"text": "Legacy-named symbol `alias_source_copy` in test/declaration-unpacking.js:168"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a1c6ca094609da0f", "name": "Commented-code block (5 lines) in lib/runtime-helpers.js:891", "shortDescription": {"text": "Commented-code block (5 lines) in lib/runtime-helpers.js:891"}, "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-cb7d73b4b66a432d", "name": "Legacy-named symbol `__zuzu_old` in lib/transpiler-new/codegen.js:1715", "shortDescription": {"text": "Legacy-named symbol `__zuzu_old` in lib/transpiler-new/codegen.js:1715"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-33528d218352ce38", "name": "`fetch()` without try/.catch or AbortSignal \u2014 modules/std/net/http.js:629", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 modules/std/net/http.js:629"}, "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-57b160ac4c8c39f6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 examples/browser-compile-demo.js:2618", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/browser-compile-demo.js:2618"}, "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/23731"}, "properties": {"repository": "zuzuscript/zuzu-js", "repoUrl": "https://github.com/zuzuscript/zuzu-js", "branch": "main"}, "results": [{"ruleId": "scanner-c817a401154457b4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 run-ztests.js:151"}, "properties": {"repobilityId": "c0f18bb96c6c4838", "scanner": "scanner-primary", "fingerprint": "c817a401154457b4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ba463cb70603b6f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/features.js:1110"}, "properties": {"repobilityId": "859cd8295ea63f96", "scanner": "scanner-primary", "fingerprint": "ba463cb70603b6f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7331a57f8a26e0b5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-embedded.js:78"}, "properties": {"repobilityId": "01515ffc6024c89d", "scanner": "scanner-primary", "fingerprint": "7331a57f8a26e0b5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7aa809d7b3c1044b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/async-parity.js:491"}, "properties": {"repobilityId": "b3b79eafa79a42cb", "scanner": "scanner-primary", "fingerprint": "7aa809d7b3c1044b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-eac89928a19a612d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/transpiler-new.js:600"}, "properties": {"repobilityId": "d385a308e94d2d89", "scanner": "scanner-primary", "fingerprint": "eac89928a19a612d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-5a43da0b31a699ea", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-gui.js:808"}, "properties": {"repobilityId": "98f0eca2643186d8", "scanner": "scanner-primary", "fingerprint": "5a43da0b31a699ea", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c837f4c315b08ff0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/cli.js:217"}, "properties": {"repobilityId": "86c3e472e0f6cfa3", "scanner": "scanner-primary", "fingerprint": "c837f4c315b08ff0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0ed7f88fefd97d05", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-data-graph.js:145"}, "properties": {"repobilityId": "90cbbfec23f71c53", "scanner": "scanner-primary", "fingerprint": "0ed7f88fefd97d05", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f8aecf41d27680ec", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/compiler.js:118"}, "properties": {"repobilityId": "6748c65da7fde2f1", "scanner": "scanner-primary", "fingerprint": "f8aecf41d27680ec", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4fa0262ada6ab4ee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-packaging.js:43"}, "properties": {"repobilityId": "c0dc63ef95a651b4", "scanner": "scanner-primary", "fingerprint": "4fa0262ada6ab4ee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e27a37a6d0608a77", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-gui.js:932"}, "properties": {"repobilityId": "adcbb743da74e411", "scanner": "scanner-primary", "fingerprint": "e27a37a6d0608a77", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-55cecfb157f680ab", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/javascript-module.js:49"}, "properties": {"repobilityId": "2918bd1637d03351", "scanner": "scanner-primary", "fingerprint": "55cecfb157f680ab", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9ba3615234bfde76", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/lexer.js:55"}, "properties": {"repobilityId": "52a35a5237c263ae", "scanner": "scanner-primary", "fingerprint": "9ba3615234bfde76", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-297a9dfc415f63eb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-cbor.js:125"}, "properties": {"repobilityId": "b0122930863f6374", "scanner": "scanner-primary", "fingerprint": "297a9dfc415f63eb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-3650297156f81ba4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-user-object.js:134"}, "properties": {"repobilityId": "6b5ba486f19ea582", "scanner": "scanner-primary", "fingerprint": "3650297156f81ba4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-01abfd5930094e8d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-bundle.js:897"}, "properties": {"repobilityId": "f687992264e95a25", "scanner": "scanner-primary", "fingerprint": "01abfd5930094e8d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-44aaaada641b9f88", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/core-entrypoint-parity.js:59"}, "properties": {"repobilityId": "efa636f130484b9a", "scanner": "scanner-primary", "fingerprint": "44aaaada641b9f88", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-668013f0dea46495", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/electron-renderer.js:432"}, "properties": {"repobilityId": "a00694043d33cd66", "scanner": "scanner-primary", "fingerprint": "668013f0dea46495", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c9c85995fb225791", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/std-marshal-code-table.js:231"}, "properties": {"repobilityId": "2eb28de20f69254b", "scanner": "scanner-primary", "fingerprint": "c9c85995fb225791", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4a9084caa0cb9acc", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/cross-host-conformance.js:309"}, "properties": {"repobilityId": "5dd429b494ca82a0", "scanner": "scanner-primary", "fingerprint": "4a9084caa0cb9acc", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ea263a1ba8e3ad16", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-runtime.js:170"}, "properties": {"repobilityId": "48d951c235786965", "scanner": "scanner-primary", "fingerprint": "ea263a1ba8e3ad16", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0d90913ec27caf3a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser-stdlib-generator.js:385"}, "properties": {"repobilityId": "f82264374db85bc2", "scanner": "scanner-primary", "fingerprint": "0d90913ec27caf3a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-869585032b0c3260", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/system-global.js:105"}, "properties": {"repobilityId": "38d66cb431236fcf", "scanner": "scanner-primary", "fingerprint": "869585032b0c3260", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2a0e7ffd1fc23728", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/parser.js:116"}, "properties": {"repobilityId": "94d40ffbfeb19036", "scanner": "scanner-primary", "fingerprint": "2a0e7ffd1fc23728", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4714e0328b397c55", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/std-api.js:258"}, "properties": {"repobilityId": "273c292c1afca204", "scanner": "scanner-primary", "fingerprint": "4714e0328b397c55", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f3fc0217bbb86961", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/browser-bundle-entry.js:90"}, "properties": {"repobilityId": "82e7e74982f10a36", "scanner": "scanner-primary", "fingerprint": "f3fc0217bbb86961", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4df5216a8a37be5d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/host/browser-host.js:378"}, "properties": {"repobilityId": "480f0aecc36345d2", "scanner": "scanner-primary", "fingerprint": "4df5216a8a37be5d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-034c4030088d82ad", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/host/node-host.js:55"}, "properties": {"repobilityId": "44e18afdd76de86a", "scanner": "scanner-primary", "fingerprint": "034c4030088d82ad", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ea3284d5d1854b94", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/transpiler-new/lexer.js:32"}, "properties": {"repobilityId": "456174edb83c8e40", "scanner": "scanner-primary", "fingerprint": "ea3284d5d1854b94", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-7519aab5d529bdb8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 modules/std/tui.js:74"}, "properties": {"repobilityId": "9f85eedfb56e9b55", "scanner": "scanner-primary", "fingerprint": "7519aab5d529bdb8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d8c0e39eeec944eb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 examples/browser-compile-demo.js:10376"}, "properties": {"repobilityId": "f72232285a3f5781", "scanner": "scanner-primary", "fingerprint": "d8c0e39eeec944eb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9da6198dd450f4b0", "level": "error", "message": {"text": "Possible secret in test/std-api.js"}, "properties": {"repobilityId": "b09fa344e857a580", "scanner": "scanner-primary", "fingerprint": "9da6198dd450f4b0", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test/std-api.js"}, "region": {"startLine": 252}}}]}, {"ruleId": "scanner-b5a324a726ef5158", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in lib/electron/launcher.js:4"}, "properties": {"repobilityId": "d2e85d5cd4065ff5", "scanner": "scanner-primary", "fingerprint": "b5a324a726ef5158", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/electron/launcher.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-fd1e71142a3964f0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in lib/gui/dom-renderer.js:224"}, "properties": {"repobilityId": "7854ddf9e25cded3", "scanner": "scanner-primary", "fingerprint": "fd1e71142a3964f0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/gui/dom-renderer.js"}, "region": {"startLine": 224}}}]}, {"ruleId": "scanner-2fda88d67b355e28", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in lib/transpiler-new/codegen.js:2519"}, "properties": {"repobilityId": "265121f5781612c0", "scanner": "scanner-primary", "fingerprint": "2fda88d67b355e28", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/transpiler-new/codegen.js"}, "region": {"startLine": 2519}}}]}, {"ruleId": "scanner-8e8f24120b805ab5", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in modules/javascript.js:145"}, "properties": {"repobilityId": "3969a0747347c3ce", "scanner": "scanner-primary", "fingerprint": "8e8f24120b805ab5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/javascript.js"}, "region": {"startLine": 145}}}]}, {"ruleId": "scanner-d85a5dd5fe8c377f", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in modules/std/secure.js:261"}, "properties": {"repobilityId": "ce89a9824edef9a5", "scanner": "scanner-primary", "fingerprint": "d85a5dd5fe8c377f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/std/secure.js"}, "region": {"startLine": 261}}}]}, {"ruleId": "scanner-1db8434c7663cacb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in modules/std/proc.js:3"}, "properties": {"repobilityId": "3a63126bc9d335b5", "scanner": "scanner-primary", "fingerprint": "1db8434c7663cacb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/std/proc.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-17f053ea52f495cb", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in modules/std/net/http.js:22"}, "properties": {"repobilityId": "c9c11072c8a46d85", "scanner": "scanner-primary", "fingerprint": "17f053ea52f495cb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/std/net/http.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-ab08ee82c1075201", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in modules/std/net/dns.js:3"}, "properties": {"repobilityId": "f501ed3cda1e87c0", "scanner": "scanner-primary", "fingerprint": "ab08ee82c1075201", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "modules/std/net/dns.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-86c74ae1af34ebdb", "level": "note", "message": {"text": "Very large file: lib/runtime.js (3787 lines)"}, "properties": {"repobilityId": "4aee13ea2158d99a", "scanner": "scanner-primary", "fingerprint": "86c74ae1af34ebdb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4e19ea1c69c799c0", "level": "note", "message": {"text": "Very large file: lib/transpiler-new/parser.js (2378 lines)"}, "properties": {"repobilityId": "38f857c43e84a2aa", "scanner": "scanner-primary", "fingerprint": "4e19ea1c69c799c0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7e8fa31d2275479f", "level": "note", "message": {"text": "Very large file: lib/transpiler-new/codegen.js (2573 lines)"}, "properties": {"repobilityId": "d8f7d8aae014d05e", "scanner": "scanner-primary", "fingerprint": "7e8fa31d2275479f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-1c579d3fb87a0b5b", "level": "note", "message": {"text": "Very large file: modules/std/secure.js (3724 lines)"}, "properties": {"repobilityId": "37bc214bdba24998", "scanner": "scanner-primary", "fingerprint": "1c579d3fb87a0b5b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ba33114b77700a5b", "level": "note", "message": {"text": "Very large file: examples/browser-compile-demo.js (10519 lines)"}, "properties": {"repobilityId": "57c466ae57e1d5dc", "scanner": "scanner-primary", "fingerprint": "ba33114b77700a5b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e5794298dda4a419", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "945870aebce3b899", "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": "0e8b6cf0eb92a4c6", "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": "b68c6a0ea54e7bbf", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-553002c2263af5e8", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-bundle.js:652"}, "properties": {"repobilityId": "eec42d6d476f9b69", "scanner": "scanner-primary", "fingerprint": "553002c2263af5e8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0a33fa3b8be790d3", "level": "note", "message": {"text": "Legacy-named symbol `array_copy` in test/collection-copy.js:24"}, "properties": {"repobilityId": "da5ca7447581cd7f", "scanner": "scanner-primary", "fingerprint": "0a33fa3b8be790d3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-74c8678b03afaf47", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/browser-runtime.js:116"}, "properties": {"repobilityId": "1bdf8a10334c4449", "scanner": "scanner-primary", "fingerprint": "74c8678b03afaf47", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a126f863be890abe", "level": "note", "message": {"text": "Legacy-named symbol `alias_source_copy` in test/declaration-unpacking.js:168"}, "properties": {"repobilityId": "aa0afd60769bb97a", "scanner": "scanner-primary", "fingerprint": "a126f863be890abe", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a1c6ca094609da0f", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/runtime-helpers.js:891"}, "properties": {"repobilityId": "5e6b71bd9405947e", "scanner": "scanner-primary", "fingerprint": "a1c6ca094609da0f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cb7d73b4b66a432d", "level": "note", "message": {"text": "Legacy-named symbol `__zuzu_old` in lib/transpiler-new/codegen.js:1715"}, "properties": {"repobilityId": "6ce12c345458351e", "scanner": "scanner-primary", "fingerprint": "cb7d73b4b66a432d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-33528d218352ce38", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 modules/std/net/http.js:629"}, "properties": {"repobilityId": "b9a03a78bc2fea7a", "scanner": "scanner-primary", "fingerprint": "33528d218352ce38", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-57b160ac4c8c39f6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 examples/browser-compile-demo.js:2618"}, "properties": {"repobilityId": "fc1968dae75035cf", "scanner": "scanner-primary", "fingerprint": "57b160ac4c8c39f6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}