Skip to content

Commit 52f5909

Browse files
csasalucmarulas
authored andcommitted
Update release_sbom_spdx.adoc
Looks like a copy paste mistake where 'CycloneDx' was copied but not changed.
1 parent 791e75e commit 52f5909

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

antora/docs/modules/ROOT/pages/packages/release_sbom_spdx.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= SPDX SBOM Package
22

3-
Checks different properties of the CycloneDX SBOMs associated with the image being validated.
3+
Checks different properties of the SPDX SBOMs associated with the image being validated.
44

55
== Package Name
66

antora/docs/modules/ROOT/pages/release_policy.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ a| SLSA v1 verification model states:
463463
This package correlates the provided source code reference with the source code referenced in the attestation.
464464

465465
| xref:packages/release_sbom_spdx.adoc[sbom_spdx]
466-
a| Checks different properties of the CycloneDX SBOMs associated with the image being validated.
466+
a| Checks different properties of the SPDX SBOMs associated with the image being validated.
467467

468468
| xref:packages/release_schedule.adoc[schedule]
469469
a| Rules that verify the current date conform to a given schedule.

policy/release/sbom_spdx/sbom_spdx.rego

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# METADATA
33
# title: SPDX SBOM
44
# description: >-
5-
# Checks different properties of the CycloneDX SBOMs associated with the image being validated.
5+
# Checks different properties of the SPDX SBOMs associated with the image being validated.
66
#
77
package sbom_spdx
88

0 commit comments

Comments
 (0)