Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

wheels-dev/wheels

https://github.com/wheels-dev/wheels · scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)

311 raw signals (95 security + 216 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 100 actionable findings from 2 signal sources. 484 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 46.9/100 with 100.0% coverage. It contains 4693 nodes across 15 cross-layer flows, written primarily in mixed languages. Engine surfaced 216 findings — concentrated in cicd (118), security (33), quality (32). Risk profile is high: 26 critical, 6 high, 60 medium. Recommended next step: open the cicd layer findings first — that's where the highest-impact wins live.

Showing 80 of 100 actionable findings. 584 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Practices conf 0.82 17 occurrences Foundry mined mock as real or placeholder: wheels-dev/wheels
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
17 occurrences
repo-level (17 hits)
critical Security checks security auth conf 0.78 18 occurrences Foundry mined security auth guardrail gaps: wheels-dev/wheels
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
18 occurrences
repo-level (18 hits)
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in .github/workflows/commandbox-install-smoke.yml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 79, 235
.github/workflows/commandbox-install-smoke.yml:79, 235 (2 hits)
critical System graph security Secrets conf 1.00 4 occurrences Possible secret in .github/workflows/smoke-env.yml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 53, 142, 147, 246
.github/workflows/smoke-env.yml:53, 142, 147, 246 (4 hits)
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v1.4.5.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v1.4.5.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.0.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.0.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.1.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.1.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.2.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.2.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.3.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.3.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.4.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.4.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v2.5.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v2.5.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in docs/api/v3.0.0.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
docs/api/v3.0.0.json:1
critical System graph security Secrets conf 1.00 Possible secret in tools/vscode-ext/snippets/wheels-api.json
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
tools/vscode-ext/snippets/wheels-api.json:5533
critical System graph security Secrets conf 1.00 Runtime dotenv file present in repo: .env
`.env` looks like a runtime dotenv file. It contains secret-looking assignments for cfconfig_adminPassword. Move real values to a secret manager and keep only `.env.example` style templates in source control.
.env ConfigEnv fileRuntime env
high Security checks quality Practices conf 0.84 32 occurrences Foundry mined bad chains: wheels-dev/wheels
Comment chain pattern product: bad_chains Repo: wheels-dev/wheels Thread: wheels-dev/wheels:github-feedback-comment-f7de20c5fd6f6536 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_gr…
32 occurrences
repo-level (32 hits)
high Security checks quality Quality conf 0.76 16 occurrences Foundry mined schema ui api mismatch: wheels-dev/wheels
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: assumption_check Repo: wheels-dev/whe…
16 occurrences
repo-level (16 hits)
high Security checks quality Testing conf 0.78 30 occurrences Foundry mined test ci gap after feedback: wheels-dev/wheels
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: assumption_check Repo: …
30 occurrences
repo-level (30 hits)
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: CLAUDE.md
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.
CLAUDE.md:436 SecretsClaude instruction
high System graph cicd CI/CD security conf 1.00 GitHub Action tracks a moving branch
Homebrew/actions/setup-homebrew@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/docs-validation.yml:104 CI/CD securitySupply chainGithub actions
high System graph cicd CI/CD security conf 1.00 GitHub Action tracks a moving branch
Homebrew/actions/setup-homebrew@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/docs-verify.yml:56 CI/CD securitySupply chainGithub actions
high System graph security security conf 1.00 Insecure pattern 'exec_used' in tools/deploy-verb-smoke.sh:132
Found a known-risky pattern (exec_used). Review and replace if possible.
tools/deploy-verb-smoke.sh:132 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in tools/docs-validation/lib/agent.mjs:174
Found a known-risky pattern (exec_used). Review and replace if possible.
tools/docs-validation/lib/agent.mjs:174 Exec used
medium Security checks quality Practices conf 0.62 154 occurrences Foundry mined assumption checks: wheels-dev/wheels
Comment chain pattern product: assumption_checks Repo: wheels-dev/wheels Thread: wheels-dev/wheels:github-feedback-comment-fd26c5da2b668437 Outcome: ambiguous_needs_more_evidence Thread label: thread_needs_classification Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has…
154 occurrences
repo-level (154 hits)
medium Security checks quality maintenance conf 0.70 56 occurrences Foundry mined blueprint gap alignment: wheels-dev/wheels
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
56 occurrences
repo-level (56 hits)
medium Security checks quality Practices conf 0.70 45 occurrences Foundry mined unresolved feedback: wheels-dev/wheels
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: need…
45 occurrences
repo-level (45 hits)
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — tools/docker/testui/src/utils/api.ts:87
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — tools/issue-resolver/lib/github.ts:6
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — tools/issue-resolver/run.ts:140
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — web/scripts/recover-blog-images.mjs:47
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — web/sites/guides/scripts/verify-docs/drivers/tutorial.mjs:65
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — web/sites/packages/src/lib/registry.ts:48
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: examples/tweet/.claude/skills/wheels-migration-generator/SKILL.md
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.
examples/tweet/.claude/skills/wheels-migration-generator/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing lockfile. 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.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph hardware Supply chain conf 1.00 Docker base image uses a mutable or implicit tag: mcr.microsoft.com/azure-sql-edge
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
tools/docker/sqlserver/Dockerfile:1 containersPinned dependencies
medium System graph hardware Supply chain conf 1.00 3 occurrences Docker base image uses a mutable or implicit tag: ortussolutions/commandbox:latest
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
3 files, 3 locations
tools/docker/adobe2018/Dockerfile:1
tools/docker/adobe2021/Dockerfile:1
tools/docker/lucee5/Dockerfile:1
containersPinned dependencies
medium System graph hardware Security conf 1.00 Dockerfile runs as root: .github/actions/publish_forgebox_package/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/adobe2018/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/adobe2021/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/adobe2023/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/adobe2025/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/boxlang/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/lucee5/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/lucee6/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/lucee7/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/sqlserver/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph hardware Security conf 1.00 Dockerfile runs as root: tools/docker/testui/Dockerfile
No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image.
Container
medium System graph cicd CI/CD security conf 1.00 23 occurrences GitHub Action is tag-pinned rather than SHA-pinned
anthropics/claude-code-action@v1 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
12 files, 14 locations
.github/workflows/release.yml:454, 507 (2 hits)
.github/workflows/web-deploy.yml:38, 239 (2 hits)
.github/workflows/bot-address-review.yml:137
.github/workflows/bot-advisor.yml:94
.github/workflows/bot-auto-close.yml:36
.github/workflows/bot-propose-fix.yml:151
.github/workflows/bot-research.yml:65
.github/workflows/bot-resolve-conflicts.yml:126
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 7 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
7 files, 7 locations
.github/workflows/bump-develop-version.yml
.github/workflows/docs-validation.yml
.github/workflows/generate-changelog.yml
.github/workflows/refresh-packages-baseline.yml
.github/workflows/refresh-visual-baselines.yml
.github/workflows/snapshot.yml
.github/workflows/web-deploy.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in tools/docs-validation/lib/tools.mjs:4
Found a known-risky pattern (node_child_process). Review and replace if possible.
tools/docs-validation/lib/tools.mjs:4 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in web/sites/guides/scripts/verify-docs/drivers/tutorial.mjs:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
web/sites/guides/scripts/verify-docs/drivers/tutorial.mjs:1 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in web/sites/guides/scripts/verify-docs/lib/exec.mjs:1
Found a known-risky pattern (node_child_process). Review and replace if possible.
web/sites/guides/scripts/verify-docs/lib/exec.mjs:1 Node child process
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 40 placeholder/mock markers across 10 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 256 in use
Port 256 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
tools/distribution-drafts/winget/Wheels.WheelsBE/4.0.0-snapshot.1789/Wheels.WheelsBE.installer.yaml Ports
medium System graph network Security conf 1.00 Privileged port 587 in use
Port 587 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
cli/lucli/templates/app/app/mailers/README.md Ports
low System graph quality Integrity conf 1.00 22 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `BASE_BRANCH`, `BASE_URL`, `CI`, `CI_POLL_INTERVAL_SEC`, `CI_POLL_TIMEOUT_SEC`, `FIXER_MODEL`, `GH_TOKEN`, `GITHUB_OWNER` + 14 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break.
config drift
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 187 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: pixl8/docker-commandbox-lite:v2-rc
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
.github/actions/publish_forgebox_package/Dockerfile:1 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 85 occurrences GitHub Action is tag-pinned rather than SHA-pinned
actions/create-github-app-token@v2 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
12 files, 59 locations
.github/workflows/release.yml:68, 358, 368, 382, 392, 402, 410, 751, +4 more (12 hits)
.github/workflows/snapshot.yml:33, 53, 155, 163, 187, 246, 249, 260 (8 hits)
.github/workflows/web-deploy.yml:35, 43, 102, 233, 244, 255, 311, 393 (8 hits)
.github/workflows/compat-matrix.yml:33, 546, 553, 571, 601, 604 (6 hits)
.github/workflows/release-candidate.yml:25, 192, 201, 213, 222, 230 (6 hits)
.github/workflows/pr.yml:41, 61, 174, 182 (4 hits)
.github/workflows/docs-validation.yml:79, 84, 239 (3 hits)
.github/workflows/refresh-packages-baseline.yml:32, 43, 54 (3 hits)
CI/CD securitySupply chainGithub actions
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: web/sites/api/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
web/sites/api/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: web/sites/blog/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
web/sites/blog/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: web/sites/guides/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
web/sites/guides/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: web/sites/landing/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
web/sites/landing/package.json LockfileReproducibilityGenerated repo pattern
low System graph quality dependencies conf 1.00 Node manifest has dependencies but no lockfile: web/sites/packages/package.json
`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely.
web/sites/packages/package.json LockfileReproducibilityGenerated repo pattern
low System graph cicd CI/CD security conf 1.00 package.json defines install-time lifecycle scripts
preinstall/install/postinstall/prepare scripts execute during dependency installation. Review them carefully for network calls, obfuscation, shell execution, or credential access.
package.json CI/CD securitySupply chainNpm
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/services/docker.service.ts:35
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/services/preflight.service.ts:10
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/services/test.service.ts:13
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/stores/databaseStore.ts:106
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/stores/engineStore.ts:80
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/utils/api.ts:55
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/views/HomeView.vue:377
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/docker/testui/src/views/TestsView.vue:663
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/issue-resolver/run.ts:29
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/issue-resolver/setup.ts:115
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — tools/vscode-ext/src/extension.js:540
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: tools/test-onboarding.sh (1126 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: tools/vscode-ext/src/extension.js (2650 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/27cea4a6-1ea8-42b8-8d3b-e4a0fc0d71a9/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/27cea4a6-1ea8-42b8-8d3b-e4a0fc0d71a9/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.