Gatecheck Logo Gatecheck
Gatecheck Logo

Automate Security Validation in Your CI/CD Pipeline

Gatecheck compares security findings to thresholds, aggregates reports, ensures artifact integrity, and validates deployments. Stateless and serverless for easy integration.

Get Started

Key Features

Report Validation

Automatically validate security reports against custom thresholds in your pipeline.

Validation Demo

Report Summarization

Summarize and list reports with EPSS scores for Grype and CycloneDX.

List Demo

Artifact Bundling

Bundle artifacts into gzipped tarballs with manifests for integrity checks.

Bundle Demo

Stateless design means no servers to manage. Integrate seamlessly into your workflows.

Getting Started

Download pre-built binaries for your system:

cd <target install dir>
curl -L <OS Specific Release>.tar.gz | tar xz
./gatecheck
./gatecheck --help
                

Initialize configuration:

gatecheck config init > gatecheck.yaml
                

Explore commands with --help for details.

Trusted and Reliable

CI/CD Pipeline Go Reference Go Report Card