Chainguard Criteria for Determining Whether to Build a Container Image
An overview of what Chainguard will build
2 min read
There are currently over 1,000 Chainguard Containers and that number is always growing as we add more to our expanding catalog.
If you would like to purchase a Chainguard Container that is not yet available, or inquire about whether we would build a given container image for purchase, Chainguard will endeavor to perform an analysis on the request. Chainguard aims to build new container images that are relevant to our customers and to support broader software security goals. However, it is not always feasible to package and build software. Please note that we have the following general criteria when considering requests.
- The source code is freely available in a Source Code Manager (SCM) system such as GitHub or GitLab.
- The project is licensed under a FOSS license. Non-FOSS licenses are reviewed on a case-by-case basis.
- The project is actively maintained with supported versions. That is:
- There are recent commits and releases.
- The project has not reached its end of life (EOL).
- The project has maintained active versions.
- The project does not rely on outdated or unmaintained dependencies; for example, unsupported versions of Python, OpenSSL etc.
- There is usually a lead or owner.
- There are no technical blockers preventing us from building the container image as we’ve determined as part of an initial analysis process.
If the software project or container image you have in mind to purchase meets the above criteria, please contact us for more information.
Related Articles
Special considerations for using Chainguard Containers with OpenShift
3 min read
This guide outlines a number of tips and strategies to keep in mind for when your organization begins migrating to …
9 min read
Understanding Chainguard's end-of-life (EOL) grace period.
7 min read
How to use the Chainguard API to manage Custom Assembly resources.
9 min read
How to use chainctl to manage Custom Assembly resources.
5 min read
Last updated: 2025-03-21 11:07