{"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-d0727453d33d6f8c", "name": "Insecure pattern 'eval_used' in SKILL.md:181", "shortDescription": {"text": "Insecure pattern 'eval_used' in SKILL.md:181"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-5471b12220b3c668", "name": "Insecure pattern 'weak_hash' in SKILL.md:181", "shortDescription": {"text": "Insecure pattern 'weak_hash' in SKILL.md:181"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2aeb3197b35ae6a8", "name": "Insecure pattern 'weak_hash' in evals/README.md:32", "shortDescription": {"text": "Insecure pattern 'weak_hash' in evals/README.md:32"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ff327743bf5248a6", "name": "Insecure pattern 'weak_hash' in evals/evals.json:184", "shortDescription": {"text": "Insecure pattern 'weak_hash' in evals/evals.json:184"}, "fullDescription": {"text": "Found a known-risky pattern (weak_hash). 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-2970f1e8fecc8dea", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/github-script@v7 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "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/23574"}, "properties": {"repository": "Zeni-By-Zentra/sqa-agent", "repoUrl": "https://github.com/Zeni-By-Zentra/sqa-agent", "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-d0727453d33d6f8c", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in SKILL.md:181"}, "properties": {"repobilityId": "5b9edf8fb657c486", "scanner": "scanner-primary", "fingerprint": "d0727453d33d6f8c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "SKILL.md"}, "region": {"startLine": 181}}}]}, {"ruleId": "scanner-5471b12220b3c668", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in SKILL.md:181"}, "properties": {"repobilityId": "cf8aae07c5a37fa4", "scanner": "scanner-primary", "fingerprint": "5471b12220b3c668", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "SKILL.md"}, "region": {"startLine": 181}}}]}, {"ruleId": "scanner-2aeb3197b35ae6a8", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in evals/README.md:32"}, "properties": {"repobilityId": "a234fd21ab8064b9", "scanner": "scanner-primary", "fingerprint": "2aeb3197b35ae6a8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "evals/README.md"}, "region": {"startLine": 32}}}]}, {"ruleId": "scanner-ff327743bf5248a6", "level": "warning", "message": {"text": "Insecure pattern 'weak_hash' in evals/evals.json:184"}, "properties": {"repobilityId": "21a8ada495ba5ac3", "scanner": "scanner-primary", "fingerprint": "ff327743bf5248a6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "weak_hash"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "evals/evals.json"}, "region": {"startLine": 184}}}]}, {"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-2970f1e8fecc8dea", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "701e90287ba0cb30", "scanner": "scanner-primary", "fingerprint": "2970f1e8fecc8dea", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/standards-freshness.yml"}, "region": {"startLine": 26}}}]}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "c4ced1279110665b", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}]}]}