{"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-4525b5e41d2ad69d", "name": "Stray `console.log` in TS/JS \u2014 test/cdp.js:72", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test/cdp.js:72"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "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-dc99199ea7ace070", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settings.js:50", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settings.js:50"}, "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-00f86f0de4688338", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/gutter.js:126", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/gutter.js:126"}, "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-eeebe14a4e89d8f2", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/core/select.js:73", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/core/select.js:73"}, "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-26074815e1e22c83", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/core/handle.js:63", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/core/handle.js:63"}, "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-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-734d0feb420ba90b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 test/cdp.js:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/cdp.js:17"}, "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/20248"}, "properties": {"repository": "starsstreaming/Dragger-II", "repoUrl": "https://github.com/starsstreaming/Dragger-II", "branch": "main"}, "results": [{"ruleId": "scanner-4525b5e41d2ad69d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test/cdp.js:72"}, "properties": {"repobilityId": "9072e6866d2ef256", "scanner": "scanner-primary", "fingerprint": "4525b5e41d2ad69d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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-dc99199ea7ace070", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/settings.js:50"}, "properties": {"repobilityId": "230d5592a5ef723a", "scanner": "scanner-primary", "fingerprint": "dc99199ea7ace070", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/settings.js"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-00f86f0de4688338", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/ui/gutter.js:126"}, "properties": {"repobilityId": "265a21abc5088dcb", "scanner": "scanner-primary", "fingerprint": "00f86f0de4688338", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/ui/gutter.js"}, "region": {"startLine": 126}}}]}, {"ruleId": "scanner-eeebe14a4e89d8f2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/core/select.js:73"}, "properties": {"repobilityId": "a56b8b7fd947f391", "scanner": "scanner-primary", "fingerprint": "eeebe14a4e89d8f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/core/select.js"}, "region": {"startLine": 73}}}]}, {"ruleId": "scanner-26074815e1e22c83", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/core/handle.js:63"}, "properties": {"repobilityId": "73efb0b2b70ff962", "scanner": "scanner-primary", "fingerprint": "26074815e1e22c83", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/core/handle.js"}, "region": {"startLine": 63}}}]}, {"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": "3cee3612c426d53d", "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": "8d278c000707ccd7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-734d0feb420ba90b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 test/cdp.js:17"}, "properties": {"repobilityId": "b4cc7248e1607247", "scanner": "scanner-primary", "fingerprint": "734d0feb420ba90b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}