Last updated 8 months ago
An SBOM can be imported automatically from a CI/CD pipeline or manually using the Dashboard.
Interlynk supports:
CycloneDX
Versions: 1.2-1.5
Formats: JSON, XML
SPDX
Versions: 2.2-2.3
Formats: JSON
Install the PyLynk utility from here:
Add the following command in the CI/CD once the SBOM file is generated
python3 pylynk.py upload --prod {productName} --env {envName} --sbom {sbomFile}
Click on the 'Products' side-navigation button
Click on the Product Name
Click on the 'Upload SBOM' icon
Select 'Environment' for import and drag or click to select the SBOM file
Click 'Upload' to complete
Interlynk performs the following additional processing on imported SBOM: