{"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-0aaaf84649913b09", "name": "Possible secret in santozanmai.html", "shortDescription": {"text": "Possible secret in santozanmai.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-d03c74b3195ef876", "name": "Insecure pattern 'direct_innerhtml_assignment' in santozanmai.html:729", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in santozanmai.html:729"}, "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-bcdd12831ce43b5e", "name": "Possible secret in pog_backup_20260419.html", "shortDescription": {"text": "Possible secret in pog_backup_20260419.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-025129e8b8f55ee8", "name": "Insecure pattern 'direct_innerhtml_assignment' in pog_backup_20260419.html:797", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pog_backup_20260419.html:797"}, "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-293779e7aa654cea", "name": "Possible secret in pog.html", "shortDescription": {"text": "Possible secret in pog.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-cda1ee48f54da261", "name": "Insecure pattern 'direct_innerhtml_assignment' in pog.html:699", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pog.html:699"}, "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}}, {"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}}, {"id": "scanner-ecb0d2c55ed6875d", "name": "Agent authority lacks a verifier contract: .claude/settings.local.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21360"}, "properties": {"repository": "tknishi2438-ctrl/marukome", "repoUrl": "https://github.com/tknishi2438-ctrl/marukome", "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-0aaaf84649913b09", "level": "error", "message": {"text": "Possible secret in santozanmai.html"}, "properties": {"repobilityId": "6ae4fc3e4474db35", "scanner": "scanner-primary", "fingerprint": "0aaaf84649913b09", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "santozanmai.html"}, "region": {"startLine": 580}}}]}, {"ruleId": "scanner-d03c74b3195ef876", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in santozanmai.html:729"}, "properties": {"repobilityId": "75bc717a6e9a4055", "scanner": "scanner-primary", "fingerprint": "d03c74b3195ef876", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "santozanmai.html"}, "region": {"startLine": 729}}}]}, {"ruleId": "scanner-bcdd12831ce43b5e", "level": "error", "message": {"text": "Possible secret in pog_backup_20260419.html"}, "properties": {"repobilityId": "14715d6a4c3277ca", "scanner": "scanner-primary", "fingerprint": "bcdd12831ce43b5e", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pog_backup_20260419.html"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-025129e8b8f55ee8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pog_backup_20260419.html:797"}, "properties": {"repobilityId": "eb573fcc07500d10", "scanner": "scanner-primary", "fingerprint": "025129e8b8f55ee8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pog_backup_20260419.html"}, "region": {"startLine": 797}}}]}, {"ruleId": "scanner-293779e7aa654cea", "level": "error", "message": {"text": "Possible secret in pog.html"}, "properties": {"repobilityId": "ff3f932493e5dff5", "scanner": "scanner-primary", "fingerprint": "293779e7aa654cea", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pog.html"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-cda1ee48f54da261", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in pog.html:699"}, "properties": {"repobilityId": "de6895467a36ab78", "scanner": "scanner-primary", "fingerprint": "cda1ee48f54da261", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pog.html"}, "region": {"startLine": 699}}}]}, {"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"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4469ab7077d44847", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ecb0d2c55ed6875d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.local.json"}, "properties": {"repobilityId": "d8bae33a6d517bf0", "scanner": "scanner-primary", "fingerprint": "ecb0d2c55ed6875d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.local.json"}, "region": {"startLine": 1}}}]}]}]}