From 5374507406cb24e7a352fe8d87cd2c0ea25c0d4e Mon Sep 17 00:00:00 2001 From: Nitin Khanna <150972011+leapfrogger@users.noreply.github.com> Date: Thu, 30 Jan 2025 10:54:44 -0800 Subject: [PATCH] Fixed the SBOM Enrich commmand syntax --- .../jfrog-cli/cli-for-jfrog-security/enrich-your-sbom.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jfrog-applications/jfrog-cli/cli-for-jfrog-security/enrich-your-sbom.md b/jfrog-applications/jfrog-cli/cli-for-jfrog-security/enrich-your-sbom.md index f1ae41b..9103304 100644 --- a/jfrog-applications/jfrog-cli/cli-for-jfrog-security/enrich-your-sbom.md +++ b/jfrog-applications/jfrog-cli/cli-for-jfrog-security/enrich-your-sbom.md @@ -2,7 +2,7 @@ The sbom enrichment command takes an exported SBOM file (Only CycloneDX format) in XML/JSON format and enriches your file with package vulnerabilities found by XRAY. -This _**jf sbom enrich \**_ command enriches a file that is found on file\_path. +This _**jf sbom-enrich \**_ command enriches a file that is found on file\_path. ***