{"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-98a5935790fddd1d", "name": "Insecure pattern 'cors_wildcard' in README.md:119", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in README.md:119"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a5104b552a1a6395", "name": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:26", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:26"}, "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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 1 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3ff1a7e38a75a31c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:6", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:6"}, "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/24907"}, "properties": {"repository": "chat-l18l/vibe_ns", "repoUrl": "https://github.com/chat-l18l/vibe_ns", "branch": "main"}, "results": [{"ruleId": "scanner-98a5935790fddd1d", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in README.md:119"}, "properties": {"repobilityId": "7d5b53539814376f", "scanner": "scanner-primary", "fingerprint": "98a5935790fddd1d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "README.md"}, "region": {"startLine": 119}}}]}, {"ruleId": "scanner-a5104b552a1a6395", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in web/app.js:26"}, "properties": {"repobilityId": "e4462fe8cf185da3", "scanner": "scanner-primary", "fingerprint": "a5104b552a1a6395", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "web/app.js"}, "region": {"startLine": 26}}}]}, {"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-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-3ff1a7e38a75a31c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/app.js:6"}, "properties": {"repobilityId": "50164579d2cd1936", "scanner": "scanner-primary", "fingerprint": "3ff1a7e38a75a31c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}