{"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-2fe650c2e8d644f5", "name": "Stray `console.log` in TS/JS \u2014 audit-muni-names.js:91", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 audit-muni-names.js:91"}, "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-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 15 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-2aaea69f3e9b1fc0", "name": "Commented-code block (5 lines) in audit-muni-names.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in audit-muni-names.js:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5d21676a57f5eb78", "name": "`fetch()` without try/.catch or AbortSignal \u2014 audit-muni-names.js:77", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 audit-muni-names.js:77"}, "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/26769"}, "properties": {"repository": "jayschellenberg/manitoba-opendata-parcelsearch", "repoUrl": "https://github.com/jayschellenberg/manitoba-opendata-parcelsearch", "branch": "main"}, "results": [{"ruleId": "scanner-2fe650c2e8d644f5", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 audit-muni-names.js:91"}, "properties": {"repobilityId": "9cbde38b4e281e41", "scanner": "scanner-primary", "fingerprint": "2fe650c2e8d644f5", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"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": "4436b78fc96efdfe", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2aaea69f3e9b1fc0", "level": "none", "message": {"text": "Commented-code block (5 lines) in audit-muni-names.js:1"}, "properties": {"repobilityId": "287ea5ca1c891ca1", "scanner": "scanner-primary", "fingerprint": "2aaea69f3e9b1fc0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5d21676a57f5eb78", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 audit-muni-names.js:77"}, "properties": {"repobilityId": "9de21e968c240030", "scanner": "scanner-primary", "fingerprint": "5d21676a57f5eb78", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}