Generate a SBOM

Xygeni allows to generate a SBOM for a certain project.

Two SBOM formats are currently supported:

You have two options to generate an SBOM:

Generate a SBOM from the Web User Interface

Once you have selected a project, the Dashboard will present you the Download SBOM option.

You can also open a project's detail slide to download the SBOM.

Generate a SBOM with the Xygeni CLI

You can also generate a SBOM with the xygeni CLI. This is useful if you need the SBOM during a build/deploy CI/CD process.

Please visit Generate SBOM with the Xygeni CLI for further information.

Last updated