Skip to content

Commit 8db5437

Browse files
authored
Merge pull request #4060 from replicatedhq/cross-ref-sbom-slsa-pages
Cross-reference SBOM and SDK SLSA validation pages
2 parents e235137 + c6e8d6a commit 8db5437

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

docs/enterprise/sbom-validating.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ A _software bill of materials_ (SBOM) is an inventory of all components used to
88

99
When you install software, validating an SBOM signature can help you understand exactly what the software package is installing. This information can help you ensure that the files are compatible with your licensing policies and help determine whether there is exposure to CVEs.
1010

11+
For information about validating the Replicated SDK, including SLSA provenance, image signatures, and SBOM attestations, see [Validate provenance of releases for the Replicated SDK](/vendor/replicated-sdk-slsa-validating).
12+
1113
## Prerequisite
1214

1315
Before you perform these tasks, you must install cosign. For more information, see the [sigstore repository](https://github.com/sigstore/cosign) in GitHub.

docs/vendor/replicated-sdk-slsa-validating.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,5 @@ The script performs the following checks:
152152
- Validates that the SecureBuild keyless identity signed the SPDX SBOM attestation
153153

154154
For more information about the SDK release process, see [Manage releases with the Vendor Portal](/vendor/releases-creating-releases).
155+
156+
For information about validating SBOM signatures for other Replicated components such as KOTS, kURL, and Troubleshoot, see [Validate SBOM signatures](/enterprise/sbom-validating).

0 commit comments

Comments
 (0)