{"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-8a5b590d60c18ce2", "name": "Insecure pattern 'new_function_used' in challenge.html:294", "shortDescription": {"text": "Insecure pattern 'new_function_used' in challenge.html:294"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-992a2672bfcfbb7f", "name": "Insecure pattern 'direct_innerhtml_assignment' in challenge.html:218", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in challenge.html:218"}, "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-d5bd93d675a0dd1d", "name": "Insecure pattern 'direct_innerhtml_assignment' in sentinel.html:1043", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sentinel.html:1043"}, "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-faa5b132aba8c9ec", "name": "Insecure pattern 'direct_innerhtml_assignment' in support.html:140", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in support.html:140"}, "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-ba17e11269e7ec7f", "name": "Insecure pattern 'direct_innerhtml_assignment' in scripta-demo.html:715", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in scripta-demo.html:715"}, "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-408085b76107fe6a", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:281", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:281"}, "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-390810f40b6e3d2f", "name": "Insecure pattern 'direct_innerhtml_assignment' in echo-preview.html:174", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in echo-preview.html:174"}, "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-6803cff69e1f9c73", "name": "Insecure pattern 'direct_innerhtml_assignment' in r/rc9f3k8q2x7m/index.html:131", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in r/rc9f3k8q2x7m/index.html:131"}, "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}}]}}, "automationDetails": {"id": "repobility/24099"}, "properties": {"repository": "aliufu/scripta-health", "repoUrl": "https://github.com/aliufu/scripta-health", "branch": "main"}, "results": [{"ruleId": "scanner-8a5b590d60c18ce2", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in challenge.html:294"}, "properties": {"repobilityId": "c8e6d8271e34b51a", "scanner": "scanner-primary", "fingerprint": "8a5b590d60c18ce2", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenge.html"}, "region": {"startLine": 294}}}]}, {"ruleId": "scanner-992a2672bfcfbb7f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in challenge.html:218"}, "properties": {"repobilityId": "1ed91fa5e4e14af4", "scanner": "scanner-primary", "fingerprint": "992a2672bfcfbb7f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "challenge.html"}, "region": {"startLine": 218}}}]}, {"ruleId": "scanner-d5bd93d675a0dd1d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sentinel.html:1043"}, "properties": {"repobilityId": "1127dcec7030f831", "scanner": "scanner-primary", "fingerprint": "d5bd93d675a0dd1d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sentinel.html"}, "region": {"startLine": 1043}}}]}, {"ruleId": "scanner-faa5b132aba8c9ec", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in support.html:140"}, "properties": {"repobilityId": "5930b34354ed0eb3", "scanner": "scanner-primary", "fingerprint": "faa5b132aba8c9ec", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "support.html"}, "region": {"startLine": 140}}}]}, {"ruleId": "scanner-ba17e11269e7ec7f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in scripta-demo.html:715"}, "properties": {"repobilityId": "9c57e77987b55769", "scanner": "scanner-primary", "fingerprint": "ba17e11269e7ec7f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripta-demo.html"}, "region": {"startLine": 715}}}]}, {"ruleId": "scanner-408085b76107fe6a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:281"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "408085b76107fe6a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 281}}}]}, {"ruleId": "scanner-390810f40b6e3d2f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in echo-preview.html:174"}, "properties": {"repobilityId": "30b9a66d25ffacee", "scanner": "scanner-primary", "fingerprint": "390810f40b6e3d2f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "echo-preview.html"}, "region": {"startLine": 174}}}]}, {"ruleId": "scanner-6803cff69e1f9c73", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in r/rc9f3k8q2x7m/index.html:131"}, "properties": {"repobilityId": "342bad8afae088b4", "scanner": "scanner-primary", "fingerprint": "6803cff69e1f9c73", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "r/rc9f3k8q2x7m/index.html"}, "region": {"startLine": 131}}}]}, {"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"]}}]}]}