'What steps are required to store SBOM(Software Bill of Materials) results in nexus repository?

We are using CycloneDX to generate SBOM. The pipeline script creating, writing and validating the BOM. We want to store these results in Nexus repository. What steps needs to be added in Jenkins file.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source