{"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-e30bd42c8392a56a", "name": "Possibly dead Python function: icon_compass", "shortDescription": {"text": "Possibly dead Python function: icon_compass"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b4f924a5dca2e219", "name": "Possibly dead Python function: icon_share", "shortDescription": {"text": "Possibly dead Python function: icon_share"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-20703484d3e56e3d", "name": "Possibly dead Python function: icon_plus", "shortDescription": {"text": "Possibly dead Python function: icon_plus"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bcc5dec0b447cd60", "name": "Possibly dead Python function: icon_check", "shortDescription": {"text": "Possibly dead Python function: icon_check"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-44e1f41a30c176aa", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:440", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:440"}, "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/23791"}, "properties": {"repository": "25j6jktbgv-create/CC-Onboarding", "repoUrl": "https://github.com/25j6jktbgv-create/CC-Onboarding", "branch": "main"}, "results": [{"ruleId": "scanner-e30bd42c8392a56a", "level": "note", "message": {"text": "Possibly dead Python function: icon_compass"}, "properties": {"repobilityId": "d21a37512486ae1e", "scanner": "scanner-primary", "fingerprint": "e30bd42c8392a56a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_anleitung.py:104"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b4f924a5dca2e219", "level": "note", "message": {"text": "Possibly dead Python function: icon_share"}, "properties": {"repobilityId": "fcd45924e2079298", "scanner": "scanner-primary", "fingerprint": "b4f924a5dca2e219", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_anleitung.py:114"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-20703484d3e56e3d", "level": "note", "message": {"text": "Possibly dead Python function: icon_plus"}, "properties": {"repobilityId": "684896776f221a0d", "scanner": "scanner-primary", "fingerprint": "20703484d3e56e3d", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_anleitung.py:124"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bcc5dec0b447cd60", "level": "note", "message": {"text": "Possibly dead Python function: icon_check"}, "properties": {"repobilityId": "d76fe343b98efafa", "scanner": "scanner-primary", "fingerprint": "bcc5dec0b447cd60", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "make_anleitung.py:130"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-44e1f41a30c176aa", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:440"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "44e1f41a30c176aa", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 440}}}]}, {"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": "d7262205ac98cd4b", "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": "b2abc6dc075be15d", "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": "e9d212cf0d2e1077", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}