{"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-6979891fba4dc1db", "name": "Stray `console.log` in TS/JS \u2014 web/_chat_test.deno.js:14", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 web/_chat_test.deno.js:14"}, "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-510793fe8805734c", "name": "Stray `console.log` in TS/JS \u2014 web/_m1_test.deno.js:9", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 web/_m1_test.deno.js:9"}, "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-bfa138e722583ce8", "name": "Stray `console.log` in TS/JS \u2014 web/_real_test.deno.js:23", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 web/_real_test.deno.js:23"}, "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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 75 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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-006ddd2bf87123f3", "name": "Commented-code block (8 lines) in tools/export_gguf.py:38", "shortDescription": {"text": "Commented-code block (8 lines) in tools/export_gguf.py:38"}, "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-96c0529f28ae9560", "name": "Commented-code block (5 lines) in web/m1.js:81", "shortDescription": {"text": "Commented-code block (5 lines) in web/m1.js:81"}, "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-a21914b4d31038df", "name": "Commented-code block (5 lines) in web/worker.js:6", "shortDescription": {"text": "Commented-code block (5 lines) in web/worker.js:6"}, "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-63813c1be426318c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 web/worker.js:35", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/worker.js:35"}, "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/24110"}, "properties": {"repository": "almide-graphics/nn", "repoUrl": "https://github.com/almide-graphics/nn", "branch": "main"}, "results": [{"ruleId": "scanner-6979891fba4dc1db", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 web/_chat_test.deno.js:14"}, "properties": {"repobilityId": "b22612d270b7d586", "scanner": "scanner-primary", "fingerprint": "6979891fba4dc1db", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-510793fe8805734c", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 web/_m1_test.deno.js:9"}, "properties": {"repobilityId": "98fb3feb1bafbcba", "scanner": "scanner-primary", "fingerprint": "510793fe8805734c", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bfa138e722583ce8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 web/_real_test.deno.js:23"}, "properties": {"repobilityId": "1635698801e0e312", "scanner": "scanner-primary", "fingerprint": "bfa138e722583ce8", "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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "50b25ba8cd2af650", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "e102f318fabfe811", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "847c70e8d97d4de7", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-006ddd2bf87123f3", "level": "none", "message": {"text": "Commented-code block (8 lines) in tools/export_gguf.py:38"}, "properties": {"repobilityId": "679bff57a9137e40", "scanner": "scanner-primary", "fingerprint": "006ddd2bf87123f3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-96c0529f28ae9560", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/m1.js:81"}, "properties": {"repobilityId": "345e5b8fcb0f7e0f", "scanner": "scanner-primary", "fingerprint": "96c0529f28ae9560", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-a21914b4d31038df", "level": "none", "message": {"text": "Commented-code block (5 lines) in web/worker.js:6"}, "properties": {"repobilityId": "8502be3fbcb50175", "scanner": "scanner-primary", "fingerprint": "a21914b4d31038df", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-63813c1be426318c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 web/worker.js:35"}, "properties": {"repobilityId": "f75025741a45e91d", "scanner": "scanner-primary", "fingerprint": "63813c1be426318c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}