Skip to content

Commit 83abd69

Browse files
dvdksnclaude
andcommitted
docs: preserve /build/metadata/attestations/ aliases on flattened pages
Add backward-compat aliases so links to the pre-flatten URLs /build/metadata/attestations/sbom/ and /build/metadata/attestations/slsa-provenance/ continue to resolve. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 726b389 commit 83abd69

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/manuals/build/metadata/provenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: >
55
Provenance build attestations describe how and where your image was built.
66
aliases:
77
- /build/attestations/slsa-provenance/
8+
- /build/metadata/attestations/slsa-provenance/
89
---
910

1011
The provenance attestations include facts about the build process, including

content/manuals/build/metadata/sbom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description: |
55
SBOM attestations describe what software artifacts an image contains and the artifacts used to create the image.
66
aliases:
77
- /build/attestations/sbom/
8+
- /build/metadata/attestations/sbom/
89
---
910

1011
SBOM attestations help ensure [software supply chain transparency](/guides/docker-scout/s3c.md) by verifying the software artifacts an image contains and the artifacts used to create the image. Metadata included in an [SBOM](/guides/docker-scout/sbom.md) for describing software artifacts may include:

0 commit comments

Comments
 (0)