{"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-6772b8e792c6aebb", "name": "Stray `console.log` in TS/JS \u2014 egg.js:34", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 egg.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-506be2b95088f5d3", "name": "git log failed \u2014 history analysis incomplete", "shortDescription": {"text": "git log failed \u2014 history analysis incomplete"}, "fullDescription": {"text": "fatal: not a git repository (or any parent up to mount point /data)\nStopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "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-ee19febccdaa4edb", "name": "Insecure pattern 'direct_innerhtml_assignment' in quiz.js:54", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quiz.js:54"}, "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-770adba7db58ef23", "name": "Insecure pattern 'direct_innerhtml_assignment' in game-nim.js:78", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-nim.js:78"}, "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-f889701dd307ff2e", "name": "Insecure pattern 'direct_innerhtml_assignment' in app.js:55", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:55"}, "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-6b857248d0577709", "name": "Insecure pattern 'direct_innerhtml_assignment' in game-csp.js:25", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-csp.js:25"}, "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-4d3b1ae6b9aa78ba", "name": "Insecure pattern 'direct_innerhtml_assignment' in sim.js:15", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sim.js:15"}, "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-dbcae87b709ced43", "name": "Insecure pattern 'direct_innerhtml_assignment' in sim-kmeans.js:96", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sim-kmeans.js:96"}, "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-f8e98df38b4973fc", "name": "Insecure pattern 'direct_innerhtml_assignment' in game-perceptron.js:103", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-perceptron.js:103"}, "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-7bb2633a63e58ebd", "name": "Insecure pattern 'direct_innerhtml_assignment' in game.js:88", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game.js:88"}, "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-4601e3ad3bb28677", "name": "No CI/CD pipelines detected", "shortDescription": {"text": "No CI/CD pipelines detected"}, "fullDescription": {"text": "No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "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 10 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-faccb9061e9b52a0", "name": "No README detected", "shortDescription": {"text": "No README detected"}, "fullDescription": {"text": "No README file was found. Generated repos without README context are hard to operate, validate, or safely hand off."}, "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, operator-readme. 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}}]}}, "automationDetails": {"id": "repobility/22166"}, "properties": {"repository": "veysel-olam/yapay-zeka-studyosu", "repoUrl": "https://github.com/veysel-olam/yapay-zeka-studyosu", "branch": "main"}, "results": [{"ruleId": "scanner-6772b8e792c6aebb", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 egg.js:34"}, "properties": {"repobilityId": "7094a1cd26532b0c", "scanner": "scanner-primary", "fingerprint": "6772b8e792c6aebb", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-506be2b95088f5d3", "level": "none", "message": {"text": "git log failed \u2014 history analysis incomplete"}, "properties": {"repobilityId": "b424308a11bb9b22", "scanner": "scanner-primary", "fingerprint": "506be2b95088f5d3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["git", "tooling"]}}, {"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-ee19febccdaa4edb", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in quiz.js:54"}, "properties": {"repobilityId": "7a54c1d0c12d2fd8", "scanner": "scanner-primary", "fingerprint": "ee19febccdaa4edb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "quiz.js"}, "region": {"startLine": 54}}}]}, {"ruleId": "scanner-770adba7db58ef23", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-nim.js:78"}, "properties": {"repobilityId": "e26e99a011523f9f", "scanner": "scanner-primary", "fingerprint": "770adba7db58ef23", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game-nim.js"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-f889701dd307ff2e", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in app.js:55"}, "properties": {"repobilityId": "b6b0c8b85ab66ded", "scanner": "scanner-primary", "fingerprint": "f889701dd307ff2e", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "app.js"}, "region": {"startLine": 55}}}]}, {"ruleId": "scanner-6b857248d0577709", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-csp.js:25"}, "properties": {"repobilityId": "12626c6dc068584a", "scanner": "scanner-primary", "fingerprint": "6b857248d0577709", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game-csp.js"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-4d3b1ae6b9aa78ba", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sim.js:15"}, "properties": {"repobilityId": "6cac409c7a7ece2f", "scanner": "scanner-primary", "fingerprint": "4d3b1ae6b9aa78ba", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sim.js"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-dbcae87b709ced43", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in sim-kmeans.js:96"}, "properties": {"repobilityId": "eb6a8e41513bd215", "scanner": "scanner-primary", "fingerprint": "dbcae87b709ced43", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "sim-kmeans.js"}, "region": {"startLine": 96}}}]}, {"ruleId": "scanner-f8e98df38b4973fc", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game-perceptron.js:103"}, "properties": {"repobilityId": "b6183c37c87ea6a9", "scanner": "scanner-primary", "fingerprint": "f8e98df38b4973fc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game-perceptron.js"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-7bb2633a63e58ebd", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in game.js:88"}, "properties": {"repobilityId": "445f52e914ad7d37", "scanner": "scanner-primary", "fingerprint": "7bb2633a63e58ebd", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "game.js"}, "region": {"startLine": 88}}}]}, {"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-4601e3ad3bb28677", "level": "warning", "message": {"text": "No CI/CD pipelines detected"}, "properties": {"repobilityId": "c3ee439bce2bc51e", "scanner": "scanner-primary", "fingerprint": "4601e3ad3bb28677", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["coverage"]}}, {"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": "52693f14d53bb25b", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-faccb9061e9b52a0", "level": "note", "message": {"text": "No README detected"}, "properties": {"repobilityId": "aeda814d6ae9ab62", "scanner": "scanner-primary", "fingerprint": "faccb9061e9b52a0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["docs", "readme", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "346a57fe25fc9776", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}]}]}