{"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-2d8f49fd4debf820", "name": "Stray `console.log` in TS/JS \u2014 test/browser_boot.js:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/browser_boot.js:14"}, "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-f9da950ea363db36", "name": "Stray `console.log` in TS/JS \u2014 test/debug_bot.js:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/debug_bot.js:29"}, "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-be749e62606bb6b0", "name": "Stray `console.log` in TS/JS \u2014 test/smoke.js:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/smoke.js:15"}, "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-2469a466e43b8aa7", "name": "Stray `console.log` in TS/JS \u2014 test/debug_planets.js:13", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/debug_planets.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-0e51e211d0073d05", "name": "Icon-only button without accessible name \u2014 js/ui_routes.js:73", "shortDescription": {"text": "Icon-only button without accessible name \u2014 js/ui_routes.js:73"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-30321020cb67e9c9", "name": "Icon-only button without accessible name \u2014 js/ui_market.js:122", "shortDescription": {"text": "Icon-only button without accessible name \u2014 js/ui_market.js:122"}, "fullDescription": {"text": "A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work.\n\nWhy: P3 in CHECKLIST.md \u2014 icon-only buttons skipped a title.\nRule id: fq.button.no-label"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-ea34593200572167", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_ship.js:22", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_ship.js:22"}, "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-d2c43f0caf9aaf7c", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_routes.js:53", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_routes.js:53"}, "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-311490abc0313c91", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:230", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:230"}, "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-bef8c088563021b2", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_market.js:111", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_market.js:111"}, "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-8083386d7a9ff334", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_system.js:44", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_system.js:44"}, "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-089513ff4c165822", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_modals.js:72", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_modals.js:72"}, "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-bf1cd713b5097b50", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_tech.js:290", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_tech.js:290"}, "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-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-bb8c085f44c4e939", "name": "Very large file: test/browser_boot.js (1022 lines)", "shortDescription": {"text": "Very large file: test/browser_boot.js (1022 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-9726878c5948123a", "name": "Very large file: test/smoke.js (1888 lines)", "shortDescription": {"text": "Very large file: test/smoke.js (1888 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-c2b9824c76e716b5", "name": "Very large file: js/ui.js (1108 lines)", "shortDescription": {"text": "Very large file: js/ui.js (1108 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-4435cced61840ec7", "name": "Very large file: js/render.js (1833 lines)", "shortDescription": {"text": "Very large file: js/render.js (1833 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-af6fcce8ccba0b75", "name": "Very large file: js/ui_modals.js (895 lines)", "shortDescription": {"text": "Very large file: js/ui_modals.js (895 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-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "4 tests / 35 src (ratio 0.11)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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-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}}, {"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 license, ci. 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-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c4efa1586d94a7b", "name": "Legacy-named symbol `_memLegacy` in test/smoke.js:1100", "shortDescription": {"text": "Legacy-named symbol `_memLegacy` in test/smoke.js:1100"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be9423cc5792067d", "name": "Commented-code block (5 lines) in test/smoke.js:1216", "shortDescription": {"text": "Commented-code block (5 lines) in test/smoke.js:1216"}, "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-485fee5c5db30a88", "name": "Legacy-named symbol `nOld` in js/events_data.js:449", "shortDescription": {"text": "Legacy-named symbol `nOld` in js/events_data.js:449"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a4bbad6c5df7b400", "name": "Commented-code block (6 lines) in js/ships.js:529", "shortDescription": {"text": "Commented-code block (6 lines) in js/ships.js:529"}, "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-6127c1dfb81f3f89", "name": "Commented-code block (7 lines) in js/starcat.js:8", "shortDescription": {"text": "Commented-code block (7 lines) in js/starcat.js:8"}, "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-2cda5ca72449c5a5", "name": "Commented-code block (5 lines) in js/render.js:246", "shortDescription": {"text": "Commented-code block (5 lines) in js/render.js:246"}, "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-e11d21ec085c1c2f", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/ui_modals.js:193", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/ui_modals.js:193"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a8b8025d520ed1b9", "name": "Commented-code block (5 lines) in js/data.js:106", "shortDescription": {"text": "Commented-code block (5 lines) in js/data.js:106"}, "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-6819ebf5536ce1b2", "name": "Commented-code block (5 lines) in js/economy.js:270", "shortDescription": {"text": "Commented-code block (5 lines) in js/economy.js:270"}, "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-9e3108964b763514", "name": "Commented-code block (5 lines) in js/boot.js:52", "shortDescription": {"text": "Commented-code block (5 lines) in js/boot.js:52"}, "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-813f4d09564afebb", "name": "Legacy-named symbol `_memLegacy` in js/game.js:24", "shortDescription": {"text": "Legacy-named symbol `_memLegacy` in js/game.js:24"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-694a96bd0ca278c0", "name": "Commented-code block (9 lines) in js/game.js:114", "shortDescription": {"text": "Commented-code block (9 lines) in js/game.js:114"}, "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/20421"}, "properties": {"repository": "sub-surface/starweft", "repoUrl": "https://github.com/sub-surface/starweft", "branch": "main"}, "results": [{"ruleId": "scanner-2d8f49fd4debf820", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/browser_boot.js:14"}, "properties": {"repobilityId": "46a760f447be5291", "scanner": "scanner-primary", "fingerprint": "2d8f49fd4debf820", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-f9da950ea363db36", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/debug_bot.js:29"}, "properties": {"repobilityId": "204f50ad08dbb0ff", "scanner": "scanner-primary", "fingerprint": "f9da950ea363db36", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-be749e62606bb6b0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/smoke.js:15"}, "properties": {"repobilityId": "cb89c42c7dfb1054", "scanner": "scanner-primary", "fingerprint": "be749e62606bb6b0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2469a466e43b8aa7", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/debug_planets.js:13"}, "properties": {"repobilityId": "710690390771d275", "scanner": "scanner-primary", "fingerprint": "2469a466e43b8aa7", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0e51e211d0073d05", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 js/ui_routes.js:73"}, "properties": {"repobilityId": "b07c39c62032a39d", "scanner": "scanner-primary", "fingerprint": "0e51e211d0073d05", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-30321020cb67e9c9", "level": "note", "message": {"text": "Icon-only button without accessible name \u2014 js/ui_market.js:122"}, "properties": {"repobilityId": "d5327a4648990cab", "scanner": "scanner-primary", "fingerprint": "30321020cb67e9c9", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.button.no-label"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-ea34593200572167", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_ship.js:22"}, "properties": {"repobilityId": "8f44246ca6e97f5c", "scanner": "scanner-primary", "fingerprint": "ea34593200572167", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_ship.js"}, "region": {"startLine": 22}}}]}, {"ruleId": "scanner-d2c43f0caf9aaf7c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_routes.js:53"}, "properties": {"repobilityId": "ed0486b706d9acae", "scanner": "scanner-primary", "fingerprint": "d2c43f0caf9aaf7c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_routes.js"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-311490abc0313c91", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:230"}, "properties": {"repobilityId": "b61c07352f1b1ece", "scanner": "scanner-primary", "fingerprint": "311490abc0313c91", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui.js"}, "region": {"startLine": 230}}}]}, {"ruleId": "scanner-bef8c088563021b2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_market.js:111"}, "properties": {"repobilityId": "5bc4694dd70b66be", "scanner": "scanner-primary", "fingerprint": "bef8c088563021b2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_market.js"}, "region": {"startLine": 111}}}]}, {"ruleId": "scanner-8083386d7a9ff334", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_system.js:44"}, "properties": {"repobilityId": "522c3f41ec2257a7", "scanner": "scanner-primary", "fingerprint": "8083386d7a9ff334", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_system.js"}, "region": {"startLine": 44}}}]}, {"ruleId": "scanner-089513ff4c165822", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_modals.js:72"}, "properties": {"repobilityId": "8c9fd6814fe4ede8", "scanner": "scanner-primary", "fingerprint": "089513ff4c165822", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_modals.js"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-bf1cd713b5097b50", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui_tech.js:290"}, "properties": {"repobilityId": "7e278c747452c370", "scanner": "scanner-primary", "fingerprint": "bf1cd713b5097b50", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui_tech.js"}, "region": {"startLine": 290}}}]}, {"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-bb8c085f44c4e939", "level": "note", "message": {"text": "Very large file: test/browser_boot.js (1022 lines)"}, "properties": {"repobilityId": "a8f6b08945f64de3", "scanner": "scanner-primary", "fingerprint": "bb8c085f44c4e939", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-9726878c5948123a", "level": "note", "message": {"text": "Very large file: test/smoke.js (1888 lines)"}, "properties": {"repobilityId": "26df6c7de4d74a1b", "scanner": "scanner-primary", "fingerprint": "9726878c5948123a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-c2b9824c76e716b5", "level": "note", "message": {"text": "Very large file: js/ui.js (1108 lines)"}, "properties": {"repobilityId": "122be557d33c34d2", "scanner": "scanner-primary", "fingerprint": "c2b9824c76e716b5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-4435cced61840ec7", "level": "note", "message": {"text": "Very large file: js/render.js (1833 lines)"}, "properties": {"repobilityId": "c5f24d3fe3701690", "scanner": "scanner-primary", "fingerprint": "4435cced61840ec7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-af6fcce8ccba0b75", "level": "note", "message": {"text": "Very large file: js/ui_modals.js (895 lines)"}, "properties": {"repobilityId": "822ec2514da2a6d5", "scanner": "scanner-primary", "fingerprint": "af6fcce8ccba0b75", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "b43b07dd35b8eb1a", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "270fba2a0c88baa4", "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": "7b5f379ae958450d", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "51bbbfcfd95e2ec5", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "e12bb2bfb010c801", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-3c4efa1586d94a7b", "level": "note", "message": {"text": "Legacy-named symbol `_memLegacy` in test/smoke.js:1100"}, "properties": {"repobilityId": "e7105bbdf006a9e9", "scanner": "scanner-primary", "fingerprint": "3c4efa1586d94a7b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-be9423cc5792067d", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/smoke.js:1216"}, "properties": {"repobilityId": "49cb6d0bbb415490", "scanner": "scanner-primary", "fingerprint": "be9423cc5792067d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-485fee5c5db30a88", "level": "note", "message": {"text": "Legacy-named symbol `nOld` in js/events_data.js:449"}, "properties": {"repobilityId": "5ce40307bf969bc9", "scanner": "scanner-primary", "fingerprint": "485fee5c5db30a88", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a4bbad6c5df7b400", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/ships.js:529"}, "properties": {"repobilityId": "a0c2559b9fd4792f", "scanner": "scanner-primary", "fingerprint": "a4bbad6c5df7b400", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6127c1dfb81f3f89", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/starcat.js:8"}, "properties": {"repobilityId": "4999cab2b8d8f4e0", "scanner": "scanner-primary", "fingerprint": "6127c1dfb81f3f89", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2cda5ca72449c5a5", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/render.js:246"}, "properties": {"repobilityId": "7ff2b9b2f9624ed4", "scanner": "scanner-primary", "fingerprint": "2cda5ca72449c5a5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e11d21ec085c1c2f", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/ui_modals.js:193"}, "properties": {"repobilityId": "fc1a279c970781e8", "scanner": "scanner-primary", "fingerprint": "e11d21ec085c1c2f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a8b8025d520ed1b9", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/data.js:106"}, "properties": {"repobilityId": "b934b07704d26862", "scanner": "scanner-primary", "fingerprint": "a8b8025d520ed1b9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6819ebf5536ce1b2", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/economy.js:270"}, "properties": {"repobilityId": "4438f58b84af554a", "scanner": "scanner-primary", "fingerprint": "6819ebf5536ce1b2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-9e3108964b763514", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/boot.js:52"}, "properties": {"repobilityId": "b9750af9cd685f00", "scanner": "scanner-primary", "fingerprint": "9e3108964b763514", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-813f4d09564afebb", "level": "note", "message": {"text": "Legacy-named symbol `_memLegacy` in js/game.js:24"}, "properties": {"repobilityId": "6c0f334294e93a39", "scanner": "scanner-primary", "fingerprint": "813f4d09564afebb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-694a96bd0ca278c0", "level": "none", "message": {"text": "Commented-code block (9 lines) in js/game.js:114"}, "properties": {"repobilityId": "00dd01003510519e", "scanner": "scanner-primary", "fingerprint": "694a96bd0ca278c0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}