Gatecheck compares security findings to thresholds, aggregates reports, ensures artifact integrity, and validates deployments. Stateless and serverless for easy integration.
Get StartedAutomatically validate security reports against custom thresholds in your pipeline.
Summarize and list reports with EPSS scores for Grype and CycloneDX.
Bundle artifacts into gzipped tarballs with manifests for integrity checks.
Stateless design means no servers to manage. Integrate seamlessly into your workflows.
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.