{"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-69112457bf9b5304", "name": "Insecure pattern 'direct_innerhtml_assignment' in plugin.js:815", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in plugin.js:815"}, "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-b3079ad1db0b6ea9", "name": "Commented-code block (6 lines) in plugin.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in plugin.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/28539"}, "properties": {"repository": "parham-shafti/thymer-pdf-highlighter", "repoUrl": "https://github.com/parham-shafti/thymer-pdf-highlighter", "branch": "main"}, "results": [{"ruleId": "scanner-69112457bf9b5304", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in plugin.js:815"}, "properties": {"repobilityId": "918e38893ba07e7c", "scanner": "scanner-primary", "fingerprint": "69112457bf9b5304", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugin.js"}, "region": {"startLine": 815}}}]}, {"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-b3079ad1db0b6ea9", "level": "none", "message": {"text": "Commented-code block (6 lines) in plugin.js:1"}, "properties": {"repobilityId": "1afa8856f16adb60", "scanner": "scanner-primary", "fingerprint": "b3079ad1db0b6ea9", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}