Enrich your SBOM JSONs & XMLs
The sbom enrichment command takes an exported SBOM file in XML/JSON format and enriches your file with package vulnerabilities found by XRAY.
This jf sbom enrich <file_path> command enriches a file that is found on file_path.
Note
This command requires:
Version 3.101.3 or above of Xray
Version 2.60.0 or above of JFrog CLI
Commands Params
Example 1
Enriches an XML file
Example 2
Enriches a JSON file
Last updated