verify artifacts, enforce policies
Securely verify supply chain artifacts, and enforce policies about how they were built and tested, in a manageable, scalable, and declarative way.
Built with Sigstore and Open Policy Agent
Enterprise Contract builds on the industry standard open source solutions for artifact provenance verification and policy validation, backed by the Open Source Security Foundation and the Cloud Native Computing Foundation.
Verify provenance & apply policies in a single step
Produce human readable output for provenance or policy violations. Verify SLSA compliance with extensible policies. Verify single or multiple images with collated output. Access configuration, data and policy rules from multiple sources.
Fits into your existing CI/CD pipelines
Enterprise Contract is platform agnostic. With its multi-format output, it can easily fit into your CI/CD workflow. Use it as post-build CI, as a gate for releases, as a deploy-time verifier, or anywhere in between.
Red Hat Trusted Application Pipeline Integration
Adopted by Red Hat for their own next generation cloud build system and integrated in new RHTAP CI/CD pipelines.
Recently Published
Posted on August 15, 2023
In a previous blog
post, we introduced the
basic concepts of the Enterprise Contract. This time, we explore it further to showcase the usage of
policies.
You may have heard of sigstore and its container image
verification tool, cosign. This blog post introduces a
policy-driven workflow, Enterprise Contract,
built on those technologies.