{"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-a5431884e096cea8", "name": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard.html:405", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard.html:405"}, "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-0d18d3e397bb0689", "name": "Insecure pattern 'direct_innerhtml_assignment' in bracket.html:521", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in bracket.html:521"}, "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-859c4d742e487045", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:920", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:920"}, "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-0898e3ec6e55f839", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:610", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:610"}, "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-0319871716ed5702", "name": "Insecure pattern 'direct_innerhtml_assignment' in picks.html:492", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in picks.html:492"}, "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-4ed6a39525e85f51", "name": "Possible secret in firebase.js", "shortDescription": {"text": "Possible secret in firebase.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-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, 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-cd6492e37e8df573", "name": "Commented-code block (11 lines) in data.js:1", "shortDescription": {"text": "Commented-code block (11 lines) in data.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}}]}}, "automationDetails": {"id": "repobility/26011"}, "properties": {"repository": "gametheory442/2026worldcup", "repoUrl": "https://github.com/gametheory442/2026worldcup", "branch": "main"}, "results": [{"ruleId": "scanner-a5431884e096cea8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in leaderboard.html:405"}, "properties": {"repobilityId": "6e1db018b2aac719", "scanner": "scanner-primary", "fingerprint": "a5431884e096cea8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "leaderboard.html"}, "region": {"startLine": 405}}}]}, {"ruleId": "scanner-0d18d3e397bb0689", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in bracket.html:521"}, "properties": {"repobilityId": "b5a23013e86fde24", "scanner": "scanner-primary", "fingerprint": "0d18d3e397bb0689", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "bracket.html"}, "region": {"startLine": 521}}}]}, {"ruleId": "scanner-859c4d742e487045", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:920"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "859c4d742e487045", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 920}}}]}, {"ruleId": "scanner-0898e3ec6e55f839", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:610"}, "properties": {"repobilityId": "6ce12d2fb0d90b99", "scanner": "scanner-primary", "fingerprint": "0898e3ec6e55f839", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin.html"}, "region": {"startLine": 610}}}]}, {"ruleId": "scanner-0319871716ed5702", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in picks.html:492"}, "properties": {"repobilityId": "e12fd02dd2655719", "scanner": "scanner-primary", "fingerprint": "0319871716ed5702", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "picks.html"}, "region": {"startLine": 492}}}]}, {"ruleId": "scanner-4ed6a39525e85f51", "level": "error", "message": {"text": "Possible secret in firebase.js"}, "properties": {"repobilityId": "aae6dbe45b86efbb", "scanner": "scanner-primary", "fingerprint": "4ed6a39525e85f51", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "firebase.js"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "1d0b3a7ef9922a13", "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": "284babcd79742528", "scanner": "scanner-primary", "fingerprint": "01f96f71d9907a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "26f9b0f43c252d76", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-cd6492e37e8df573", "level": "none", "message": {"text": "Commented-code block (11 lines) in data.js:1"}, "properties": {"repobilityId": "c8d5877cf2f1e9e3", "scanner": "scanner-primary", "fingerprint": "cd6492e37e8df573", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}