From 7e39a90462be2c414d664fa1cd79c79acf3c3196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Duthilleul?= Date: Thu, 8 Jun 2023 14:54:35 +0200 Subject: [PATCH] Update proc_inspect_sbom.adoc Typo in CycloneDX --- .../Secure-your-supply-chain/proc_inspect_sbom.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc b/docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc index 7dc72b18..3ca0c46b 100644 --- a/docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc +++ b/docs/modules/ROOT/pages/how-to-guides/Secure-your-supply-chain/proc_inspect_sbom.adoc @@ -152,5 +152,5 @@ This information helps you verify that individual libraries are safely-sourced, ---- == Additional resources -* You can implement an automated check that verifies the integrity and security of your SBOM, using the CyloneDX tool, by upgrading your build pipeline. -//Add xref here^^ once upgrade doc is ready \ No newline at end of file +* You can implement an automated check that verifies the integrity and security of your SBOM, using the CycloneDX tool, by upgrading your build pipeline. +//Add xref here^^ once upgrade doc is ready