From be70e7e15d593b7d38f1bda9850afd228897597f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:27:03 +0000 Subject: [PATCH] docs: synchronizing help from snyk/user-docs (#5189) Co-authored-by: Avishagp --- help/cli-commands/sbom-test.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/cli-commands/sbom-test.md b/help/cli-commands/sbom-test.md index da02eba9f72..38ef6296dd3 100644 --- a/help/cli-commands/sbom-test.md +++ b/help/cli-commands/sbom-test.md @@ -38,8 +38,8 @@ Required. Specify the file path of the SBOM document. The `snyk sbom test` command accepts the following file formats: -- **CycloneDX:** JSON version 1.4, 1.5 and 2.0 -- **SPDX:** JSON version 2.3 and 2.3.1 +- **CycloneDX:** JSON version 1.4 and 1.5 +- **SPDX:** JSON version 2.3 Packages and components within the provided SBOM file must be identified by a PackageURL (purl).