{"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-6f6e8645769cf324", "name": "Stray `console.log` in TS/JS \u2014 dx-web/src/main.js:52", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 dx-web/src/main.js:52"}, "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-16715ed2d45bfd48", "name": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/perf.html:66", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/perf.html:66"}, "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-e86eaf2df7f0fdea", "name": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/src/main.js:12", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/src/main.js:12"}, "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-a48c66ee7e066a61", "name": "Very large file: dx-web/src/components.js (3408 lines)", "shortDescription": {"text": "Very large file: dx-web/src/components.js (3408 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-d32d8e269c33532d", "name": "Very large file: dx-web/src/app.js (1362 lines)", "shortDescription": {"text": "Very large file: dx-web/src/app.js (1362 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-43c4ab3d764de4c0", "name": "Very large file: crates/dcli-wasm/src/lib.rs (1533 lines)", "shortDescription": {"text": "Very large file: crates/dcli-wasm/src/lib.rs (1533 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-ae4bf43851dfa6f6", "name": "Very large file: crates/dcli-cli/src/dispatch.rs (2248 lines)", "shortDescription": {"text": "Very large file: crates/dcli-cli/src/dispatch.rs (2248 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-899927c72b2c06ee", "name": "Very large file: crates/dcli-cli/src/main.rs (1773 lines)", "shortDescription": {"text": "Very large file: crates/dcli-cli/src/main.rs (1773 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-6194936e67c3b244", "name": "Very large file: crates/dcli-raster/src/lib.rs (2322 lines)", "shortDescription": {"text": "Very large file: crates/dcli-raster/src/lib.rs (2322 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "3 test file(s) for 48 source file(s) (ratio 0.06). 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 26 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. 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-ce0a6dd22b8bb1ef", "name": "Agent authority lacks a verifier contract: templates/project/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: templates/project/AGENTS.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-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0e2852de61e78120", "name": "Commented-code block (5 lines) in dx-web/bench_heavy.mjs:3", "shortDescription": {"text": "Commented-code block (5 lines) in dx-web/bench_heavy.mjs:3"}, "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-aa4cde0b2b6ce25b", "name": "`fetch()` without try/.catch or AbortSignal \u2014 dx-web/src/live.js:46", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dx-web/src/live.js:46"}, "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-3583e036fdf67152", "name": "Commented-code block (5 lines) in dx-web/src/dashboard.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in dx-web/src/dashboard.js:3"}, "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-b1adf63499fd6fe2", "name": "Commented-code block (5 lines) in dx-web/src/bridge.js:3", "shortDescription": {"text": "Commented-code block (5 lines) in dx-web/src/bridge.js:3"}, "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/20253"}, "properties": {"repository": "startedourmission/DesignCLI", "repoUrl": "https://github.com/startedourmission/DesignCLI", "branch": "main"}, "results": [{"ruleId": "scanner-6f6e8645769cf324", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 dx-web/src/main.js:52"}, "properties": {"repobilityId": "b9a1159716a837de", "scanner": "scanner-primary", "fingerprint": "6f6e8645769cf324", "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-16715ed2d45bfd48", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/perf.html:66"}, "properties": {"repobilityId": "c2ed88fe1dc8792f", "scanner": "scanner-primary", "fingerprint": "16715ed2d45bfd48", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dx-web/perf.html"}, "region": {"startLine": 66}}}]}, {"ruleId": "scanner-e86eaf2df7f0fdea", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in dx-web/src/main.js:12"}, "properties": {"repobilityId": "fc397afe81707a1b", "scanner": "scanner-primary", "fingerprint": "e86eaf2df7f0fdea", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "dx-web/src/main.js"}, "region": {"startLine": 12}}}]}, {"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-a48c66ee7e066a61", "level": "note", "message": {"text": "Very large file: dx-web/src/components.js (3408 lines)"}, "properties": {"repobilityId": "e197a30457baeff1", "scanner": "scanner-primary", "fingerprint": "a48c66ee7e066a61", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d32d8e269c33532d", "level": "note", "message": {"text": "Very large file: dx-web/src/app.js (1362 lines)"}, "properties": {"repobilityId": "f81ca72b482e69e9", "scanner": "scanner-primary", "fingerprint": "d32d8e269c33532d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-43c4ab3d764de4c0", "level": "note", "message": {"text": "Very large file: crates/dcli-wasm/src/lib.rs (1533 lines)"}, "properties": {"repobilityId": "c8461f692f174bfd", "scanner": "scanner-primary", "fingerprint": "43c4ab3d764de4c0", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ae4bf43851dfa6f6", "level": "note", "message": {"text": "Very large file: crates/dcli-cli/src/dispatch.rs (2248 lines)"}, "properties": {"repobilityId": "2a4f734db9430994", "scanner": "scanner-primary", "fingerprint": "ae4bf43851dfa6f6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-899927c72b2c06ee", "level": "note", "message": {"text": "Very large file: crates/dcli-cli/src/main.rs (1773 lines)"}, "properties": {"repobilityId": "52619c22557aa18b", "scanner": "scanner-primary", "fingerprint": "899927c72b2c06ee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-6194936e67c3b244", "level": "note", "message": {"text": "Very large file: crates/dcli-raster/src/lib.rs (2322 lines)"}, "properties": {"repobilityId": "01d60466d26d2282", "scanner": "scanner-primary", "fingerprint": "6194936e67c3b244", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"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": "eaa9920a6040eb78", "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": "cca53494f6bd7546", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "e5ccb95f94db02c8", "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": "bf8eae96e5fedbbb", "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": "7ee3b306c0a29701", "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": "11ed4dd86fa45fdb", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-ce0a6dd22b8bb1ef", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: templates/project/AGENTS.md"}, "properties": {"repobilityId": "747e5a9e683154a7", "scanner": "scanner-primary", "fingerprint": "ce0a6dd22b8bb1ef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "templates/project/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-0e2852de61e78120", "level": "none", "message": {"text": "Commented-code block (5 lines) in dx-web/bench_heavy.mjs:3"}, "properties": {"repobilityId": "51dd79ab9c4d1b70", "scanner": "scanner-primary", "fingerprint": "0e2852de61e78120", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-aa4cde0b2b6ce25b", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 dx-web/src/live.js:46"}, "properties": {"repobilityId": "fc3c657ffab00e96", "scanner": "scanner-primary", "fingerprint": "aa4cde0b2b6ce25b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-3583e036fdf67152", "level": "none", "message": {"text": "Commented-code block (5 lines) in dx-web/src/dashboard.js:3"}, "properties": {"repobilityId": "023a5576c86852ad", "scanner": "scanner-primary", "fingerprint": "3583e036fdf67152", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b1adf63499fd6fe2", "level": "none", "message": {"text": "Commented-code block (5 lines) in dx-web/src/bridge.js:3"}, "properties": {"repobilityId": "b1e8ff6ad577ea49", "scanner": "scanner-primary", "fingerprint": "b1adf63499fd6fe2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}]}]}