Skip to main content

Run Release Check

In brief: Run a configured release check (security scans and related gates) by config id from TestChimp.

When to use

When you need to execute a named release-check configuration already maintained in TestChimp (DAST, SAST, secrets, dependency scan, UX checks, etc.). Configure what to run under Release Checks—this workflow executes it.

Prompt

/testchimp run release check <config-id>
/testchimp run security scan for <scan_id>

Scope

Explicit config / scan id required. No branch/last-run auto-scope.

Policy

Policy can pin tools, severity gates, and reporting preferences.

What it does

Loads the release-check config, runs the configured scans/checks, and reports outcomes for release gating. Deep dive per check type:

See also