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:
Access your CI/CD platform (e.g., Jenkins).
Configure a job or pipeline for SBOM generation.
Connect the job to VeriBOM.
Specify which projects or products require SBOMs.
The SBOMs will be generated automatically during the CI/CD process.
Last updated