{"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-32684c8ca0435900", "name": "Stray `console.log` in TS/JS \u2014 build.js:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 build.js:31"}, "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-ed228fb43c503b35", "name": "Stray `console.log` in TS/JS \u2014 server.js:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js: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-1c90ac9a6e4300e2", "name": "Insecure pattern 'direct_innerhtml_assignment' in onboarding.html:670", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in onboarding.html:670"}, "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-a5da7e5a29359ded", "name": "Insecure pattern 'direct_innerhtml_assignment' in trade.html:862", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in trade.html:862"}, "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-fd425fa64893ddf0", "name": "Insecure pattern 'direct_innerhtml_assignment' in void.html:760", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in void.html:760"}, "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-47d846b775b0640e", "name": "Insecure pattern 'direct_innerhtml_assignment' in flatfox.html:959", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in flatfox.html:959"}, "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-b963617d64b17859", "name": "Insecure pattern 'direct_innerhtml_assignment' in download-calc.html:876", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in download-calc.html:876"}, "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-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 5 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}}]}}, "automationDetails": {"id": "repobility/25923"}, "properties": {"repository": "foxpen/voidrunner", "repoUrl": "https://github.com/foxpen/voidrunner", "branch": "main"}, "results": [{"ruleId": "scanner-32684c8ca0435900", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 build.js:31"}, "properties": {"repobilityId": "65fc767e33ca1445", "scanner": "scanner-primary", "fingerprint": "32684c8ca0435900", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-ed228fb43c503b35", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:35"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "ed228fb43c503b35", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-1c90ac9a6e4300e2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in onboarding.html:670"}, "properties": {"repobilityId": "432f9312d3d2bc08", "scanner": "scanner-primary", "fingerprint": "1c90ac9a6e4300e2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "onboarding.html"}, "region": {"startLine": 670}}}]}, {"ruleId": "scanner-a5da7e5a29359ded", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in trade.html:862"}, "properties": {"repobilityId": "56d88d5d43ea8b8a", "scanner": "scanner-primary", "fingerprint": "a5da7e5a29359ded", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "trade.html"}, "region": {"startLine": 862}}}]}, {"ruleId": "scanner-fd425fa64893ddf0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in void.html:760"}, "properties": {"repobilityId": "4d96a18e03f6b95b", "scanner": "scanner-primary", "fingerprint": "fd425fa64893ddf0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "void.html"}, "region": {"startLine": 760}}}]}, {"ruleId": "scanner-47d846b775b0640e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in flatfox.html:959"}, "properties": {"repobilityId": "44f227d78805c235", "scanner": "scanner-primary", "fingerprint": "47d846b775b0640e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "flatfox.html"}, "region": {"startLine": 959}}}]}, {"ruleId": "scanner-b963617d64b17859", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in download-calc.html:876"}, "properties": {"repobilityId": "50e6f673bba1c207", "scanner": "scanner-primary", "fingerprint": "b963617d64b17859", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "download-calc.html"}, "region": {"startLine": 876}}}]}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "8e970401d5066c91", "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": "9eb7d6a30da44d18", "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": "81bb57b22fa5df35", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}