Skip to content

Releases: sylabs/sif

v2.11.0

09 Mar 20:36
v2.11.0
868c239
Compare
Choose a tag to compare

This release allows a user to get/set arbitrary metadata stored directly in an object descriptor. Previously, metadata could only be utilized for a limited set of data types (DataCryptoMessage, DataPartition, DataSignature, DataSBOM.)

Specifically, the following APIs have been added:

What's Changed

  • build(deps): bump github.com/sigstore/sigstore from 1.5.2 to 1.6.0 by @dependabot in #267
  • feat: custom metadata support by @tri-adam in #268
  • fix: set descriptor timestamp(s) in SetPrimPart by @tri-adam in #272

Full Changelog: v2.10.0...v2.11.0

v2.10.0

24 Feb 16:39
v2.10.0
6394eaa
Compare
Choose a tag to compare

This release adds , which allows a context.Context to be used for cancellation of sign/verify operations.

Specifically, the following APIs have been added:

What's Changed

Full Changelog: v2.9.2...v2.10.0

v2.9.2

17 Feb 18:47
v2.9.2
d02c40d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/secure-systems-lab/go-securesystemslib from 0.4.0 to 0.5.0 by @dependabot in #257
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #260
  • deps: bump github.com/ProtonMail/go-crypto by @tri-adam in #261

Full Changelog: v2.9.1...v2.9.2

v2.9.1

06 Feb 17:22
v2.9.1
f61233a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

28 Nov 18:51
v2.9.0
0b851ce
Compare
Choose a tag to compare

This release adds support for digital signature data objects in Dead Simple Signing Envelope (DSSE) format. This adds support for digital signatures that use non-PGP key material sources.

Specifically, the following APIs have been added:

What's Changed

Full Changelog: v2.8.3...v2.9.0

v2.8.3

28 Oct 17:28
v2.8.3
5b1317c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.8.3

v2.8.2

20 Oct 16:37
v2.8.2
1654167
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.8.2

v2.8.1

06 Oct 11:56
v2.8.1
07fb860
Compare
Choose a tag to compare

This security patch release addresses an issue with previous versions of the github.com/sylabs/sif/v2/pkg/integrity package, which did not verify that the hash algorithm(s) used are cryptographically secure when verifying digital signatures. Users are encouraged to upgrade. More information is available in GHSA-m5m3-46gj-wch8.

Full Changelog: v2.8.0...v2.8.1

v2.8.0

21 Sep 18:55
v2.8.0
5f9bee6
Compare
Choose a tag to compare

This release adds support for embedded Software Bills of Materials (SBOM) within SIF images.

What's Changed

Full Changelog: v2.7.2...v2.8.0

v2.7.2

25 Aug 20:06
v2.7.2
36ed9ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2