{"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-37a3e1a6a390f45b", "name": "Insecure pattern 'direct_innerhtml_assignment' in feedback.html:492", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in feedback.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-6cfe00de658cb573", "name": "Insecure pattern 'direct_innerhtml_assignment' in archive.html:627", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in archive.html:627"}, "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-1c99b138502c03e7", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1829", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1829"}, "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-c35d1cee2f2648fb", "name": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:1081", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:1081"}, "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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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": "low", "confidence": 1.0}}, {"id": "scanner-6d232a635a43b88c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 proxy-worker.js:103", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 proxy-worker.js:103"}, "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}}]}}, "automationDetails": {"id": "repobility/23829"}, "properties": {"repository": "aa200526seoyoneh-star/ai-insight-newsletter", "repoUrl": "https://github.com/aa200526seoyoneh-star/ai-insight-newsletter", "branch": "main"}, "results": [{"ruleId": "scanner-37a3e1a6a390f45b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in feedback.html:492"}, "properties": {"repobilityId": "8062f550eeb88be3", "scanner": "scanner-primary", "fingerprint": "37a3e1a6a390f45b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "feedback.html"}, "region": {"startLine": 492}}}]}, {"ruleId": "scanner-6cfe00de658cb573", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in archive.html:627"}, "properties": {"repobilityId": "17fa0e2ffddab0f4", "scanner": "scanner-primary", "fingerprint": "6cfe00de658cb573", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "archive.html"}, "region": {"startLine": 627}}}]}, {"ruleId": "scanner-1c99b138502c03e7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1829"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "1c99b138502c03e7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1829}}}]}, {"ruleId": "scanner-c35d1cee2f2648fb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in admin.html:1081"}, "properties": {"repobilityId": "6ce12d2fb0d90b99", "scanner": "scanner-primary", "fingerprint": "c35d1cee2f2648fb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "admin.html"}, "region": {"startLine": 1081}}}]}, {"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": "0ac35c26027a0ff0", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "7647df8cbdeef3a9", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-6d232a635a43b88c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 proxy-worker.js:103"}, "properties": {"repobilityId": "1dcbf7363cfd4c1b", "scanner": "scanner-primary", "fingerprint": "6d232a635a43b88c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}