Reproducible SBOMs
Generate a Reproducible SBOM
lynkctl generate . --reproducible -o sbom.cdx.jsonControlling the Timestamp
lynkctl generate . --reproducible --timestamp 2023-11-14T22:13:20Z -o sbom.cdx.jsonSOURCE_DATE_EPOCH=1700000000 lynkctl generate . --reproducible -o sbom.cdx.jsonWhen to Use It
Last updated