diff --git a/docs/slsa-definitions.md b/docs/slsa-definitions.md index 9bd7995e6555..ee2fcce4fdff 100644 --- a/docs/slsa-definitions.md +++ b/docs/slsa-definitions.md @@ -1,5 +1,8 @@ # SLSA definitions +BuildKit supports the [creation of SLSA Provenance](./slsa.md) for builds that +it runs. + The provenance format generated by BuildKit is defined by the [SLSA Provenance format](https://slsa.dev/provenance/v0.2). diff --git a/docs/slsa.md b/docs/slsa.md index cab9d94db1b2..a1437e717027 100644 --- a/docs/slsa.md +++ b/docs/slsa.md @@ -1,9 +1,8 @@ # SLSA provenance -BuildKit supports automatic creation of [SLSA Provenance](https://slsa.dev/provenance) -attestations for the build process. Provenance attestations record information describing -how a build was created, and is important for tracking the security of your software -artifacts. +BuildKit supports automatic creation of provenance attestations for the build +process. Provenance attestations record information describing how a build was +created, and is important for tracking the security of your software artifacts. Provenance attestations created by BuildKit include details such as: