The Paketo Buildpack for Syft is a Cloud Native Buildpack that contributes the Syft CLI which can be used to generate SBoM information.
This buildpack will participate all the following conditions are met
- Another buildpack requires
syft
The buildpack will do the following:
- Contributes Syft to a layer marked
build
andcache
with command on$PATH
This buildpack is released under version 2.0 of the Apache License.