CI/CD Integration - Jenkins

Overview: Continuous Integration/Continuous Deployment (CI/CD) pipelines play a crucial role in modern software development. Integrating VeriBOM with CI/CD tools like Jenkins automates SBOM generation as part of your development pipeline.

Steps for CI/CD Integration:

  1. Access your CI/CD platform (e.g., Jenkins).

  2. Configure a job or pipeline for SBOM generation.

  3. Connect the job to VeriBOM.

  4. Specify which projects or products require SBOMs.

  5. The SBOMs will be generated automatically during the CI/CD process.

Last updated