{"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-33035820354e267d", "name": "Stray `console.log` in TS/JS \u2014 sw.js:21", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 sw.js:21"}, "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-15d53e58a6d29338", "name": "Stray `console.log` in TS/JS \u2014 test_detect.js:12", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 test_detect.js:12"}, "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-97bc3e4aaaac859b", "name": "Insecure pattern 'eval_used' in test_smoke.mjs:5", "shortDescription": {"text": "Insecure pattern 'eval_used' in test_smoke.mjs:5"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-408069d7f799c986", "name": "Insecure pattern 'eval_used' in test_detect.js:3", "shortDescription": {"text": "Insecure pattern 'eval_used' in test_detect.js:3"}, "fullDescription": {"text": "Found a known-risky pattern (eval_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c3a56d48f13c7cd5", "name": "Insecure pattern 'new_function_used' in test_detect.js:10", "shortDescription": {"text": "Insecure pattern 'new_function_used' in test_detect.js:10"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "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}}]}}, "automationDetails": {"id": "repobility/30682"}, "properties": {"repository": "zheros95/tax-app", "repoUrl": "https://github.com/zheros95/tax-app", "branch": "main"}, "results": [{"ruleId": "scanner-33035820354e267d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 sw.js:21"}, "properties": {"repobilityId": "b601567bccd7c248", "scanner": "scanner-primary", "fingerprint": "33035820354e267d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-15d53e58a6d29338", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 test_detect.js:12"}, "properties": {"repobilityId": "2f58a93778164169", "scanner": "scanner-primary", "fingerprint": "15d53e58a6d29338", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-97bc3e4aaaac859b", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in test_smoke.mjs:5"}, "properties": {"repobilityId": "7e7dccad365a1e16", "scanner": "scanner-primary", "fingerprint": "97bc3e4aaaac859b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test_smoke.mjs"}, "region": {"startLine": 5}}}]}, {"ruleId": "scanner-408069d7f799c986", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in test_detect.js:3"}, "properties": {"repobilityId": "faad2770d30a3c54", "scanner": "scanner-primary", "fingerprint": "408069d7f799c986", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test_detect.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-c3a56d48f13c7cd5", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in test_detect.js:10"}, "properties": {"repobilityId": "3ac6f20dff5ff6fd", "scanner": "scanner-primary", "fingerprint": "c3a56d48f13c7cd5", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "test_detect.js"}, "region": {"startLine": 10}}}]}, {"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"]}}]}]}