{"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-89860e071e54c6df", "name": "Stray `console.log` in TS/JS \u2014 esbuild.js:24", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 esbuild.js:24"}, "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-cb3e6e54b6080853", "name": "Stray `console.log` in TS/JS \u2014 src/agent/agentLoop.ts:18", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 src/agent/agentLoop.ts:18"}, "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-a205d499b56c72f2", "name": "Insecure pattern 'direct_innerhtml_assignment' in media/chat.js:87", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in media/chat.js:87"}, "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-512e5c8c41de60ba", "name": "Insecure pattern 'node_child_process' in src/extension.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/extension.ts:3"}, "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-a93f24f8871483fc", "name": "Insecure pattern 'node_child_process' in src/llm/backendService.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/llm/backendService.ts:3"}, "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-ed6ab2130bfdd5b0", "name": "Insecure pattern 'node_child_process' in src/providers/scmProvider.ts:2", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/providers/scmProvider.ts:2"}, "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-d546303dcad8e9f1", "name": "Insecure pattern 'node_child_process' in src/agent/tools.ts:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in src/agent/tools.ts:3"}, "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-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-711e4839468cf203", "name": "Very large file: media/chat.js (1366 lines)", "shortDescription": {"text": "Very large file: media/chat.js (1366 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-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 12 placeholder/mock markers across 5 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/24289"}, "properties": {"repository": "ardacelep/gemma-agent", "repoUrl": "https://github.com/ardacelep/gemma-agent", "branch": "main"}, "results": [{"ruleId": "scanner-89860e071e54c6df", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 esbuild.js:24"}, "properties": {"repobilityId": "12205dda20ace997", "scanner": "scanner-primary", "fingerprint": "89860e071e54c6df", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-cb3e6e54b6080853", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 src/agent/agentLoop.ts:18"}, "properties": {"repobilityId": "459f1c78f03b2112", "scanner": "scanner-primary", "fingerprint": "cb3e6e54b6080853", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-a205d499b56c72f2", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in media/chat.js:87"}, "properties": {"repobilityId": "ba2d0bc44a4980fa", "scanner": "scanner-primary", "fingerprint": "a205d499b56c72f2", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "media/chat.js"}, "region": {"startLine": 87}}}]}, {"ruleId": "scanner-512e5c8c41de60ba", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/extension.ts:3"}, "properties": {"repobilityId": "d3374763a1887cfc", "scanner": "scanner-primary", "fingerprint": "512e5c8c41de60ba", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/extension.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-a93f24f8871483fc", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/llm/backendService.ts:3"}, "properties": {"repobilityId": "378def4fd64d3246", "scanner": "scanner-primary", "fingerprint": "a93f24f8871483fc", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/llm/backendService.ts"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-ed6ab2130bfdd5b0", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/providers/scmProvider.ts:2"}, "properties": {"repobilityId": "02921b8b6adb1432", "scanner": "scanner-primary", "fingerprint": "ed6ab2130bfdd5b0", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/providers/scmProvider.ts"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-d546303dcad8e9f1", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in src/agent/tools.ts:3"}, "properties": {"repobilityId": "402f86417941e162", "scanner": "scanner-primary", "fingerprint": "d546303dcad8e9f1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/agent/tools.ts"}, "region": {"startLine": 3}}}]}, {"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-711e4839468cf203", "level": "note", "message": {"text": "Very large file: media/chat.js (1366 lines)"}, "properties": {"repobilityId": "ce75bef726fb38b0", "scanner": "scanner-primary", "fingerprint": "711e4839468cf203", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "a32c33b5640fd3a8", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "69c0e6df9290092f", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "669f99b511a6a676", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}]}]}