{"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-ec3b0a5254dea61a", "name": "Stray `console.log` in TS/JS \u2014 scripts/convert-new-features-to-stories.js:90", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 scripts/convert-new-features-to-stories.js:90"}, "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-52bf57e4d2274f23", "name": "Stray `console.log` in TS/JS \u2014 aiteam/next-tickets.js:39", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 aiteam/next-tickets.js:39"}, "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-07b3f0480c7ef64d", "name": "Stray `console.log` in TS/JS \u2014 aiteam/sync-trello.js:78", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 aiteam/sync-trello.js:78"}, "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-4e94fcbe084039be", "name": "Insecure pattern 'node_child_process' in aiteam/sync-trello.js:20", "shortDescription": {"text": "Insecure pattern 'node_child_process' in aiteam/sync-trello.js:20"}, "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-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 3 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-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 60 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-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. 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}}, {"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, tests. 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-2d593b3d72dbca39", "name": "Agent authority lacks a verifier contract: .claude/commands/git-commit.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/git-commit.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-29eebd7edec2a5f0", "name": "Agent instruction/config may expose a secret: .claude/commands/commit-and-go-live.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/commit-and-go-live.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-eec2afeeabb88b90", "name": "Agent authority lacks a verifier contract: .claude/commands/commit-and-go-live.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/commands/commit-and-go-live.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-10eccbc3c3b72714", "name": "Agent instruction/config may expose a secret: .claude/commands/ticket.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/ticket.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-510737037aaa1645", "name": "Agent instruction/config may expose a secret: .claude/commands/quickship.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/commands/quickship.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-761e0f05709da599", "name": "Agent authority lacks a verifier contract: .cursor/rules/use-workers-for-split-tasks.mdc", "shortDescription": {"text": "Agent authority lacks a verifier contract: .cursor/rules/use-workers-for-split-tasks.mdc"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/17578"}, "properties": {"repository": "Qictrader2/qic", "repoUrl": "https://github.com/Qictrader2/qic", "branch": "main"}, "results": [{"ruleId": "scanner-ec3b0a5254dea61a", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 scripts/convert-new-features-to-stories.js:90"}, "properties": {"repobilityId": "116e5f949997b3e1", "scanner": "scanner-primary", "fingerprint": "ec3b0a5254dea61a", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-52bf57e4d2274f23", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 aiteam/next-tickets.js:39"}, "properties": {"repobilityId": "fc5c7549342337b6", "scanner": "scanner-primary", "fingerprint": "52bf57e4d2274f23", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-07b3f0480c7ef64d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 aiteam/sync-trello.js:78"}, "properties": {"repobilityId": "f9c67a6f95602676", "scanner": "scanner-primary", "fingerprint": "07b3f0480c7ef64d", "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-4e94fcbe084039be", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in aiteam/sync-trello.js:20"}, "properties": {"repobilityId": "22c61a64201bf689", "scanner": "scanner-primary", "fingerprint": "4e94fcbe084039be", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "aiteam/sync-trello.js"}, "region": {"startLine": 20}}}]}, {"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": "f183743e7eca2f2d", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "dadc2295eda1eb74", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "985d59aebf1e98fd", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "ca5e1736dac53b67", "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": "61cd71b4395e581f", "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": "ab5b15472e17c303", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d593b3d72dbca39", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/git-commit.md"}, "properties": {"repobilityId": "74335e02b27ebf5d", "scanner": "scanner-primary", "fingerprint": "2d593b3d72dbca39", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/git-commit.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-29eebd7edec2a5f0", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/commit-and-go-live.md"}, "properties": {"repobilityId": "9029b66ce99028bb", "scanner": "scanner-primary", "fingerprint": "29eebd7edec2a5f0", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/commit-and-go-live.md"}, "region": {"startLine": 231}}}]}, {"ruleId": "scanner-eec2afeeabb88b90", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/commands/commit-and-go-live.md"}, "properties": {"repobilityId": "ae12c25274068e13", "scanner": "scanner-primary", "fingerprint": "eec2afeeabb88b90", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/commit-and-go-live.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-10eccbc3c3b72714", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/ticket.md"}, "properties": {"repobilityId": "14aa964874830dc9", "scanner": "scanner-primary", "fingerprint": "10eccbc3c3b72714", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/ticket.md"}, "region": {"startLine": 77}}}]}, {"ruleId": "scanner-510737037aaa1645", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/commands/quickship.md"}, "properties": {"repobilityId": "2dac5c07513028f0", "scanner": "scanner-primary", "fingerprint": "510737037aaa1645", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/commands/quickship.md"}, "region": {"startLine": 57}}}]}, {"ruleId": "scanner-761e0f05709da599", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .cursor/rules/use-workers-for-split-tasks.mdc"}, "properties": {"repobilityId": "8072a2037b769a5a", "scanner": "scanner-primary", "fingerprint": "761e0f05709da599", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "cursor_rule"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".cursor/rules/use-workers-for-split-tasks.mdc"}, "region": {"startLine": 1}}}]}]}]}