{"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-79ddcb7a217757b8", "name": "Possibly dead Python function: render_key", "shortDescription": {"text": "Possibly dead Python function: render_key"}, "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-792fc6f5bfc6e484", "name": "Possibly dead Python function: render_key_cycle", "shortDescription": {"text": "Possibly dead Python function: render_key_cycle"}, "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-42056449a67b497e", "name": "Possibly dead Python function: classes_spy", "shortDescription": {"text": "Possibly dead Python function: classes_spy"}, "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-84b665fae30fb76a", "name": "Possibly dead Python function: common_spy", "shortDescription": {"text": "Possibly dead Python function: common_spy"}, "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-89e734ec67a40cf8", "name": "Possibly dead Python function: classes_spy", "shortDescription": {"text": "Possibly dead Python function: classes_spy"}, "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-c1b242f7442db1ef", "name": "Possibly dead Python function: common_spy", "shortDescription": {"text": "Possibly dead Python function: common_spy"}, "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-bc33bb6dff9dffb8", "name": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_expected.js:71", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_expected.js:71"}, "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-4afc7edc91c1d224", "name": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/build_dict.js:335", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/build_dict.js:335"}, "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-a6823cf9adf71e6a", "name": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/fetch_kanji_grades.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/fetch_kanji_grades.js:34"}, "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-4aa4a92057a51c6e", "name": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_stress.js:62", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_stress.js:62"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-64462bf77c3b2690", "name": "Insecure pattern 'node_child_process' in plugins/furigana.koplugin/tools/gen_expected.js:8", "shortDescription": {"text": "Insecure pattern 'node_child_process' in plugins/furigana.koplugin/tools/gen_expected.js:8"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). 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-6ba9bfab5f283202", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "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 9 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 24 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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-0f1079f62ebc7243", "name": "Network/subprocess call without timeout or try/except \u2014 tools/logcat.py:342", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/logcat.py:342"}, "fullDescription": {"text": "`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-fb26768231ccff87", "name": "Commented-code block (5 lines) in plugins/furigana.koplugin/tools/build_dict.js:225", "shortDescription": {"text": "Commented-code block (5 lines) in plugins/furigana.koplugin/tools/build_dict.js:225"}, "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}}]}}, "automationDetails": {"id": "repobility/18775"}, "properties": {"repository": "SaibotiX/KOReaderForJapanese", "repoUrl": "https://github.com/SaibotiX/KOReaderForJapanese", "branch": "main"}, "results": [{"ruleId": "scanner-79ddcb7a217757b8", "level": "note", "message": {"text": "Possibly dead Python function: render_key"}, "properties": {"repobilityId": "5aeba5e993b9cefa", "scanner": "scanner-primary", "fingerprint": "79ddcb7a217757b8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/ja_keyboard_generate.py:145"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-792fc6f5bfc6e484", "level": "note", "message": {"text": "Possibly dead Python function: render_key_cycle"}, "properties": {"repobilityId": "8abc7ee6d9f9d0d0", "scanner": "scanner-primary", "fingerprint": "792fc6f5bfc6e484", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "tools/ja_keyboard_generate.py:164"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-42056449a67b497e", "level": "note", "message": {"text": "Possibly dead Python function: classes_spy"}, "properties": {"repobilityId": "03dce6864ab4ea6d", "scanner": "scanner-primary", "fingerprint": "42056449a67b497e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/japanese.koplugin/tools/parity_fuzz.py:79"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-84b665fae30fb76a", "level": "note", "message": {"text": "Possibly dead Python function: common_spy"}, "properties": {"repobilityId": "30e7b903b43a47ae", "scanner": "scanner-primary", "fingerprint": "84b665fae30fb76a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/japanese.koplugin/tools/parity_fuzz.py:85"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-89e734ec67a40cf8", "level": "note", "message": {"text": "Possibly dead Python function: classes_spy"}, "properties": {"repobilityId": "03dce6864ab4ea6d", "scanner": "scanner-primary", "fingerprint": "89e734ec67a40cf8", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/japanese.koplugin/tools/gen_expected.py:74"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c1b242f7442db1ef", "level": "note", "message": {"text": "Possibly dead Python function: common_spy"}, "properties": {"repobilityId": "30e7b903b43a47ae", "scanner": "scanner-primary", "fingerprint": "c1b242f7442db1ef", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/japanese.koplugin/tools/gen_expected.py:80"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc33bb6dff9dffb8", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_expected.js:71"}, "properties": {"repobilityId": "f6979cdc86f29e8d", "scanner": "scanner-primary", "fingerprint": "bc33bb6dff9dffb8", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4afc7edc91c1d224", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/build_dict.js:335"}, "properties": {"repobilityId": "4056abd242597598", "scanner": "scanner-primary", "fingerprint": "4afc7edc91c1d224", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a6823cf9adf71e6a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/fetch_kanji_grades.js:34"}, "properties": {"repobilityId": "34d15e24934f53ac", "scanner": "scanner-primary", "fingerprint": "a6823cf9adf71e6a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4aa4a92057a51c6e", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 plugins/furigana.koplugin/tools/gen_stress.js:62"}, "properties": {"repobilityId": "3669142a5c8ab73b", "scanner": "scanner-primary", "fingerprint": "4aa4a92057a51c6e", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-64462bf77c3b2690", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in plugins/furigana.koplugin/tools/gen_expected.js:8"}, "properties": {"repobilityId": "8c9ce8d168ac9dae", "scanner": "scanner-primary", "fingerprint": "64462bf77c3b2690", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/furigana.koplugin/tools/gen_expected.js"}, "region": {"startLine": 8}}}]}, {"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-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "e435dbf05ef2027b", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8811572ae4b8ca5d", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 104}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7b652e0c7a61ae78", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 121}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "7b652e0c7a61ae78", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 130}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "632ba788150a4906", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 183}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "632ba788150a4906", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 202}}}]}, {"ruleId": "scanner-6ba9bfab5f283202", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7d0896f775b62a6", "scanner": "scanner-primary", "fingerprint": "6ba9bfab5f283202", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/build.yml"}, "region": {"startLine": 219}}}]}, {"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-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "db1e177da76eb1a8", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "d672628e49f40795", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "f0bc6b2e3ed0b26f", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "a422087f9a3b7dda", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-0f1079f62ebc7243", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 tools/logcat.py:342"}, "properties": {"repobilityId": "f2d0e10a01aa3475", "scanner": "scanner-primary", "fingerprint": "0f1079f62ebc7243", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-fb26768231ccff87", "level": "none", "message": {"text": "Commented-code block (5 lines) in plugins/furigana.koplugin/tools/build_dict.js:225"}, "properties": {"repobilityId": "1870258b834fc342", "scanner": "scanner-primary", "fingerprint": "fb26768231ccff87", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}