{"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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-430f9a3e95a9a877", "name": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-01.html:636", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-01.html:636"}, "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-d3624ca75f58faa4", "name": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-03.html:1296", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-03.html:1296"}, "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-8f05fe04f6730366", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1297", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1297"}, "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-de3f594a80287adb", "name": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-02.html:976", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-02.html:976"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/9863"}, "properties": {"repository": "hughabrown/venture-scout", "repoUrl": "https://github.com/hughabrown/venture-scout", "branch": "main"}, "results": [{"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-430f9a3e95a9a877", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-01.html:636"}, "properties": {"repobilityId": "b165ff2b44d4695a", "scanner": "scanner-primary", "fingerprint": "430f9a3e95a9a877", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "venture-scout-run-01.html"}, "region": {"startLine": 636}}}]}, {"ruleId": "scanner-d3624ca75f58faa4", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-03.html:1296"}, "properties": {"repobilityId": "b235af78ae470850", "scanner": "scanner-primary", "fingerprint": "d3624ca75f58faa4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "venture-scout-run-03.html"}, "region": {"startLine": 1296}}}]}, {"ruleId": "scanner-8f05fe04f6730366", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1297"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "8f05fe04f6730366", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1297}}}]}, {"ruleId": "scanner-de3f594a80287adb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in venture-scout-run-02.html:976"}, "properties": {"repobilityId": "e627773a6c6657cc", "scanner": "scanner-primary", "fingerprint": "de3f594a80287adb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "venture-scout-run-02.html"}, "region": {"startLine": 976}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}]}]}