Skip to content

Releases: trailofbits/pypi-attestations

v0.0.10

31 Jul 21:59
3f5fa03
Compare
Choose a tag to compare

Changed

  • The minimum Python version required has been bumped to 3.11
    (#37)

Added

  • The Provenance, Publisher, GitHubPublisher, GitLabPublisher, and
    AttestationBundle types have been added
    (#36).

v0.0.9

17 Jul 13:55
fbf7558
Compare
Choose a tag to compare

Added

  • The Distribution type and APIs have been added, allowing a user to supply
    a pre-computed digest instead of performing I/O
    (#34)

Changed

  • sign and verify no longer perform I/O
    (#34)

Fixed

  • verify: catch another leaky error case
    (#32)

v0.0.8

10 Jul 18:25
f32b66e
Compare
Choose a tag to compare

Fixed

  • AttestationType is now re-exported at the top-level as a public API
    (#31)

v0.0.7

10 Jul 18:14
718efd0
Compare
Choose a tag to compare

Added

  • AttestationType has been added, as an enumeration of all currently known
    attestation types (by URL)
    (#29)

Changed

  • Attestation.verify now checks the attestation's type against
    AttestationType before returning it
    (#29)

Fixed

  • Attestation.sign now only returns AttestationError when failing to sign a
    distribution file
    (#28)

v0.0.6

28 Jun 16:50
8076ad9
Compare
Choose a tag to compare
pypi_attestations: 0.0.6

Signed-off-by: William Woodruff <william@trailofbits.com>

v0.0.5

20 Jun 16:00
058181b
Compare
Choose a tag to compare
pypi_attestation_models: 0.0.5

Signed-off-by: William Woodruff <william@trailofbits.com>

v0.0.4

11 Jun 20:28
b7ede39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.4a2

10 Jun 19:46
153c9a3
Compare
Choose a tag to compare
v0.0.4a2 Pre-release
Pre-release
pypi_attestation_models: 0.0.4a2

Signed-off-by: William Woodruff <william@trailofbits.com>

v0.0.4a1

10 Jun 19:44
f902dd0
Compare
Choose a tag to compare
v0.0.4a1 Pre-release
Pre-release
pypi_attestation_models: 0.0.4a1

Signed-off-by: William Woodruff <william@trailofbits.com>

v0.0.3

10 Jun 19:38
18e8e8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.2...v0.0.3