{"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-e70421fc764309ee", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.html:2144", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.html:2144"}, "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-76f31f36116bf7cf", "name": "Insecure pattern 'local_storage_auth_token' in app.html:3592", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in app.html:3592"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f4a3b83a92559479", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1787", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1787"}, "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-9be954da8e1cc1c7", "name": "Insecure pattern 'direct_innerhtml_assignment' in promo-video.html:768", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in promo-video.html:768"}, "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-365c7f060837e9fa", "name": "Insecure pattern 'direct_innerhtml_assignment' in index-app-backup.html:1981", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index-app-backup.html:1981"}, "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-3210560b75b251f6", "name": "Insecure pattern 'local_storage_auth_token' in index-app-backup.html:3429", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in index-app-backup.html:3429"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "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-b3ed68815bca2f8c", "name": "Node manifest has dependencies but no lockfile: package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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, lockfile. 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/28242"}, "properties": {"repository": "nicolestreutker-star/Melingo", "repoUrl": "https://github.com/nicolestreutker-star/Melingo", "branch": "main"}, "results": [{"ruleId": "scanner-e70421fc764309ee", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.html:2144"}, "properties": {"repobilityId": "4e4017026c94f619", "scanner": "scanner-primary", "fingerprint": "e70421fc764309ee", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.html"}, "region": {"startLine": 2144}}}]}, {"ruleId": "scanner-76f31f36116bf7cf", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in app.html:3592"}, "properties": {"repobilityId": "b4fd2eca08481ec6", "scanner": "scanner-primary", "fingerprint": "76f31f36116bf7cf", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.html"}, "region": {"startLine": 3592}}}]}, {"ruleId": "scanner-f4a3b83a92559479", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1787"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "f4a3b83a92559479", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1787}}}]}, {"ruleId": "scanner-9be954da8e1cc1c7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in promo-video.html:768"}, "properties": {"repobilityId": "9858201c464dd8d5", "scanner": "scanner-primary", "fingerprint": "9be954da8e1cc1c7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "promo-video.html"}, "region": {"startLine": 768}}}]}, {"ruleId": "scanner-365c7f060837e9fa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index-app-backup.html:1981"}, "properties": {"repobilityId": "8a348880f4512d06", "scanner": "scanner-primary", "fingerprint": "365c7f060837e9fa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index-app-backup.html"}, "region": {"startLine": 1981}}}]}, {"ruleId": "scanner-3210560b75b251f6", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in index-app-backup.html:3429"}, "properties": {"repobilityId": "826fbe1d0f38be80", "scanner": "scanner-primary", "fingerprint": "3210560b75b251f6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index-app-backup.html"}, "region": {"startLine": 3429}}}]}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "6b77c7a4926598a4", "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": "3abf4008b2335e7e", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b3ed68815bca2f8c", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: package.json"}, "properties": {"repobilityId": "7edae0550c126386", "scanner": "scanner-primary", "fingerprint": "b3ed68815bca2f8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c3f01150dae8210a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}