{"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-72a5ccf36d49a750", "name": "Insecure pattern 'direct_innerhtml_assignment' in kr-industry.html:345", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr-industry.html:345"}, "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-11cb194b6849f9a6", "name": "Insecure pattern 'direct_innerhtml_assignment' in us.html:406", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us.html:406"}, "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-4fb2aa045cea739b", "name": "Insecure pattern 'direct_innerhtml_assignment' in kr.html:406", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr.html:406"}, "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-976b3be3201683ef", "name": "Insecure pattern 'direct_innerhtml_assignment' in kr-market.html:347", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr-market.html:347"}, "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-326036ca57d35f59", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:726", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:726"}, "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-ced16d25e214a24e", "name": "Insecure pattern 'direct_innerhtml_assignment' in us-market.html:347", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us-market.html:347"}, "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-a1166dade69bad35", "name": "Insecure pattern 'direct_innerhtml_assignment' in us-industry.html:345", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us-industry.html:345"}, "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/19750"}, "properties": {"repository": "siwon5789/stock-screener", "repoUrl": "https://github.com/siwon5789/stock-screener", "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-72a5ccf36d49a750", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr-industry.html:345"}, "properties": {"repobilityId": "09510987ab137554", "scanner": "scanner-primary", "fingerprint": "72a5ccf36d49a750", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kr-industry.html"}, "region": {"startLine": 345}}}]}, {"ruleId": "scanner-11cb194b6849f9a6", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us.html:406"}, "properties": {"repobilityId": "a9f663b207f37567", "scanner": "scanner-primary", "fingerprint": "11cb194b6849f9a6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "us.html"}, "region": {"startLine": 406}}}]}, {"ruleId": "scanner-4fb2aa045cea739b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr.html:406"}, "properties": {"repobilityId": "f0360f976fe13efb", "scanner": "scanner-primary", "fingerprint": "4fb2aa045cea739b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kr.html"}, "region": {"startLine": 406}}}]}, {"ruleId": "scanner-976b3be3201683ef", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in kr-market.html:347"}, "properties": {"repobilityId": "3341fb0043af9fe2", "scanner": "scanner-primary", "fingerprint": "976b3be3201683ef", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "kr-market.html"}, "region": {"startLine": 347}}}]}, {"ruleId": "scanner-326036ca57d35f59", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:726"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "326036ca57d35f59", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 726}}}]}, {"ruleId": "scanner-ced16d25e214a24e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us-market.html:347"}, "properties": {"repobilityId": "bf62b53950b8fac6", "scanner": "scanner-primary", "fingerprint": "ced16d25e214a24e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "us-market.html"}, "region": {"startLine": 347}}}]}, {"ruleId": "scanner-a1166dade69bad35", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in us-industry.html:345"}, "properties": {"repobilityId": "ea2a7354d1318e89", "scanner": "scanner-primary", "fingerprint": "a1166dade69bad35", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "us-industry.html"}, "region": {"startLine": 345}}}]}, {"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"]}}]}]}