{"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-449ee30ce58e0b33", "name": "Insecure pattern 'direct_innerhtml_assignment' in contact-forest-nymph.html:41", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in contact-forest-nymph.html:41"}, "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-d5b5b92f903cc7e0", "name": "Insecure pattern 'direct_innerhtml_assignment' in 004angels.html:514", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 004angels.html:514"}, "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-d819787dc712ec23", "name": "Insecure pattern 'direct_innerhtml_assignment' in 006gothcountry.html:509", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 006gothcountry.html:509"}, "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-8d4e223b66a7c162", "name": "Insecure pattern 'direct_innerhtml_assignment' in 007wastelands.html:509", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 007wastelands.html:509"}, "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-98ccc3780d16a59f", "name": "Insecure pattern 'direct_innerhtml_assignment' in 004postapoc.html:493", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 004postapoc.html:493"}, "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-b7fda4775f2cd06e", "name": "Insecure pattern 'direct_innerhtml_assignment' in contact-medieval.html:37", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in contact-medieval.html:37"}, "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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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}}]}}, "automationDetails": {"id": "repobility/29269"}, "properties": {"repository": "SamuelAB/WyrdLifeDrawing", "repoUrl": "https://github.com/SamuelAB/WyrdLifeDrawing", "branch": "main"}, "results": [{"ruleId": "scanner-449ee30ce58e0b33", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in contact-forest-nymph.html:41"}, "properties": {"repobilityId": "a75f10cd2c07a549", "scanner": "scanner-primary", "fingerprint": "449ee30ce58e0b33", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "contact-forest-nymph.html"}, "region": {"startLine": 41}}}]}, {"ruleId": "scanner-d5b5b92f903cc7e0", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 004angels.html:514"}, "properties": {"repobilityId": "0488088a6b0467d7", "scanner": "scanner-primary", "fingerprint": "d5b5b92f903cc7e0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "004angels.html"}, "region": {"startLine": 514}}}]}, {"ruleId": "scanner-d819787dc712ec23", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 006gothcountry.html:509"}, "properties": {"repobilityId": "e8346b7671e45bfb", "scanner": "scanner-primary", "fingerprint": "d819787dc712ec23", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "006gothcountry.html"}, "region": {"startLine": 509}}}]}, {"ruleId": "scanner-8d4e223b66a7c162", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 007wastelands.html:509"}, "properties": {"repobilityId": "537a6425e644ded0", "scanner": "scanner-primary", "fingerprint": "8d4e223b66a7c162", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "007wastelands.html"}, "region": {"startLine": 509}}}]}, {"ruleId": "scanner-98ccc3780d16a59f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in 004postapoc.html:493"}, "properties": {"repobilityId": "6003d3bba28b365d", "scanner": "scanner-primary", "fingerprint": "98ccc3780d16a59f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "004postapoc.html"}, "region": {"startLine": 493}}}]}, {"ruleId": "scanner-b7fda4775f2cd06e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in contact-medieval.html:37"}, "properties": {"repobilityId": "0dad6efc9b2afbc7", "scanner": "scanner-primary", "fingerprint": "b7fda4775f2cd06e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "contact-medieval.html"}, "region": {"startLine": 37}}}]}, {"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": "f92ea377f787c655", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "d938acc152dffd48", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "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": "96eafdb14880db75", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}