This job generates a [SBOM](https://cyclonedx.org/) file listing installed packages using [@cyclonedx/cyclonedx-npm](https://www.npmjs.com/package/@cyclonedx/cyclonedx-npm).
It is bound to the `test` stage, and uses the following variables:
"description":"This job generates a file listing all dependencies using [@cyclonedx/cyclonedx-npm](https://www.npmjs.com/package/@cyclonedx/cyclonedx-npm)",
"disable_with":"NG_SBOM_DISABLED",
"variables":[
{
"name":"NG_SBOM_VERSION",
"description":"Version of the @cyclonedx/cyclonedx-npm used for SBOM analysis",
"advanced":true
},
{
"name":"NG_SBOM_OPTS",
"description":"Options for @cyclonedx/cyclonedx-npm used for SBOM analysis",