{"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-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-15964a14f7d9e62b", "name": "Insecure pattern 'direct_outerhtml_assignment' in index.html:157", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:157"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a490d739c0dc941b", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/setup.js:88", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/setup.js:88"}, "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-4bd01cd6a37ef322", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/memory.js:68", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/memory.js:68"}, "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-32af5ebd1308163a", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:35", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:35"}, "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-68b57e22af80bf47", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/lobby.js:36", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/lobby.js:36"}, "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-43fe55d279e95e37", "name": "Possible secret in js/config.js", "shortDescription": {"text": "Possible secret in js/config.js"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-a0244f1ad0d4ad3a", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:50", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:50"}, "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-00334053d3e620f7", "name": "Insecure pattern 'domparser_html_parse' in js/main.js:178", "shortDescription": {"text": "Insecure pattern 'domparser_html_parse' in js/main.js:178"}, "fullDescription": {"text": "Found a known-risky pattern (domparser_html_parse). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2765027656eab394", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/value.js:214", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/value.js:214"}, "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-981dbfb41e645c11", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/hl.js:130", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/hl.js:130"}, "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-95f40508562d379f", "name": "Insecure pattern 'direct_outerhtml_assignment' in js/modes/hl.js:166", "shortDescription": {"text": "Insecure pattern 'direct_outerhtml_assignment' in js/modes/hl.js:166"}, "fullDescription": {"text": "Found a known-risky pattern (direct_outerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ba694c870e64337a", "name": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/icon.js:166", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/icon.js:166"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 20 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-01f96f71d9907a8c", "name": "README lacks setup or run instructions", "shortDescription": {"text": "README lacks setup or run instructions"}, "fullDescription": {"text": "A README exists, but it does not contain common install/setup/run markers. This matches a frequent generated-code pattern: UI is present, operational handoff is thin."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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, operator-readme. 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-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-76cac5f5b76d505d", "name": "Commented-code block (5 lines) in js/setup.js:138", "shortDescription": {"text": "Commented-code block (5 lines) in js/setup.js:138"}, "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-6309c723cf343b2f", "name": "Commented-code block (5 lines) in js/feedback.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/feedback.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}}, {"id": "scanner-7aebdeb04646434d", "name": "Commented-code block (7 lines) in js/memory.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in js/memory.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}}, {"id": "scanner-2a37dcd61de8a5ef", "name": "Commented-code block (8 lines) in js/cfg.js:17", "shortDescription": {"text": "Commented-code block (8 lines) in js/cfg.js:17"}, "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-85178a075d225717", "name": "Commented-code block (7 lines) in js/lobby.js:5", "shortDescription": {"text": "Commented-code block (7 lines) in js/lobby.js:5"}, "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-4bd41683bbd6b2de", "name": "Commented-code block (7 lines) in js/fire.js:113", "shortDescription": {"text": "Commented-code block (7 lines) in js/fire.js:113"}, "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-ee58163ec3f71a0b", "name": "Legacy-named symbol `items_v1` in js/data.js:10", "shortDescription": {"text": "Legacy-named symbol `items_v1` in js/data.js:10"}, "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-ca86c22eb343a5dd", "name": "Commented-code block (7 lines) in js/data.js:9", "shortDescription": {"text": "Commented-code block (7 lines) in js/data.js:9"}, "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-526f0f0e2d443192", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:19", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:19"}, "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-b240ac83a5b88ec2", "name": "Commented-code block (5 lines) in js/main.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in js/main.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}}, {"id": "scanner-df8b0065eb93d147", "name": "Commented-code block (6 lines) in js/coin.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in js/coin.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}}, {"id": "scanner-609352de261fe9ea", "name": "Legacy-named symbol `iconundrum_profile_v1` in js/profile.js:6", "shortDescription": {"text": "Legacy-named symbol `iconundrum_profile_v1` in js/profile.js:6"}, "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-9041cf829ad07063", "name": "Commented-code block (5 lines) in js/profile.js:67", "shortDescription": {"text": "Commented-code block (5 lines) in js/profile.js:67"}, "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-55723438f96b27f8", "name": "Commented-code block (7 lines) in js/sound.js:1", "shortDescription": {"text": "Commented-code block (7 lines) in js/sound.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}}, {"id": "scanner-d5d96e3dfd804bfb", "name": "`fetch()` without try/.catch or AbortSignal \u2014 js/sound.js:275", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/sound.js:275"}, "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-a23c7d2948e42956", "name": "Commented-code block (6 lines) in js/modes/value.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in js/modes/value.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}}, {"id": "scanner-6397891dfef85199", "name": "Commented-code block (6 lines) in js/modes/hl.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in js/modes/hl.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}}, {"id": "scanner-41e0edf5cf9db07e", "name": "Commented-code block (7 lines) in js/modes/icon.js:6", "shortDescription": {"text": "Commented-code block (7 lines) in js/modes/icon.js:6"}, "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/22847"}, "properties": {"repository": "Wooraah-addon/Iconundrum", "repoUrl": "https://github.com/Wooraah-addon/Iconundrum", "branch": "main"}, "results": [{"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-15964a14f7d9e62b", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in index.html:157"}, "properties": {"repobilityId": "fbffc2b0cac7f83e", "scanner": "scanner-primary", "fingerprint": "15964a14f7d9e62b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 157}}}]}, {"ruleId": "scanner-a490d739c0dc941b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/setup.js:88"}, "properties": {"repobilityId": "3f7d1b2fa9dfe46b", "scanner": "scanner-primary", "fingerprint": "a490d739c0dc941b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/setup.js"}, "region": {"startLine": 88}}}]}, {"ruleId": "scanner-4bd01cd6a37ef322", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/memory.js:68"}, "properties": {"repobilityId": "a898d0d87befb8d6", "scanner": "scanner-primary", "fingerprint": "4bd01cd6a37ef322", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/memory.js"}, "region": {"startLine": 68}}}]}, {"ruleId": "scanner-32af5ebd1308163a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/ui.js:35"}, "properties": {"repobilityId": "b61c07352f1b1ece", "scanner": "scanner-primary", "fingerprint": "32af5ebd1308163a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/ui.js"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-68b57e22af80bf47", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/lobby.js:36"}, "properties": {"repobilityId": "673a7888f4680219", "scanner": "scanner-primary", "fingerprint": "68b57e22af80bf47", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/lobby.js"}, "region": {"startLine": 36}}}]}, {"ruleId": "scanner-43fe55d279e95e37", "level": "error", "message": {"text": "Possible secret in js/config.js"}, "properties": {"repobilityId": "2780b115be8e7e55", "scanner": "scanner-primary", "fingerprint": "43fe55d279e95e37", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/config.js"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-a0244f1ad0d4ad3a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/main.js:50"}, "properties": {"repobilityId": "3b23e0cd41b5e603", "scanner": "scanner-primary", "fingerprint": "a0244f1ad0d4ad3a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/main.js"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-00334053d3e620f7", "level": "warning", "message": {"text": "Insecure pattern 'domparser_html_parse' in js/main.js:178"}, "properties": {"repobilityId": "b539e03372d0ddcf", "scanner": "scanner-primary", "fingerprint": "00334053d3e620f7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "domparser_html_parse"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/main.js"}, "region": {"startLine": 178}}}]}, {"ruleId": "scanner-2765027656eab394", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/value.js:214"}, "properties": {"repobilityId": "22a7502b3cf037e9", "scanner": "scanner-primary", "fingerprint": "2765027656eab394", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/modes/value.js"}, "region": {"startLine": 214}}}]}, {"ruleId": "scanner-981dbfb41e645c11", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/hl.js:130"}, "properties": {"repobilityId": "91959a1be7b5da89", "scanner": "scanner-primary", "fingerprint": "981dbfb41e645c11", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/modes/hl.js"}, "region": {"startLine": 130}}}]}, {"ruleId": "scanner-95f40508562d379f", "level": "warning", "message": {"text": "Insecure pattern 'direct_outerhtml_assignment' in js/modes/hl.js:166"}, "properties": {"repobilityId": "2fe50c5d8f6a4282", "scanner": "scanner-primary", "fingerprint": "95f40508562d379f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_outerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/modes/hl.js"}, "region": {"startLine": 166}}}]}, {"ruleId": "scanner-ba694c870e64337a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in js/modes/icon.js:166"}, "properties": {"repobilityId": "b262b1d067590e6c", "scanner": "scanner-primary", "fingerprint": "ba694c870e64337a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "js/modes/icon.js"}, "region": {"startLine": 166}}}]}, {"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-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": "a6cd02d43343ca04", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-01f96f71d9907a8c", "level": "note", "message": {"text": "README lacks setup or run instructions"}, "properties": {"repobilityId": "0453f9d3fd238484", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "95c154a7172b3c2b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e27b775290ed7ae0", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "63190acca7e4c6ef", "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": "d004dace65380f72", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-76cac5f5b76d505d", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/setup.js:138"}, "properties": {"repobilityId": "92fb207cd1fd41bb", "scanner": "scanner-primary", "fingerprint": "76cac5f5b76d505d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6309c723cf343b2f", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/feedback.js:1"}, "properties": {"repobilityId": "7e1ee006d73e40db", "scanner": "scanner-primary", "fingerprint": "6309c723cf343b2f", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7aebdeb04646434d", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/memory.js:1"}, "properties": {"repobilityId": "546031d3a261b00a", "scanner": "scanner-primary", "fingerprint": "7aebdeb04646434d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2a37dcd61de8a5ef", "level": "none", "message": {"text": "Commented-code block (8 lines) in js/cfg.js:17"}, "properties": {"repobilityId": "cd17581896bbf8a0", "scanner": "scanner-primary", "fingerprint": "2a37dcd61de8a5ef", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85178a075d225717", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/lobby.js:5"}, "properties": {"repobilityId": "a59f291522f58c26", "scanner": "scanner-primary", "fingerprint": "85178a075d225717", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-4bd41683bbd6b2de", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/fire.js:113"}, "properties": {"repobilityId": "5835c91fafeebb7d", "scanner": "scanner-primary", "fingerprint": "4bd41683bbd6b2de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ee58163ec3f71a0b", "level": "note", "message": {"text": "Legacy-named symbol `items_v1` in js/data.js:10"}, "properties": {"repobilityId": "1c022d7750f8079f", "scanner": "scanner-primary", "fingerprint": "ee58163ec3f71a0b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ca86c22eb343a5dd", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/data.js:9"}, "properties": {"repobilityId": "3fa8baea3186a6a4", "scanner": "scanner-primary", "fingerprint": "ca86c22eb343a5dd", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-526f0f0e2d443192", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/data.js:19"}, "properties": {"repobilityId": "e172e6659697073a", "scanner": "scanner-primary", "fingerprint": "526f0f0e2d443192", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b240ac83a5b88ec2", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/main.js:1"}, "properties": {"repobilityId": "b25c2b2dbd4ab3fa", "scanner": "scanner-primary", "fingerprint": "b240ac83a5b88ec2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-df8b0065eb93d147", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/coin.js:1"}, "properties": {"repobilityId": "051eee84bd229938", "scanner": "scanner-primary", "fingerprint": "df8b0065eb93d147", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-609352de261fe9ea", "level": "note", "message": {"text": "Legacy-named symbol `iconundrum_profile_v1` in js/profile.js:6"}, "properties": {"repobilityId": "7c8181f6e1e759ce", "scanner": "scanner-primary", "fingerprint": "609352de261fe9ea", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9041cf829ad07063", "level": "none", "message": {"text": "Commented-code block (5 lines) in js/profile.js:67"}, "properties": {"repobilityId": "f9f08c5f0ce43eaf", "scanner": "scanner-primary", "fingerprint": "9041cf829ad07063", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-55723438f96b27f8", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/sound.js:1"}, "properties": {"repobilityId": "b8d04572962bb67e", "scanner": "scanner-primary", "fingerprint": "55723438f96b27f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d5d96e3dfd804bfb", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 js/sound.js:275"}, "properties": {"repobilityId": "dea4882f16ba67f5", "scanner": "scanner-primary", "fingerprint": "d5d96e3dfd804bfb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a23c7d2948e42956", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/modes/value.js:1"}, "properties": {"repobilityId": "1c157fd0b3ea987d", "scanner": "scanner-primary", "fingerprint": "a23c7d2948e42956", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-6397891dfef85199", "level": "none", "message": {"text": "Commented-code block (6 lines) in js/modes/hl.js:1"}, "properties": {"repobilityId": "42eefff3dd8c1f2f", "scanner": "scanner-primary", "fingerprint": "6397891dfef85199", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-41e0edf5cf9db07e", "level": "none", "message": {"text": "Commented-code block (7 lines) in js/modes/icon.js:6"}, "properties": {"repobilityId": "fc8b9575b88ac098", "scanner": "scanner-primary", "fingerprint": "41e0edf5cf9db07e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}