{"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-d28bd01f8345ce1e", "name": "Stray `console.log` in TS/JS \u2014 tools/render-wav.js:63", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/render-wav.js:63"}, "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-149934080df3d999", "name": "Stray `console.log` in TS/JS \u2014 tools/gen-levels.js:171", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-levels.js:171"}, "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-ff682fb8728ef8d2", "name": "Stray `console.log` in TS/JS \u2014 tools/transcribe.js:46", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/transcribe.js:46"}, "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-60bee4fdc1c00cbd", "name": "Insecure pattern 'direct_innerhtml_assignment' in game.js:414", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game.js:414"}, "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-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-77f610cedebe1b37", "name": "Very large file: game.js (2127 lines)", "shortDescription": {"text": "Very large file: game.js (2127 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 6 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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 7 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, tests. 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": "medium", "confidence": 1.0}}, {"id": "scanner-1ba13c0b48defe14", "name": "Commented-code block (6 lines) in game.js:162", "shortDescription": {"text": "Commented-code block (6 lines) in game.js:162"}, "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-50cd67adc404b850", "name": "Commented-code block (5 lines) in tools/transcribe.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in tools/transcribe.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24378"}, "properties": {"repository": "Attila77x/breaker2026", "repoUrl": "https://github.com/Attila77x/breaker2026", "branch": "main"}, "results": [{"ruleId": "scanner-d28bd01f8345ce1e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/render-wav.js:63"}, "properties": {"repobilityId": "86f2c4fc03c609f8", "scanner": "scanner-primary", "fingerprint": "d28bd01f8345ce1e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-149934080df3d999", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/gen-levels.js:171"}, "properties": {"repobilityId": "5d209df520733b9f", "scanner": "scanner-primary", "fingerprint": "149934080df3d999", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ff682fb8728ef8d2", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/transcribe.js:46"}, "properties": {"repobilityId": "a9a9e216cdd48f90", "scanner": "scanner-primary", "fingerprint": "ff682fb8728ef8d2", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-60bee4fdc1c00cbd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game.js:414"}, "properties": {"repobilityId": "445f52e914ad7d37", "scanner": "scanner-primary", "fingerprint": "60bee4fdc1c00cbd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game.js"}, "region": {"startLine": 414}}}]}, {"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-77f610cedebe1b37", "level": "note", "message": {"text": "Very large file: game.js (2127 lines)"}, "properties": {"repobilityId": "4de7f720f4e7ebfe", "scanner": "scanner-primary", "fingerprint": "77f610cedebe1b37", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "5da573a09fcc03f0", "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": "f38570e6d37f5c4c", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "72e3f741a7d0d96c", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-1ba13c0b48defe14", "level": "none", "message": {"text": "Commented-code block (6 lines) in game.js:162"}, "properties": {"repobilityId": "0b177e0422d16912", "scanner": "scanner-primary", "fingerprint": "1ba13c0b48defe14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50cd67adc404b850", "level": "none", "message": {"text": "Commented-code block (5 lines) in tools/transcribe.js:1"}, "properties": {"repobilityId": "eab4d568c4ad6409", "scanner": "scanner-primary", "fingerprint": "50cd67adc404b850", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}