Version
A version represents a specific product design, build, assembly, or release in a given environment.
Version and SBOM
Interlynk supports versioning as early as the product's design phase and can programmatically capture changes to the version using SBOM.
Interlynk supports one Version with multiple SBOMs associated with it.
This happens when the first SBOM associated with the version is modified to add details or fix errors, resulting in an updated SBOM that is later imported.
However, only one of those SBOMs is always considered to represent the version (the "active SBOM").
Last updated