diff --git a/docs/docs/reference/slsa.md b/docs/docs/reference/slsa.md index 267a75ed0..21f4e713c 100644 --- a/docs/docs/reference/slsa.md +++ b/docs/docs/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/main/bazel/ci) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/styles/Vocab/constellation/accept.txt b/docs/styles/Vocab/constellation/accept.txt index 31b6e437c..59cb8c22c 100644 --- a/docs/styles/Vocab/constellation/accept.txt +++ b/docs/styles/Vocab/constellation/accept.txt @@ -8,6 +8,7 @@ autoscaler AWS aws backend +Bazel benchmarked [Bb]ootloader Bootstrapper diff --git a/docs/versioned_docs/version-2.10/reference/slsa.md b/docs/versioned_docs/version-2.10/reference/slsa.md index 267a75ed0..ba16ab7d6 100644 --- a/docs/versioned_docs/version-2.10/reference/slsa.md +++ b/docs/versioned_docs/version-2.10/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.10.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.11/reference/slsa.md b/docs/versioned_docs/version-2.11/reference/slsa.md index 267a75ed0..36a0e51b4 100644 --- a/docs/versioned_docs/version-2.11/reference/slsa.md +++ b/docs/versioned_docs/version-2.11/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.11.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.12/reference/slsa.md b/docs/versioned_docs/version-2.12/reference/slsa.md index 267a75ed0..b7a8eb1ec 100644 --- a/docs/versioned_docs/version-2.12/reference/slsa.md +++ b/docs/versioned_docs/version-2.12/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.12.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.13/reference/slsa.md b/docs/versioned_docs/version-2.13/reference/slsa.md index 267a75ed0..12e2723fb 100644 --- a/docs/versioned_docs/version-2.13/reference/slsa.md +++ b/docs/versioned_docs/version-2.13/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.13.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.3/reference/slsa.md b/docs/versioned_docs/version-2.3/reference/slsa.md index 267a75ed0..b7f39c368 100644 --- a/docs/versioned_docs/version-2.3/reference/slsa.md +++ b/docs/versioned_docs/version-2.3/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.3.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.4/reference/slsa.md b/docs/versioned_docs/version-2.4/reference/slsa.md index 267a75ed0..72d3ec45e 100644 --- a/docs/versioned_docs/version-2.4/reference/slsa.md +++ b/docs/versioned_docs/version-2.4/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.4.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.5/reference/slsa.md b/docs/versioned_docs/version-2.5/reference/slsa.md index 267a75ed0..4d4a5b705 100644 --- a/docs/versioned_docs/version-2.5/reference/slsa.md +++ b/docs/versioned_docs/version-2.5/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.5.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.6/reference/slsa.md b/docs/versioned_docs/version-2.6/reference/slsa.md index 267a75ed0..3bcdb82dc 100644 --- a/docs/versioned_docs/version-2.6/reference/slsa.md +++ b/docs/versioned_docs/version-2.6/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.6.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.7/reference/slsa.md b/docs/versioned_docs/version-2.7/reference/slsa.md index 267a75ed0..336055870 100644 --- a/docs/versioned_docs/version-2.7/reference/slsa.md +++ b/docs/versioned_docs/version-2.7/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.7.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.8/reference/slsa.md b/docs/versioned_docs/version-2.8/reference/slsa.md index 267a75ed0..53ed6b66e 100644 --- a/docs/versioned_docs/version-2.8/reference/slsa.md +++ b/docs/versioned_docs/version-2.8/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.8.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)** diff --git a/docs/versioned_docs/version-2.9/reference/slsa.md b/docs/versioned_docs/version-2.9/reference/slsa.md index 267a75ed0..a5b8650db 100644 --- a/docs/versioned_docs/version-2.9/reference/slsa.md +++ b/docs/versioned_docs/version-2.9/reference/slsa.md @@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might **[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)** -All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). +All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.9.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github). **[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**