{"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-e0b1dc0d5ebb9e7c", "name": "Insecure pattern 'direct_innerhtml_assignment' in old.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in old.html:1097"}, "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-0674fc4a777a57d9", "name": "Insecure pattern 'direct_innerhtml_assignment' in veg.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in veg.html:1097"}, "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-c31befb464a6214b", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:627", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:627"}, "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-9c8bdda0fae9e918", "name": "Insecure pattern 'direct_innerhtml_assignment' in glu.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in glu.html:1097"}, "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-6a831e6bf259c32d", "name": "Insecure pattern 'direct_innerhtml_assignment' in gut.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gut.html:1097"}, "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-3cac03b20bcecc82", "name": "Insecure pattern 'direct_innerhtml_assignment' in mom.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in mom.html:1097"}, "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-256e76c1749dda93", "name": "Insecure pattern 'direct_innerhtml_assignment' in gym.html:1097", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gym.html:1097"}, "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/19464"}, "properties": {"repository": "shi722haha/everly-people-scores", "repoUrl": "https://github.com/shi722haha/everly-people-scores", "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-e0b1dc0d5ebb9e7c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in old.html:1097"}, "properties": {"repobilityId": "70ac9a111ac4726d", "scanner": "scanner-primary", "fingerprint": "e0b1dc0d5ebb9e7c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "old.html"}, "region": {"startLine": 1097}}}]}, {"ruleId": "scanner-0674fc4a777a57d9", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in veg.html:1097"}, "properties": {"repobilityId": "7c82f942038e06a8", "scanner": "scanner-primary", "fingerprint": "0674fc4a777a57d9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "veg.html"}, "region": {"startLine": 1097}}}]}, {"ruleId": "scanner-c31befb464a6214b", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:627"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "c31befb464a6214b", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 627}}}]}, {"ruleId": "scanner-9c8bdda0fae9e918", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in glu.html:1097"}, "properties": {"repobilityId": "7e9f970724db654c", "scanner": "scanner-primary", "fingerprint": "9c8bdda0fae9e918", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "glu.html"}, "region": {"startLine": 1097}}}]}, {"ruleId": "scanner-6a831e6bf259c32d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gut.html:1097"}, "properties": {"repobilityId": "4ef2d549c95451bd", "scanner": "scanner-primary", "fingerprint": "6a831e6bf259c32d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gut.html"}, "region": {"startLine": 1097}}}]}, {"ruleId": "scanner-3cac03b20bcecc82", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in mom.html:1097"}, "properties": {"repobilityId": "cb0de213ac149c50", "scanner": "scanner-primary", "fingerprint": "3cac03b20bcecc82", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mom.html"}, "region": {"startLine": 1097}}}]}, {"ruleId": "scanner-256e76c1749dda93", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in gym.html:1097"}, "properties": {"repobilityId": "ddc557db1e59b00b", "scanner": "scanner-primary", "fingerprint": "256e76c1749dda93", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "gym.html"}, "region": {"startLine": 1097}}}]}, {"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": "7d11864fb712d556", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}