{"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-85ddfc77789e3ec4", "name": "Stray `console.log` in TS/JS \u2014 tests/descend.test.ts:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/descend.test.ts:35"}, "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-e0f3f43cda7c396f", "name": "Stray `console.log` in TS/JS \u2014 tests/sub_command.test.ts:59", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/sub_command.test.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-c3b1f13843d8bdf8", "name": "Stray `console.log` in TS/JS \u2014 tests/helpers.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/helpers.ts:13"}, "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-e2dcb2b0d757ef01", "name": "Stray `console.log` in TS/JS \u2014 tests/sub_val.test.ts:44", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/sub_val.test.ts:44"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b943e36930e88195", "name": "Stray `console.log` in TS/JS \u2014 tests/objing.test.ts:45", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tests/objing.test.ts:45"}, "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-b0cb72e6ba9619a1", "name": "TODO/FIXME marker in shipping code \u2014 lib/pipeline.js:594", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/pipeline.js:594"}, "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-a770f979384426ee", "name": "Stray `console.log` in TS/JS \u2014 lib/pipeline.js:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/pipeline.js:52"}, "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-4c1c5a53e3a5250a", "name": "TODO/FIXME marker in shipping code \u2014 lib/repl.js:107", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 lib/repl.js:107"}, "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-d43b1b66b1d759f1", "name": "Stray `console.log` in TS/JS \u2014 lib/repl.js:60", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/repl.js:60"}, "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-aa5abf5adcfef6ae", "name": "Stray `console.log` in TS/JS \u2014 lib/builtins/debug.js:8", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lib/builtins/debug.js:8"}, "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-6c1b2b24dae95e59", "name": "Stray `console.log` in TS/JS \u2014 web/hashpipe.js:2", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 web/hashpipe.js:2"}, "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-e8fd7a01d6a3cbb1", "name": "TODO/FIXME marker in shipping code \u2014 src/repl.ts:93", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/repl.ts:93"}, "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-0fe6e8537ff00640", "name": "Stray `console.log` in TS/JS \u2014 src/repl.ts:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/repl.ts:29"}, "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-d5bed6b90e853be2", "name": "TODO/FIXME marker in shipping code \u2014 src/pipeline.ts:654", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/pipeline.ts:654"}, "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-2d58df7f08770f22", "name": "Stray `console.log` in TS/JS \u2014 src/pipeline.ts:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/pipeline.ts:13"}, "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-414f9ce431f74e2c", "name": "Stray `console.log` in TS/JS \u2014 src/builtins/debug.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/builtins/debug.ts:10"}, "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-6e3e406bb4358a3e", "name": "TODO/FIXME marker in shipping code \u2014 src/modules/mongo.ts:2", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 src/modules/mongo.ts:2"}, "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-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-83733eb27de46963", "name": "Insecure pattern 'exec_used' in lib/pipeline.d.ts:53", "shortDescription": {"text": "Insecure pattern 'exec_used' in lib/pipeline.d.ts:53"}, "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-873847a10d4e609b", "name": "Insecure pattern 'new_function_used' in lib/builtins/collections.js:207", "shortDescription": {"text": "Insecure pattern 'new_function_used' in lib/builtins/collections.js:207"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a96212795927ee2f", "name": "Insecure pattern 'node_child_process' in lib/modules/exec.js:4", "shortDescription": {"text": "Insecure pattern 'node_child_process' in lib/modules/exec.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-6fd0d8f4cc17e990", "name": "Insecure pattern 'exec_used' in lib/web/index.d.ts:10", "shortDescription": {"text": "Insecure pattern 'exec_used' in lib/web/index.d.ts:10"}, "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-c6cbe04af61b9e4f", "name": "Insecure pattern 'exec_used' in lib/web/index.js:77", "shortDescription": {"text": "Insecure pattern 'exec_used' in lib/web/index.js:77"}, "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-45b862ad6e3b1e9f", "name": "Insecure pattern 'new_function_used' in web/hashpipe.js:2", "shortDescription": {"text": "Insecure pattern 'new_function_used' in web/hashpipe.js:2"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d83048daf9779d48", "name": "Insecure pattern 'new_function_used' in src/builtins/collections.ts:250", "shortDescription": {"text": "Insecure pattern 'new_function_used' in src/builtins/collections.ts:250"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3d68e917014f46bc", "name": "Insecure pattern 'exec_used' in src/modules/exec.ts:30", "shortDescription": {"text": "Insecure pattern 'exec_used' in src/modules/exec.ts:30"}, "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-585b0927c6c60a4a", "name": "Insecure pattern 'node_child_process' in src/modules/exec.ts:1", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/modules/exec.ts:1"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b72049e3e9b59072", "name": "Insecure pattern 'exec_used' in src/web/index.ts:83", "shortDescription": {"text": "Insecure pattern 'exec_used' in src/web/index.ts:83"}, "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.). 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-53dcacda3766e470", "name": "Very large file: lib/grammar.js (4130 lines)", "shortDescription": {"text": "Very large file: lib/grammar.js (4130 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-3c1765a8cd70112e", "name": "Very large file: src/grammar.js (4130 lines)", "shortDescription": {"text": "Very large file: src/grammar.js (4130 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": "19 tests / 124 src (ratio 0.15)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 79 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "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 license, 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-e92f8e00d1257255", "name": "Legacy-named symbol `json_v2` in tests/grammar.test.ts:184", "shortDescription": {"text": "Legacy-named symbol `json_v2` in tests/grammar.test.ts:184"}, "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-055fa6a3cfc8f91c", "name": "Commented-code block (7 lines) in lib/module-loader.js:4", "shortDescription": {"text": "Commented-code block (7 lines) in lib/module-loader.js:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-92478863aeeb8ffc", "name": "Commented-code block (6 lines) in lib/pipeline.js:186", "shortDescription": {"text": "Commented-code block (6 lines) in lib/pipeline.js:186"}, "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-375e6f8e35e18dbe", "name": "Commented-code block (7 lines) in src/module-loader.ts:3", "shortDescription": {"text": "Commented-code block (7 lines) in src/module-loader.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}}]}}, "automationDetails": {"id": "repobility/20138"}, "properties": {"repository": "spro/hashpipe", "repoUrl": "https://github.com/spro/hashpipe", "branch": "main"}, "results": [{"ruleId": "scanner-85ddfc77789e3ec4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/descend.test.ts:35"}, "properties": {"repobilityId": "9fafab6e5e59daa7", "scanner": "scanner-primary", "fingerprint": "85ddfc77789e3ec4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e0f3f43cda7c396f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/sub_command.test.ts:59"}, "properties": {"repobilityId": "64eaa071d21496fb", "scanner": "scanner-primary", "fingerprint": "e0f3f43cda7c396f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-c3b1f13843d8bdf8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/helpers.ts:13"}, "properties": {"repobilityId": "5342fed84cb91109", "scanner": "scanner-primary", "fingerprint": "c3b1f13843d8bdf8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e2dcb2b0d757ef01", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/sub_val.test.ts:44"}, "properties": {"repobilityId": "ba746d62f3a7e432", "scanner": "scanner-primary", "fingerprint": "e2dcb2b0d757ef01", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b943e36930e88195", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tests/objing.test.ts:45"}, "properties": {"repobilityId": "895c29a55c6dce08", "scanner": "scanner-primary", "fingerprint": "b943e36930e88195", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-b0cb72e6ba9619a1", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/pipeline.js:594"}, "properties": {"repobilityId": "ea566ea918d056a5", "scanner": "scanner-primary", "fingerprint": "b0cb72e6ba9619a1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-a770f979384426ee", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/pipeline.js:52"}, "properties": {"repobilityId": "8bf4723d87ec38ad", "scanner": "scanner-primary", "fingerprint": "a770f979384426ee", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4c1c5a53e3a5250a", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 lib/repl.js:107"}, "properties": {"repobilityId": "f2bd4bff65012725", "scanner": "scanner-primary", "fingerprint": "4c1c5a53e3a5250a", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-d43b1b66b1d759f1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/repl.js:60"}, "properties": {"repobilityId": "b14a2ee5c394b054", "scanner": "scanner-primary", "fingerprint": "d43b1b66b1d759f1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-aa5abf5adcfef6ae", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lib/builtins/debug.js:8"}, "properties": {"repobilityId": "4ba65dc8cc3723a4", "scanner": "scanner-primary", "fingerprint": "aa5abf5adcfef6ae", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6c1b2b24dae95e59", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 web/hashpipe.js:2"}, "properties": {"repobilityId": "8fe88cc2d0196423", "scanner": "scanner-primary", "fingerprint": "6c1b2b24dae95e59", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e8fd7a01d6a3cbb1", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/repl.ts:93"}, "properties": {"repobilityId": "467f8553fa4b3b95", "scanner": "scanner-primary", "fingerprint": "e8fd7a01d6a3cbb1", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-0fe6e8537ff00640", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/repl.ts:29"}, "properties": {"repobilityId": "9b450fa52de5f795", "scanner": "scanner-primary", "fingerprint": "0fe6e8537ff00640", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d5bed6b90e853be2", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/pipeline.ts:654"}, "properties": {"repobilityId": "967d2efec3e5c917", "scanner": "scanner-primary", "fingerprint": "d5bed6b90e853be2", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-2d58df7f08770f22", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/pipeline.ts:13"}, "properties": {"repobilityId": "e07bc681a2ecf92f", "scanner": "scanner-primary", "fingerprint": "2d58df7f08770f22", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-414f9ce431f74e2c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/builtins/debug.ts:10"}, "properties": {"repobilityId": "7c5254d3c49ec217", "scanner": "scanner-primary", "fingerprint": "414f9ce431f74e2c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-6e3e406bb4358a3e", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 src/modules/mongo.ts:2"}, "properties": {"repobilityId": "f911a82ddede166f", "scanner": "scanner-primary", "fingerprint": "6e3e406bb4358a3e", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"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-83733eb27de46963", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in lib/pipeline.d.ts:53"}, "properties": {"repobilityId": "20725b5c3986adff", "scanner": "scanner-primary", "fingerprint": "83733eb27de46963", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/pipeline.d.ts"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-873847a10d4e609b", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in lib/builtins/collections.js:207"}, "properties": {"repobilityId": "d7085974aa4d194d", "scanner": "scanner-primary", "fingerprint": "873847a10d4e609b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/builtins/collections.js"}, "region": {"startLine": 207}}}]}, {"ruleId": "scanner-a96212795927ee2f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in lib/modules/exec.js:4"}, "properties": {"repobilityId": "b05a8717548e40da", "scanner": "scanner-primary", "fingerprint": "a96212795927ee2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/modules/exec.js"}, "region": {"startLine": 4}}}]}, {"ruleId": "scanner-6fd0d8f4cc17e990", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in lib/web/index.d.ts:10"}, "properties": {"repobilityId": "4475eaf4a812e092", "scanner": "scanner-primary", "fingerprint": "6fd0d8f4cc17e990", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/web/index.d.ts"}, "region": {"startLine": 10}}}]}, {"ruleId": "scanner-c6cbe04af61b9e4f", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in lib/web/index.js:77"}, "properties": {"repobilityId": "be9738645517adc2", "scanner": "scanner-primary", "fingerprint": "c6cbe04af61b9e4f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "lib/web/index.js"}, "region": {"startLine": 77}}}]}, {"ruleId": "scanner-45b862ad6e3b1e9f", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in web/hashpipe.js:2"}, "properties": {"repobilityId": "b46620e90c968554", "scanner": "scanner-primary", "fingerprint": "45b862ad6e3b1e9f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/hashpipe.js"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-d83048daf9779d48", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in src/builtins/collections.ts:250"}, "properties": {"repobilityId": "3864789e9917df82", "scanner": "scanner-primary", "fingerprint": "d83048daf9779d48", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/builtins/collections.ts"}, "region": {"startLine": 250}}}]}, {"ruleId": "scanner-3d68e917014f46bc", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in src/modules/exec.ts:30"}, "properties": {"repobilityId": "bc2b9cc93d12a186", "scanner": "scanner-primary", "fingerprint": "3d68e917014f46bc", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/modules/exec.ts"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-585b0927c6c60a4a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/modules/exec.ts:1"}, "properties": {"repobilityId": "8d8a27999a865efb", "scanner": "scanner-primary", "fingerprint": "585b0927c6c60a4a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/modules/exec.ts"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b72049e3e9b59072", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in src/web/index.ts:83"}, "properties": {"repobilityId": "bbff9bb774ed63ad", "scanner": "scanner-primary", "fingerprint": "b72049e3e9b59072", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/web/index.ts"}, "region": {"startLine": 83}}}]}, {"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-53dcacda3766e470", "level": "note", "message": {"text": "Very large file: lib/grammar.js (4130 lines)"}, "properties": {"repobilityId": "2eabd48b47bacb72", "scanner": "scanner-primary", "fingerprint": "53dcacda3766e470", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3c1765a8cd70112e", "level": "note", "message": {"text": "Very large file: src/grammar.js (4130 lines)"}, "properties": {"repobilityId": "634a66d8770e056f", "scanner": "scanner-primary", "fingerprint": "3c1765a8cd70112e", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "e62aa147c0bc41c1", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "487765f204406784", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c32542870fa6a017", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "6d57da46ece25ea9", "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": "18c770b7c9a1585d", "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": "30efd3a1d89adc5a", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e92f8e00d1257255", "level": "note", "message": {"text": "Legacy-named symbol `json_v2` in tests/grammar.test.ts:184"}, "properties": {"repobilityId": "4bdd45b47d5f5105", "scanner": "scanner-primary", "fingerprint": "e92f8e00d1257255", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-055fa6a3cfc8f91c", "level": "none", "message": {"text": "Commented-code block (7 lines) in lib/module-loader.js:4"}, "properties": {"repobilityId": "d33c9406c0e682f6", "scanner": "scanner-primary", "fingerprint": "055fa6a3cfc8f91c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-92478863aeeb8ffc", "level": "none", "message": {"text": "Commented-code block (6 lines) in lib/pipeline.js:186"}, "properties": {"repobilityId": "2db72c4ee3424d98", "scanner": "scanner-primary", "fingerprint": "92478863aeeb8ffc", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-375e6f8e35e18dbe", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/module-loader.ts:3"}, "properties": {"repobilityId": "1a64cdcf28e62278", "scanner": "scanner-primary", "fingerprint": "375e6f8e35e18dbe", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}