{"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-c41de87093a53a31", "name": "Stray `console.log` in TS/JS \u2014 api/chat.js:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 api/chat.js:39"}, "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-58acc652112d5239", "name": "Insecure pattern 'direct_innerhtml_assignment' in index.html:890", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:890"}, "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-6f1a43cdd1e33fc6", "name": "Insecure pattern 'cors_wildcard' in api/chat.js:90", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/chat.js:90"}, "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-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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 6 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-0c36f1a27aeef670", "name": "`fetch()` without try/.catch or AbortSignal \u2014 api/chat.js:41", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/chat.js:41"}, "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/25114"}, "properties": {"repository": "crashfredo/alfredo-barrero-cv", "repoUrl": "https://github.com/crashfredo/alfredo-barrero-cv", "branch": "main"}, "results": [{"ruleId": "scanner-c41de87093a53a31", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 api/chat.js:39"}, "properties": {"repobilityId": "635e2ad58725df1a", "scanner": "scanner-primary", "fingerprint": "c41de87093a53a31", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-58acc652112d5239", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index.html:890"}, "properties": {"repobilityId": "f91708437a3a5445", "scanner": "scanner-primary", "fingerprint": "58acc652112d5239", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index.html"}, "region": {"startLine": 890}}}]}, {"ruleId": "scanner-6f1a43cdd1e33fc6", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/chat.js:90"}, "properties": {"repobilityId": "fce07b023a441240", "scanner": "scanner-primary", "fingerprint": "6f1a43cdd1e33fc6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/chat.js"}, "region": {"startLine": 90}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "89ee10ae8434f621", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-0c36f1a27aeef670", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 api/chat.js:41"}, "properties": {"repobilityId": "33dea55beaf5bae6", "scanner": "scanner-primary", "fingerprint": "0c36f1a27aeef670", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}