{"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-874d3e8e9cb5b2fa", "name": "Stray `console.log` in TS/JS \u2014 lambda/slack-bot/receiver.ts:72", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 lambda/slack-bot/receiver.ts:72"}, "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-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-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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci. 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": "low", "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 license, 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}}, {"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-7b3eca22352780c8", "name": "Commented-code block (5 lines) in test/worker.test.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in test/worker.test.ts:1"}, "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}}, {"id": "scanner-c6cf9a6159d20bbb", "name": "Commented-code block (5 lines) in lib/slack-bot-stack.ts:17", "shortDescription": {"text": "Commented-code block (5 lines) in lib/slack-bot-stack.ts:17"}, "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}}, {"id": "scanner-f17b0cec4d3ace7c", "name": "Commented-code block (5 lines) in lib/knowledge-base-stack.ts:35", "shortDescription": {"text": "Commented-code block (5 lines) in lib/knowledge-base-stack.ts:35"}, "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}}, {"id": "scanner-2806d8ecd21359d6", "name": "Commented-code block (5 lines) in lambda/slack-bot/slack-verify.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lambda/slack-bot/slack-verify.ts:1"}, "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}}, {"id": "scanner-f7054c6a7ccd3f4a", "name": "Commented-code block (7 lines) in lambda/slack-bot/receiver.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in lambda/slack-bot/receiver.ts:1"}, "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}}, {"id": "scanner-e566665291bd5822", "name": "Commented-code block (5 lines) in lambda/slack-bot/slack-event.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lambda/slack-bot/slack-event.ts:1"}, "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}}, {"id": "scanner-124baca78d7e3647", "name": "Commented-code block (5 lines) in lambda/slack-bot/answer-format.ts:1", "shortDescription": {"text": "Commented-code block (5 lines) in lambda/slack-bot/answer-format.ts:1"}, "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}}, {"id": "scanner-bd17d8ebae6bc09b", "name": "Commented-code block (6 lines) in lambda/slack-bot/worker.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lambda/slack-bot/worker.ts:1"}, "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}}, {"id": "scanner-f2ef1c713d2c0bc7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 lambda/slack-bot/worker.ts:109", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lambda/slack-bot/worker.ts:109"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ca41e16936616f1b", "name": "Commented-code block (7 lines) in lambda/drive-sync/index.ts:1", "shortDescription": {"text": "Commented-code block (7 lines) in lambda/drive-sync/index.ts:1"}, "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}}, {"id": "scanner-81b33e23bc31a32b", "name": "Commented-code block (6 lines) in lambda/drive-sync/mime.ts:1", "shortDescription": {"text": "Commented-code block (6 lines) in lambda/drive-sync/mime.ts:1"}, "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/20834"}, "properties": {"repository": "taroshuntaro/bedrock-kb-gdrive-rag", "repoUrl": "https://github.com/taroshuntaro/bedrock-kb-gdrive-rag", "branch": "main"}, "results": [{"ruleId": "scanner-874d3e8e9cb5b2fa", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 lambda/slack-bot/receiver.ts:72"}, "properties": {"repobilityId": "f41d4db0c24c16be", "scanner": "scanner-primary", "fingerprint": "874d3e8e9cb5b2fa", "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-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-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "c3c0a8f9286d0596", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "c3eeb30aba913f5a", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "0816ec6209e6f44c", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "4f7175840017dce3", "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": "52f43716d4f91843", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7b3eca22352780c8", "level": "none", "message": {"text": "Commented-code block (5 lines) in test/worker.test.ts:1"}, "properties": {"repobilityId": "e37fa2bed376d4ba", "scanner": "scanner-primary", "fingerprint": "7b3eca22352780c8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c6cf9a6159d20bbb", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/slack-bot-stack.ts:17"}, "properties": {"repobilityId": "9bd7b6159cd6bdae", "scanner": "scanner-primary", "fingerprint": "c6cf9a6159d20bbb", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f17b0cec4d3ace7c", "level": "none", "message": {"text": "Commented-code block (5 lines) in lib/knowledge-base-stack.ts:35"}, "properties": {"repobilityId": "5dfcd8184699c2bc", "scanner": "scanner-primary", "fingerprint": "f17b0cec4d3ace7c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2806d8ecd21359d6", "level": "none", "message": {"text": "Commented-code block (5 lines) in lambda/slack-bot/slack-verify.ts:1"}, "properties": {"repobilityId": "56f6efd01f8d849d", "scanner": "scanner-primary", "fingerprint": "2806d8ecd21359d6", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f7054c6a7ccd3f4a", "level": "none", "message": {"text": "Commented-code block (7 lines) in lambda/slack-bot/receiver.ts:1"}, "properties": {"repobilityId": "8def8ae97a80d40f", "scanner": "scanner-primary", "fingerprint": "f7054c6a7ccd3f4a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e566665291bd5822", "level": "none", "message": {"text": "Commented-code block (5 lines) in lambda/slack-bot/slack-event.ts:1"}, "properties": {"repobilityId": "3e1b959249f1edde", "scanner": "scanner-primary", "fingerprint": "e566665291bd5822", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-124baca78d7e3647", "level": "none", "message": {"text": "Commented-code block (5 lines) in lambda/slack-bot/answer-format.ts:1"}, "properties": {"repobilityId": "cf88aba766ff35a6", "scanner": "scanner-primary", "fingerprint": "124baca78d7e3647", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-bd17d8ebae6bc09b", "level": "none", "message": {"text": "Commented-code block (6 lines) in lambda/slack-bot/worker.ts:1"}, "properties": {"repobilityId": "29168a0182fa2b36", "scanner": "scanner-primary", "fingerprint": "bd17d8ebae6bc09b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f2ef1c713d2c0bc7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 lambda/slack-bot/worker.ts:109"}, "properties": {"repobilityId": "72e433c526964a1d", "scanner": "scanner-primary", "fingerprint": "f2ef1c713d2c0bc7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ca41e16936616f1b", "level": "none", "message": {"text": "Commented-code block (7 lines) in lambda/drive-sync/index.ts:1"}, "properties": {"repobilityId": "c24b40e41acf1d04", "scanner": "scanner-primary", "fingerprint": "ca41e16936616f1b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-81b33e23bc31a32b", "level": "none", "message": {"text": "Commented-code block (6 lines) in lambda/drive-sync/mime.ts:1"}, "properties": {"repobilityId": "a69230a3775b72a0", "scanner": "scanner-primary", "fingerprint": "81b33e23bc31a32b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}