{"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-5365f32557fc1954", "name": "Stray `console.log` in TS/JS \u2014 public/js/dictionary.js:28", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/dictionary.js:28"}, "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-9f7c5d1214aea7c3", "name": "Stray `console.log` in TS/JS \u2014 public/js/utils.js:233", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/utils.js:233"}, "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-bb89ecd7e65f1680", "name": "Stray `console.log` in TS/JS \u2014 public/js/firebase-config.js:35", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 public/js/firebase-config.js:35"}, "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-0ed7a7c5090a769b", "name": "Possible secret in public/js/firebase-config.js", "shortDescription": {"text": "Possible secret in public/js/firebase-config.js"}, "fullDescription": {"text": "Detected pattern matching generic_api_key. Rotate the credential and move to a secret manager."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "critical", "confidence": 1.0}}, {"id": "scanner-40425c40c70025e2", "name": "Insecure pattern 'direct_innerhtml_assignment' in public/js/game.js:246", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/game.js:246"}, "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-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-d838d254e3072b3d", "name": "Very large file: public/js/game.js (2030 lines)", "shortDescription": {"text": "Very large file: public/js/game.js (2030 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 8 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-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-29d36ed8302cd9de", "name": "Commented-code block (5 lines) in public/js/firebase-config.js:28", "shortDescription": {"text": "Commented-code block (5 lines) in public/js/firebase-config.js:28"}, "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/19498"}, "properties": {"repository": "shitake-zense/hiragajan", "repoUrl": "https://github.com/shitake-zense/hiragajan", "branch": "main"}, "results": [{"ruleId": "scanner-5365f32557fc1954", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/dictionary.js:28"}, "properties": {"repobilityId": "25bacbcf4ae4318f", "scanner": "scanner-primary", "fingerprint": "5365f32557fc1954", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9f7c5d1214aea7c3", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/utils.js:233"}, "properties": {"repobilityId": "e2b32a97604a30ed", "scanner": "scanner-primary", "fingerprint": "9f7c5d1214aea7c3", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-bb89ecd7e65f1680", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 public/js/firebase-config.js:35"}, "properties": {"repobilityId": "073ecf2c0bca6c0a", "scanner": "scanner-primary", "fingerprint": "bb89ecd7e65f1680", "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-0ed7a7c5090a769b", "level": "error", "message": {"text": "Possible secret in public/js/firebase-config.js"}, "properties": {"repobilityId": "424ba7451ec73f51", "scanner": "scanner-primary", "fingerprint": "0ed7a7c5090a769b", "layer": "security", "severity": "critical", "confidence": 1.0, "tags": ["secrets"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/firebase-config.js"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-40425c40c70025e2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in public/js/game.js:246"}, "properties": {"repobilityId": "07552a8e65341656", "scanner": "scanner-primary", "fingerprint": "40425c40c70025e2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "public/js/game.js"}, "region": {"startLine": 246}}}]}, {"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-d838d254e3072b3d", "level": "note", "message": {"text": "Very large file: public/js/game.js (2030 lines)"}, "properties": {"repobilityId": "305c41ee5121a0ee", "scanner": "scanner-primary", "fingerprint": "d838d254e3072b3d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "8f57f159d5cea2f3", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "1f1034eaa24a02bd", "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": "f2daf699018c749c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-29d36ed8302cd9de", "level": "none", "message": {"text": "Commented-code block (5 lines) in public/js/firebase-config.js:28"}, "properties": {"repobilityId": "fdbe40938c6ac84d", "scanner": "scanner-primary", "fingerprint": "29d36ed8302cd9de", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}