{"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-376485a255349b9c", "name": "Insecure pattern 'direct_innerhtml_assignment' in strategy-builder.js:169", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in strategy-builder.js:169"}, "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-56ec4d06e044dc06", "name": "Insecure pattern 'direct_innerhtml_assignment' in library.js:132", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in library.js:132"}, "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-dd76a52b92f1aa38", "name": "Insecure pattern 'direct_innerhtml_assignment' in card-tiers.js:300", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in card-tiers.js:300"}, "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-43707bff8c186fc7", "name": "Insecure pattern 'direct_innerhtml_assignment' in blizzard-spells.js:34", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in blizzard-spells.js:34"}, "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-958773c972a15dd8", "name": "Insecure pattern 'direct_innerhtml_assignment' in accessories.js:90", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in accessories.js:90"}, "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-b115f0df5226030c", "name": "Insecure pattern 'direct_innerhtml_assignment' in hero-tier-builder.js:108", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hero-tier-builder.js:108"}, "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-d4b6304710c14cc8", "name": "Insecure pattern 'cors_wildcard' in api/card-art.js:75", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/card-art.js:75"}, "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-9bff2b9becfcff2f", "name": "Insecure pattern 'cors_wildcard' in api/remote-image.js:88", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/remote-image.js:88"}, "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-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-06fce24344bc133e", "name": "Very large file: strategy-builder.js (2188 lines)", "shortDescription": {"text": "Very large file: strategy-builder.js (2188 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 26 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 18 placeholder/mock markers across 4 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-dfa26c8388107e35", "name": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:178", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:178"}, "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-9f82ddd7818bb490", "name": "Commented-code block (12 lines) in api/battlegrounds-accessories.js:6", "shortDescription": {"text": "Commented-code block (12 lines) in api/battlegrounds-accessories.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/23715"}, "properties": {"repository": "Zulut30/heroes-bg", "repoUrl": "https://github.com/Zulut30/heroes-bg", "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-376485a255349b9c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in strategy-builder.js:169"}, "properties": {"repobilityId": "36f3278899d03e26", "scanner": "scanner-primary", "fingerprint": "376485a255349b9c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "strategy-builder.js"}, "region": {"startLine": 169}}}]}, {"ruleId": "scanner-56ec4d06e044dc06", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in library.js:132"}, "properties": {"repobilityId": "7be25009bdde5b3a", "scanner": "scanner-primary", "fingerprint": "56ec4d06e044dc06", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "library.js"}, "region": {"startLine": 132}}}]}, {"ruleId": "scanner-dd76a52b92f1aa38", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in card-tiers.js:300"}, "properties": {"repobilityId": "1834aec9c4a10976", "scanner": "scanner-primary", "fingerprint": "dd76a52b92f1aa38", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "card-tiers.js"}, "region": {"startLine": 300}}}]}, {"ruleId": "scanner-43707bff8c186fc7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in blizzard-spells.js:34"}, "properties": {"repobilityId": "a2867fd5ca3fd5bc", "scanner": "scanner-primary", "fingerprint": "43707bff8c186fc7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "blizzard-spells.js"}, "region": {"startLine": 34}}}]}, {"ruleId": "scanner-958773c972a15dd8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in accessories.js:90"}, "properties": {"repobilityId": "462130f9299ce7b2", "scanner": "scanner-primary", "fingerprint": "958773c972a15dd8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "accessories.js"}, "region": {"startLine": 90}}}]}, {"ruleId": "scanner-b115f0df5226030c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in hero-tier-builder.js:108"}, "properties": {"repobilityId": "8671592dea2c4718", "scanner": "scanner-primary", "fingerprint": "b115f0df5226030c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hero-tier-builder.js"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-d4b6304710c14cc8", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/card-art.js:75"}, "properties": {"repobilityId": "c91e6e0a2fe17653", "scanner": "scanner-primary", "fingerprint": "d4b6304710c14cc8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/card-art.js"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-9bff2b9becfcff2f", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/remote-image.js:88"}, "properties": {"repobilityId": "3b93a08cbd1f8409", "scanner": "scanner-primary", "fingerprint": "9bff2b9becfcff2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/remote-image.js"}, "region": {"startLine": 88}}}]}, {"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-06fce24344bc133e", "level": "note", "message": {"text": "Very large file: strategy-builder.js (2188 lines)"}, "properties": {"repobilityId": "cf8c1cd6bcc4cd3b", "scanner": "scanner-primary", "fingerprint": "06fce24344bc133e", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "dc199f92d9b02808", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "2f6254802eebabc9", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "95bed6e0efddfa81", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "b30ca1a9def25a41", "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": "ff9655fbb8840982", "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": "051d5bdad671b136", "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": "c34d654327337801", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-dfa26c8388107e35", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 shared.js:178"}, "properties": {"repobilityId": "c673bb495d479cd6", "scanner": "scanner-primary", "fingerprint": "dfa26c8388107e35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9f82ddd7818bb490", "level": "none", "message": {"text": "Commented-code block (12 lines) in api/battlegrounds-accessories.js:6"}, "properties": {"repobilityId": "f8ad8f23ace0c1da", "scanner": "scanner-primary", "fingerprint": "9f82ddd7818bb490", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}