{"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-0de81dbf75aae524", "name": "TODO/FIXME marker in shipping code \u2014 installer/assets/serial.js:294", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 installer/assets/serial.js:294"}, "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-b39eedde652d2eaa", "name": "Stray `console.log` in TS/JS \u2014 installer/assets/serial.js:53", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 installer/assets/serial.js:53"}, "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-d63970b5ad4663b2", "name": "Insecure pattern 'document_write' in installer/index.html:2381", "shortDescription": {"text": "Insecure pattern 'document_write' in installer/index.html:2381"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5e69026ec39b336a", "name": "Insecure pattern 'document_write' in installer/touch3.5/index.html:1580", "shortDescription": {"text": "Insecure pattern 'document_write' in installer/touch3.5/index.html:1580"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4f13802be0dc0bd4", "name": "Insecure pattern 'document_write' in installer/c3/index.html:806", "shortDescription": {"text": "Insecure pattern 'document_write' in installer/c3/index.html:806"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-202d609c9bde6cda", "name": "Insecure pattern 'document_write' in installer/headless/index.html:1654", "shortDescription": {"text": "Insecure pattern 'document_write' in installer/headless/index.html:1654"}, "fullDescription": {"text": "Found a known-risky pattern (document_write). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7a994ad7bcbea12d", "name": "Possible secret in assets/bolt-cards/scripts/create_bc940762_accounts.py", "shortDescription": {"text": "Possible secret in assets/bolt-cards/scripts/create_bc940762_accounts.py"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 3 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 50 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: 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": "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, tests. 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-aef9872ebbd2b160", "name": "Agent authority lacks a verifier contract: .github/copilot-instructions.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .github/copilot-instructions.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f3888607b720bad1", "name": "Commented-code block (5 lines) in installer/assets/serial.js:10", "shortDescription": {"text": "Commented-code block (5 lines) in installer/assets/serial.js:10"}, "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/24416"}, "properties": {"repository": "AxelHamburch/ZapBox", "repoUrl": "https://github.com/AxelHamburch/ZapBox", "branch": "main"}, "results": [{"ruleId": "scanner-0de81dbf75aae524", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 installer/assets/serial.js:294"}, "properties": {"repobilityId": "6b485652c5673098", "scanner": "scanner-primary", "fingerprint": "0de81dbf75aae524", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-b39eedde652d2eaa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 installer/assets/serial.js:53"}, "properties": {"repobilityId": "0a961ac2bedbf426", "scanner": "scanner-primary", "fingerprint": "b39eedde652d2eaa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63970b5ad4663b2", "level": "note", "message": {"text": "Insecure pattern 'document_write' in installer/index.html:2381"}, "properties": {"repobilityId": "9c1a2b7df334f511", "scanner": "scanner-primary", "fingerprint": "d63970b5ad4663b2", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installer/index.html"}, "region": {"startLine": 2381}}}]}, {"ruleId": "scanner-5e69026ec39b336a", "level": "note", "message": {"text": "Insecure pattern 'document_write' in installer/touch3.5/index.html:1580"}, "properties": {"repobilityId": "c2754e21a409d0ab", "scanner": "scanner-primary", "fingerprint": "5e69026ec39b336a", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installer/touch3.5/index.html"}, "region": {"startLine": 1580}}}]}, {"ruleId": "scanner-4f13802be0dc0bd4", "level": "note", "message": {"text": "Insecure pattern 'document_write' in installer/c3/index.html:806"}, "properties": {"repobilityId": "2f3e211277b89b76", "scanner": "scanner-primary", "fingerprint": "4f13802be0dc0bd4", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installer/c3/index.html"}, "region": {"startLine": 806}}}]}, {"ruleId": "scanner-202d609c9bde6cda", "level": "note", "message": {"text": "Insecure pattern 'document_write' in installer/headless/index.html:1654"}, "properties": {"repobilityId": "93845488c0b16e3e", "scanner": "scanner-primary", "fingerprint": "202d609c9bde6cda", "layer": "security", "severity": "low", "confidence": 1.0, "tags": ["owasp", "document_write"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "installer/headless/index.html"}, "region": {"startLine": 1654}}}]}, {"ruleId": "scanner-7a994ad7bcbea12d", "level": "error", "message": {"text": "Possible secret in assets/bolt-cards/scripts/create_bc940762_accounts.py"}, "properties": {"repobilityId": "909715bf13ced448", "scanner": "scanner-primary", "fingerprint": "7a994ad7bcbea12d", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "assets/bolt-cards/scripts/create_bc940762_accounts.py"}, "region": {"startLine": 34}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e03a6bceb586ed35", "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": "cd5e04f5193f5f99", "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": "043c5d6feb6fdbb3", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-aef9872ebbd2b160", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .github/copilot-instructions.md"}, "properties": {"repobilityId": "0f079956bea4eb94", "scanner": "scanner-primary", "fingerprint": "aef9872ebbd2b160", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/copilot-instructions.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f3888607b720bad1", "level": "none", "message": {"text": "Commented-code block (5 lines) in installer/assets/serial.js:10"}, "properties": {"repobilityId": "1ff287c76e5c6a88", "scanner": "scanner-primary", "fingerprint": "f3888607b720bad1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}