{"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-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-c65f917f274a74dd", "name": "Possible secret in classic.html", "shortDescription": {"text": "Possible secret in classic.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-8b8a435b91bd7f14", "name": "Insecure pattern 'direct_innerhtml_assignment' in classic.html:739", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in classic.html:739"}, "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-1eb45d5ee1035488", "name": "Possible secret in stock_dashboard_classic.html", "shortDescription": {"text": "Possible secret in stock_dashboard_classic.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-d7b1ee4edb309c12", "name": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard_classic.html:739", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard_classic.html:739"}, "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-d318241d95b56b40", "name": "Possible secret in index.html", "shortDescription": {"text": "Possible secret in index.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-3202aa0ad73b3f9b", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1187", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1187"}, "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-2549684cde5fc865", "name": "Possible secret in stock_dashboard.html", "shortDescription": {"text": "Possible secret in stock_dashboard.html"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-c3cc4aa6bc72151b", "name": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard.html:1187", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard.html:1187"}, "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-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}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23046"}, "properties": {"repository": "xpr999/stock-dashboard", "repoUrl": "https://github.com/xpr999/stock-dashboard", "branch": "main"}, "results": [{"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-c65f917f274a74dd", "level": "error", "message": {"text": "Possible secret in classic.html"}, "properties": {"repobilityId": "98a1927212715865", "scanner": "scanner-primary", "fingerprint": "c65f917f274a74dd", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "classic.html"}, "region": {"startLine": 2239}}}]}, {"ruleId": "scanner-8b8a435b91bd7f14", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in classic.html:739"}, "properties": {"repobilityId": "fe701ee32ffa2fa2", "scanner": "scanner-primary", "fingerprint": "8b8a435b91bd7f14", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "classic.html"}, "region": {"startLine": 739}}}]}, {"ruleId": "scanner-1eb45d5ee1035488", "level": "error", "message": {"text": "Possible secret in stock_dashboard_classic.html"}, "properties": {"repobilityId": "dd54ffc9a38fb357", "scanner": "scanner-primary", "fingerprint": "1eb45d5ee1035488", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "stock_dashboard_classic.html"}, "region": {"startLine": 2239}}}]}, {"ruleId": "scanner-d7b1ee4edb309c12", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard_classic.html:739"}, "properties": {"repobilityId": "82144d65dd788694", "scanner": "scanner-primary", "fingerprint": "d7b1ee4edb309c12", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "stock_dashboard_classic.html"}, "region": {"startLine": 739}}}]}, {"ruleId": "scanner-d318241d95b56b40", "level": "error", "message": {"text": "Possible secret in index.html"}, "properties": {"repobilityId": "9ac6c36e9484259a", "scanner": "scanner-primary", "fingerprint": "d318241d95b56b40", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 3358}}}]}, {"ruleId": "scanner-3202aa0ad73b3f9b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:1187"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "3202aa0ad73b3f9b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 1187}}}]}, {"ruleId": "scanner-2549684cde5fc865", "level": "error", "message": {"text": "Possible secret in stock_dashboard.html"}, "properties": {"repobilityId": "65d1de82b52fccce", "scanner": "scanner-primary", "fingerprint": "2549684cde5fc865", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "stock_dashboard.html"}, "region": {"startLine": 3358}}}]}, {"ruleId": "scanner-c3cc4aa6bc72151b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in stock_dashboard.html:1187"}, "properties": {"repobilityId": "23363472acbf3bb2", "scanner": "scanner-primary", "fingerprint": "c3cc4aa6bc72151b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "stock_dashboard.html"}, "region": {"startLine": 1187}}}]}, {"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"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "087fa231080cf6c4", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}