{"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-9c76d09251dff69c", "name": "Possibly dead Python function: via_pdfplumber", "shortDescription": {"text": "Possibly dead Python function: via_pdfplumber"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fd65cdc328883f5f", "name": "Possibly dead Python function: via_fitz", "shortDescription": {"text": "Possibly dead Python function: via_fitz"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dec0aaf4c697d12a", "name": "Stray `console.log` in TS/JS \u2014 tools/verify_ui.js:61", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_ui.js:61"}, "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-77d6f34976a28d20", "name": "Stray `console.log` in TS/JS \u2014 tools/verify_learn.js:150", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_learn.js:150"}, "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-28d7279a5714c2aa", "name": "Stray `console.log` in TS/JS \u2014 tools/verify_theme.js:38", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_theme.js:38"}, "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-2cd61d5ba34293d0", "name": "Stray `console.log` in TS/JS \u2014 tools/smoke.js:11", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 tools/smoke.js:11"}, "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-9cf0f2f0e092b75c", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.js:50", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:50"}, "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-e4d61679bf89e4b3", "name": "Insecure pattern 'eval_used' in tools/smoke.js:5", "shortDescription": {"text": "Insecure pattern 'eval_used' in tools/smoke.js: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-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-47af6b48b020bd25", "name": "Very large file: questions.js (4966 lines)", "shortDescription": {"text": "Very large file: questions.js (4966 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "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 11 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-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 51 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-7dd04129b6f33216", "name": "Legacy-named symbol `dsq_progress_v1` in app.js:6", "shortDescription": {"text": "Legacy-named symbol `dsq_progress_v1` in app.js:6"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/23903"}, "properties": {"repository": "AdirBuskila/data-science-quiz", "repoUrl": "https://github.com/AdirBuskila/data-science-quiz", "branch": "main"}, "results": [{"ruleId": "scanner-9c76d09251dff69c", "level": "note", "message": {"text": "Possibly dead Python function: via_pdfplumber"}, "properties": {"repobilityId": "d87905f95217d9fd", "scanner": "scanner-primary", "fingerprint": "9c76d09251dff69c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/extract_exams.py:27"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fd65cdc328883f5f", "level": "note", "message": {"text": "Possibly dead Python function: via_fitz"}, "properties": {"repobilityId": "f5acbf13f7fb7832", "scanner": "scanner-primary", "fingerprint": "fd65cdc328883f5f", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/extract_exams.py:36"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dec0aaf4c697d12a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_ui.js:61"}, "properties": {"repobilityId": "1f9d6e7002b62280", "scanner": "scanner-primary", "fingerprint": "dec0aaf4c697d12a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-77d6f34976a28d20", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_learn.js:150"}, "properties": {"repobilityId": "e723429ba9f0abcb", "scanner": "scanner-primary", "fingerprint": "77d6f34976a28d20", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-28d7279a5714c2aa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/verify_theme.js:38"}, "properties": {"repobilityId": "5b0fb4ed525f6539", "scanner": "scanner-primary", "fingerprint": "28d7279a5714c2aa", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2cd61d5ba34293d0", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 tools/smoke.js:11"}, "properties": {"repobilityId": "aa37ff1ad3671ba1", "scanner": "scanner-primary", "fingerprint": "2cd61d5ba34293d0", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9cf0f2f0e092b75c", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:50"}, "properties": {"repobilityId": "b6b0c8b85ab66ded", "scanner": "scanner-primary", "fingerprint": "9cf0f2f0e092b75c", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.js"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-e4d61679bf89e4b3", "level": "error", "message": {"text": "Insecure pattern 'eval_used' in tools/smoke.js:5"}, "properties": {"repobilityId": "7946186578461cd0", "scanner": "scanner-primary", "fingerprint": "e4d61679bf89e4b3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "eval_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/smoke.js"}, "region": {"startLine": 5}}}]}, {"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-47af6b48b020bd25", "level": "note", "message": {"text": "Very large file: questions.js (4966 lines)"}, "properties": {"repobilityId": "c2fd76fa0aff59c1", "scanner": "scanner-primary", "fingerprint": "47af6b48b020bd25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "9e6a80c37b936dfa", "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": "11c70976ec357aa0", "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": "47680a5bde50eb63", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-7dd04129b6f33216", "level": "note", "message": {"text": "Legacy-named symbol `dsq_progress_v1` in app.js:6"}, "properties": {"repobilityId": "be1be99437f4e660", "scanner": "scanner-primary", "fingerprint": "7dd04129b6f33216", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}]}]}