{"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-d7d8633dface96c1", "name": "Stray `console.log` in TS/JS \u2014 esbuild.js:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 esbuild.js: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-2a8af5f861612d9d", "name": "TODO/FIXME marker in shipping code \u2014 tests/search-tool.test.ts:52", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 tests/search-tool.test.ts:52"}, "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-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-2d220e3971cafd62", "name": "Commented-code block (5 lines) in esbuild.js:36", "shortDescription": {"text": "Commented-code block (5 lines) in esbuild.js:36"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-871f5f31cd083fee", "name": "Commented-code block (8 lines) in src/status.ts:17", "shortDescription": {"text": "Commented-code block (8 lines) in src/status.ts:17"}, "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-e810f7f33290f380", "name": "Commented-code block (8 lines) in src/extension.ts:15", "shortDescription": {"text": "Commented-code block (8 lines) in src/extension.ts:15"}, "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-e59e152b1c841043", "name": "Commented-code block (5 lines) in src/count-tokens.ts:4", "shortDescription": {"text": "Commented-code block (5 lines) in src/count-tokens.ts:4"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-766276ba709c7f2d", "name": "Commented-code block (6 lines) in src/mode-status.ts:5", "shortDescription": {"text": "Commented-code block (6 lines) in src/mode-status.ts:5"}, "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-80f5a62eea5466fb", "name": "Commented-code block (6 lines) in src/compress-preview.ts:12", "shortDescription": {"text": "Commented-code block (6 lines) in src/compress-preview.ts:12"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-64c52c5d8da25f79", "name": "Commented-code block (15 lines) in src/steering.ts:5", "shortDescription": {"text": "Commented-code block (15 lines) in src/steering.ts:5"}, "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-ecae2a1dc10b9b1a", "name": "Commented-code block (5 lines) in src/transcripts-section.ts:9", "shortDescription": {"text": "Commented-code block (5 lines) in src/transcripts-section.ts:9"}, "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-f7f5e854708c0c97", "name": "Commented-code block (7 lines) in src/tools/outline.ts:13", "shortDescription": {"text": "Commented-code block (7 lines) in src/tools/outline.ts:13"}, "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-28112f91b00611c5", "name": "Commented-code block (6 lines) in src/tools/search.ts:13", "shortDescription": {"text": "Commented-code block (6 lines) in src/tools/search.ts:13"}, "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/24252"}, "properties": {"repository": "anvanster/compressor-vscode", "repoUrl": "https://github.com/anvanster/compressor-vscode", "branch": "main"}, "results": [{"ruleId": "scanner-d7d8633dface96c1", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 esbuild.js:13"}, "properties": {"repobilityId": "12205dda20ace997", "scanner": "scanner-primary", "fingerprint": "d7d8633dface96c1", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2a8af5f861612d9d", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 tests/search-tool.test.ts:52"}, "properties": {"repobilityId": "95d4fbc4b50fef32", "scanner": "scanner-primary", "fingerprint": "2a8af5f861612d9d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"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-2d220e3971cafd62", "level": "none", "message": {"text": "Commented-code block (5 lines) in esbuild.js:36"}, "properties": {"repobilityId": "004e82cbf1adcdfe", "scanner": "scanner-primary", "fingerprint": "2d220e3971cafd62", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-871f5f31cd083fee", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/status.ts:17"}, "properties": {"repobilityId": "f7871723dced1b82", "scanner": "scanner-primary", "fingerprint": "871f5f31cd083fee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e810f7f33290f380", "level": "none", "message": {"text": "Commented-code block (8 lines) in src/extension.ts:15"}, "properties": {"repobilityId": "8feb17d2bef30b4c", "scanner": "scanner-primary", "fingerprint": "e810f7f33290f380", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e59e152b1c841043", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/count-tokens.ts:4"}, "properties": {"repobilityId": "a4a78708006ecf61", "scanner": "scanner-primary", "fingerprint": "e59e152b1c841043", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-766276ba709c7f2d", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/mode-status.ts:5"}, "properties": {"repobilityId": "d2359c44d9db83e6", "scanner": "scanner-primary", "fingerprint": "766276ba709c7f2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-80f5a62eea5466fb", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/compress-preview.ts:12"}, "properties": {"repobilityId": "e15f2adfe2eb32f6", "scanner": "scanner-primary", "fingerprint": "80f5a62eea5466fb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-64c52c5d8da25f79", "level": "none", "message": {"text": "Commented-code block (15 lines) in src/steering.ts:5"}, "properties": {"repobilityId": "d275a819afced1da", "scanner": "scanner-primary", "fingerprint": "64c52c5d8da25f79", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ecae2a1dc10b9b1a", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/transcripts-section.ts:9"}, "properties": {"repobilityId": "cc6c5799fdd9d29a", "scanner": "scanner-primary", "fingerprint": "ecae2a1dc10b9b1a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7f5e854708c0c97", "level": "none", "message": {"text": "Commented-code block (7 lines) in src/tools/outline.ts:13"}, "properties": {"repobilityId": "bf85a20d786831c6", "scanner": "scanner-primary", "fingerprint": "f7f5e854708c0c97", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-28112f91b00611c5", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/tools/search.ts:13"}, "properties": {"repobilityId": "f16d25de554f62a0", "scanner": "scanner-primary", "fingerprint": "28112f91b00611c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}