{"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-51e4c6a953f97a1a", "name": "Stray `console.log` in TS/JS \u2014 server.js:2859", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 server.js:2859"}, "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-e210d06778544906", "name": "Stray `console.log` in TS/JS \u2014 macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2859", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2859"}, "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-35ed3423a6302b0f", "name": "Insecure pattern 'node_child_process' in server.js:9", "shortDescription": {"text": "Insecure pattern 'node_child_process' in server.js:9"}, "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-5c703dd132f1b78f", "name": "Insecure pattern 'cors_wildcard' in server.js:1914", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in server.js:1914"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f4a1b5bb9bfc33e9", "name": "Insecure pattern 'node_child_process' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:9", "shortDescription": {"text": "Insecure pattern 'node_child_process' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:9"}, "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-eb4b95603d49fb2f", "name": "Insecure pattern 'cors_wildcard' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:1914", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:1914"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f1f9b412d757362c", "name": "Insecure pattern 'direct_innerhtml_assignment' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html:1982"}, "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-61e51c5f123eab5d", "name": "Insecure pattern 'local_storage_auth_token' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html:16", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html:1696"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-16b5ee7c155d31d7", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1982", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1982"}, "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-fce24d21f2e898bd", "name": "Insecure pattern 'local_storage_auth_token' in public/index.html:1696", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in public/index.html:1696"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). 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-ce1555f38c7da6a6", "name": "Very large file: server.js (2873 lines)", "shortDescription": {"text": "Very large file: server.js (2873 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-7536232c11531149", "name": "Very large file: macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js (2873 lines)", "shortDescription": {"text": "Very large file: macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js (2873 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 2 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 10 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-0c350140c43205ee", "name": "Commented-code block (5 lines) in server.js:2118", "shortDescription": {"text": "Commented-code block (5 lines) in server.js:2118"}, "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-87a2e8cacdbcafd8", "name": "Commented-code block (5 lines) in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2118", "shortDescription": {"text": "Commented-code block (5 lines) in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2118"}, "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/25050"}, "properties": {"repository": "CoimgRain/Codex-Mini", "repoUrl": "https://github.com/CoimgRain/Codex-Mini", "branch": "main"}, "results": [{"ruleId": "scanner-51e4c6a953f97a1a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 server.js:2859"}, "properties": {"repobilityId": "a9deebb5fdc93edc", "scanner": "scanner-primary", "fingerprint": "51e4c6a953f97a1a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-e210d06778544906", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2859"}, "properties": {"repobilityId": "e6efe9c322e7e3c0", "scanner": "scanner-primary", "fingerprint": "e210d06778544906", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-35ed3423a6302b0f", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in server.js:9"}, "properties": {"repobilityId": "23f3ba0b6e438ed3", "scanner": "scanner-primary", "fingerprint": "35ed3423a6302b0f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-5c703dd132f1b78f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in server.js:1914"}, "properties": {"repobilityId": "0d9bca6c0839725e", "scanner": "scanner-primary", "fingerprint": "5c703dd132f1b78f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "server.js"}, "region": {"startLine": 1914}}}]}, {"ruleId": "scanner-f4a1b5bb9bfc33e9", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:9"}, "properties": {"repobilityId": "8c17d136f842fe66", "scanner": "scanner-primary", "fingerprint": "f4a1b5bb9bfc33e9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js"}, "region": {"startLine": 9}}}]}, {"ruleId": "scanner-eb4b95603d49fb2f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:1914"}, "properties": {"repobilityId": "54ad2d0671ad5b66", "scanner": "scanner-primary", "fingerprint": "eb4b95603d49fb2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js"}, "region": {"startLine": 1914}}}]}, {"ruleId": "scanner-f1f9b412d757362c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html:1982"}, "properties": {"repobilityId": "cb52431368e6c0af", "scanner": "scanner-primary", "fingerprint": "f1f9b412d757362c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html"}, "region": {"startLine": 1982}}}]}, {"ruleId": "scanner-61e51c5f123eab5d", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html:1696"}, "properties": {"repobilityId": "41bf23ad86e9547f", "scanner": "scanner-primary", "fingerprint": "61e51c5f123eab5d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "macos/CodexMini/CodexMini/Resources/CodexMiniProject/public/index.html"}, "region": {"startLine": 1696}}}]}, {"ruleId": "scanner-16b5ee7c155d31d7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/index.html:1982"}, "properties": {"repobilityId": "fcd975cc51168fca", "scanner": "scanner-primary", "fingerprint": "16b5ee7c155d31d7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/index.html"}, "region": {"startLine": 1982}}}]}, {"ruleId": "scanner-fce24d21f2e898bd", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in public/index.html:1696"}, "properties": {"repobilityId": "57f0ac51df265a35", "scanner": "scanner-primary", "fingerprint": "fce24d21f2e898bd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/index.html"}, "region": {"startLine": 1696}}}]}, {"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-ce1555f38c7da6a6", "level": "note", "message": {"text": "Very large file: server.js (2873 lines)"}, "properties": {"repobilityId": "1479ba50e708c5c1", "scanner": "scanner-primary", "fingerprint": "ce1555f38c7da6a6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-7536232c11531149", "level": "note", "message": {"text": "Very large file: macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js (2873 lines)"}, "properties": {"repobilityId": "c51f684fe6fabf3c", "scanner": "scanner-primary", "fingerprint": "7536232c11531149", "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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "1430f3a47a3d6238", "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": "eba732a7ccce943b", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0c350140c43205ee", "level": "none", "message": {"text": "Commented-code block (5 lines) in server.js:2118"}, "properties": {"repobilityId": "b449898185e464a1", "scanner": "scanner-primary", "fingerprint": "0c350140c43205ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87a2e8cacdbcafd8", "level": "none", "message": {"text": "Commented-code block (5 lines) in macos/CodexMini/CodexMini/Resources/CodexMiniProject/server.js:2118"}, "properties": {"repobilityId": "96181b4254456fee", "scanner": "scanner-primary", "fingerprint": "87a2e8cacdbcafd8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}