{"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-166dff3c3df6a10e", "name": "ORM models found but no DB engine detected", "shortDescription": {"text": "ORM models found but no DB engine detected"}, "fullDescription": {"text": "The repo defines tables/models but no DB connection string was found. Likely lives in env vars or a config file the scanner didn't read."}, "properties": {"scanner": "scanner-primary", "layer": "data", "severity": "medium", "confidence": 1.0}}, {"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-9a66fb9843977a1a", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/admin.html:51", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/admin.html:51"}, "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-119cffb5cb1f80f1", "name": "Insecure pattern 'local_storage_auth_token' in public/admin.html:42", "shortDescription": {"text": "Insecure pattern 'local_storage_auth_token' in public/admin.html:42"}, "fullDescription": {"text": "Found a known-risky pattern (local_storage_auth_token). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-560fe183527eab22", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:12"}, "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-c822e7b2b7b544f2", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/about.js:31", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/about.js:31"}, "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-c72f80407a0e7871", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/home.js:72", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/home.js:72"}, "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-86dc826dc0ac28da", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/ride.js:29", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/ride.js:29"}, "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-61b9854a4f8d7b53", "name": "Insecure pattern 'insert_adjacent_html' in src/ui/ride.js:65", "shortDescription": {"text": "Insecure pattern 'insert_adjacent_html' in src/ui/ride.js:65"}, "fullDescription": {"text": "Found a known-risky pattern (insert_adjacent_html). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7db15a9c247313e2", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settle.js:53", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settle.js:53"}, "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-298c489dd8a2cf19", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/leaderboard.js:7", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/leaderboard.js:7"}, "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-d5ea04528a44f3a8", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/game/hud.js:7", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/game/hud.js:7"}, "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-28c4a04bd807da0c", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/deploy-pages@v5 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-ad6701f0a8405e22", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-45b5633441a2ab85", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 5 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "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-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f508acc94c53b729", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-events.mjs:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-events.mjs:28"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-69e6391a0f3d4e76", "name": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-daily-copy.mjs:16", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-daily-copy.mjs:16"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-faae83cf0f3fd8c6", "name": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/quote.js:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/quote.js:36"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-43cd9c36a9f05e1d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 src/ui/data.js:12", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/ui/data.js:12"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23172"}, "properties": {"repository": "yazelin/k-rider", "repoUrl": "https://github.com/yazelin/k-rider", "branch": "main"}, "results": [{"ruleId": "scanner-166dff3c3df6a10e", "level": "warning", "message": {"text": "ORM models found but no DB engine detected"}, "properties": {"repobilityId": "cda36de65e114635", "scanner": "scanner-primary", "fingerprint": "166dff3c3df6a10e", "layer": "data", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"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-9a66fb9843977a1a", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/admin.html:51"}, "properties": {"repobilityId": "df5203f722eec321", "scanner": "scanner-primary", "fingerprint": "9a66fb9843977a1a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/admin.html"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-119cffb5cb1f80f1", "level": "warning", "message": {"text": "Insecure pattern 'local_storage_auth_token' in public/admin.html:42"}, "properties": {"repobilityId": "791d819ace9dee32", "scanner": "scanner-primary", "fingerprint": "119cffb5cb1f80f1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "local_storage_auth_token"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/admin.html"}, "region": {"startLine": 42}}}]}, {"ruleId": "scanner-560fe183527eab22", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:12"}, "properties": {"repobilityId": "915d880daefc6ce4", "scanner": "scanner-primary", "fingerprint": "560fe183527eab22", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-c822e7b2b7b544f2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/about.js:31"}, "properties": {"repobilityId": "868dbd2cf6a206bc", "scanner": "scanner-primary", "fingerprint": "c822e7b2b7b544f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/about.js"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-c72f80407a0e7871", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/home.js:72"}, "properties": {"repobilityId": "5636016105920f96", "scanner": "scanner-primary", "fingerprint": "c72f80407a0e7871", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/home.js"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-86dc826dc0ac28da", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/ride.js:29"}, "properties": {"repobilityId": "32a0ddc6f493dd10", "scanner": "scanner-primary", "fingerprint": "86dc826dc0ac28da", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/ride.js"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-61b9854a4f8d7b53", "level": "warning", "message": {"text": "Insecure pattern 'insert_adjacent_html' in src/ui/ride.js:65"}, "properties": {"repobilityId": "c686c5fa991a01bd", "scanner": "scanner-primary", "fingerprint": "61b9854a4f8d7b53", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "insert_adjacent_html"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/ride.js"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-7db15a9c247313e2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settle.js:53"}, "properties": {"repobilityId": "a1f45e3a633dba73", "scanner": "scanner-primary", "fingerprint": "7db15a9c247313e2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/settle.js"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-298c489dd8a2cf19", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/leaderboard.js:7"}, "properties": {"repobilityId": "9153ef6320093565", "scanner": "scanner-primary", "fingerprint": "298c489dd8a2cf19", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/leaderboard.js"}, "region": {"startLine": 7}}}]}, {"ruleId": "scanner-d5ea04528a44f3a8", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/game/hud.js:7"}, "properties": {"repobilityId": "6da782d71d4c085a", "scanner": "scanner-primary", "fingerprint": "d5ea04528a44f3a8", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/game/hud.js"}, "region": {"startLine": 7}}}]}, {"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-28c4a04bd807da0c", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4544a649b35fa68b", "scanner": "scanner-primary", "fingerprint": "28c4a04bd807da0c", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-ad6701f0a8405e22", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8384c23520d55657", "scanner": "scanner-primary", "fingerprint": "ad6701f0a8405e22", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/deploy.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-45b5633441a2ab85", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "7df56239597d2b8e", "scanner": "scanner-primary", "fingerprint": "45b5633441a2ab85", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/update-data.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "3db08471e0e6c6d9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "59e9899620433506", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "480fa65884300370", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-f508acc94c53b729", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-events.mjs:28"}, "properties": {"repobilityId": "d756a9c21662dfff", "scanner": "scanner-primary", "fingerprint": "f508acc94c53b729", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-69e6391a0f3d4e76", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 scripts/gen-daily-copy.mjs:16"}, "properties": {"repobilityId": "6ef4f9176ad14d64", "scanner": "scanner-primary", "fingerprint": "69e6391a0f3d4e76", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-faae83cf0f3fd8c6", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 worker/src/quote.js:36"}, "properties": {"repobilityId": "441924fa02f5a56f", "scanner": "scanner-primary", "fingerprint": "faae83cf0f3fd8c6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-43cd9c36a9f05e1d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 src/ui/data.js:12"}, "properties": {"repobilityId": "735672309688a25d", "scanner": "scanner-primary", "fingerprint": "43cd9c36a9f05e1d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}