{"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-5a70281f5c2ea1b6", "name": "Insecure pattern 'direct_innerhtml_assignment' in export.html:452", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in export.html:452"}, "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-ab7c1516f359fe9e", "name": "Insecure pattern 'direct_innerhtml_assignment' in grues.html:543", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in grues.html:543"}, "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-5ee4bd173e389ef1", "name": "Insecure pattern 'direct_innerhtml_assignment' in database.html:812", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in database.html:812"}, "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-ebd9ddd87cbd31e3", "name": "Insecure pattern 'direct_innerhtml_assignment' in edit-machine.html:609", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in edit-machine.html:609"}, "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-f21bd403323cc5aa", "name": "Insecure pattern 'direct_innerhtml_assignment' in import-csv.html:305", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in import-csv.html:305"}, "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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 8 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/25720"}, "properties": {"repository": "ETrakSolutions/portal-machine-V2", "repoUrl": "https://github.com/ETrakSolutions/portal-machine-V2", "branch": "main"}, "results": [{"ruleId": "scanner-5a70281f5c2ea1b6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in export.html:452"}, "properties": {"repobilityId": "7ff7b30232e6e6e9", "scanner": "scanner-primary", "fingerprint": "5a70281f5c2ea1b6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "export.html"}, "region": {"startLine": 452}}}]}, {"ruleId": "scanner-ab7c1516f359fe9e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in grues.html:543"}, "properties": {"repobilityId": "8a9eb7ae1e744dca", "scanner": "scanner-primary", "fingerprint": "ab7c1516f359fe9e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "grues.html"}, "region": {"startLine": 543}}}]}, {"ruleId": "scanner-5ee4bd173e389ef1", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in database.html:812"}, "properties": {"repobilityId": "f50b21a6abddab73", "scanner": "scanner-primary", "fingerprint": "5ee4bd173e389ef1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "database.html"}, "region": {"startLine": 812}}}]}, {"ruleId": "scanner-ebd9ddd87cbd31e3", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in edit-machine.html:609"}, "properties": {"repobilityId": "cb48fa2a0f4bf275", "scanner": "scanner-primary", "fingerprint": "ebd9ddd87cbd31e3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "edit-machine.html"}, "region": {"startLine": 609}}}]}, {"ruleId": "scanner-f21bd403323cc5aa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in import-csv.html:305"}, "properties": {"repobilityId": "98e7151b721ce2ba", "scanner": "scanner-primary", "fingerprint": "f21bd403323cc5aa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "import-csv.html"}, "region": {"startLine": 305}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "b704adb014ed0f71", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}]}]}