{"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-1164531b3a6b14fe", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/index.html:619", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/index.html:619"}, "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-bb2c64f8a8335abc", "name": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/pages/README.html:723", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/pages/README.html:723"}, "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-1c94821082fb8c9b", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 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}}, {"id": "scanner-f2bd83b30a2415e4", "name": "Agent instruction/config may expose a secret: .codex-maygoals-progress.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .codex-maygoals-progress.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/18185"}, "properties": {"repository": "rishabhcli/Bracketer", "repoUrl": "https://github.com/rishabhcli/Bracketer", "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-1164531b3a6b14fe", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/index.html:619"}, "properties": {"repobilityId": "8e391ad5da0c6094", "scanner": "scanner-primary", "fingerprint": "1164531b3a6b14fe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs-html/index.html"}, "region": {"startLine": 619}}}]}, {"ruleId": "scanner-bb2c64f8a8335abc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in docs-html/pages/README.html:723"}, "properties": {"repobilityId": "edb697320f0dacfe", "scanner": "scanner-primary", "fingerprint": "bb2c64f8a8335abc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "docs-html/pages/README.html"}, "region": {"startLine": 723}}}]}, {"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-1c94821082fb8c9b", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "f0efb0d9d652ee53", "scanner": "scanner-primary", "fingerprint": "1c94821082fb8c9b", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-ci.yml"}, "region": {"startLine": 16}}}]}, {"ruleId": "scanner-1c94821082fb8c9b", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "740c48912efa0500", "scanner": "scanner-primary", "fingerprint": "1c94821082fb8c9b", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-ci.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-1c94821082fb8c9b", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "ee00cd0810d71676", "scanner": "scanner-primary", "fingerprint": "1c94821082fb8c9b", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ios-ci.yml"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "63411b3c8d63079f", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f2bd83b30a2415e4", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .codex-maygoals-progress.md"}, "properties": {"repobilityId": "518f9d5a6d0c9f8a", "scanner": "scanner-primary", "fingerprint": "f2bd83b30a2415e4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "agent_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".codex-maygoals-progress.md"}, "region": {"startLine": 1167}}}]}]}]}