Skip to content

Releases: sigstore/sigstore-js

v1.1.0

14 Mar 16:36
8831102
Compare
Choose a tag to compare

Minor Changes

  • 49709fc: Exposes new tufMirrorURL and tufRootPath options to the verify function
  • 49709fc: Relocates the TUF cache to a platform-specific app data directory

Patch Changes

  • 6b75981: Consume the trusted_root.json target from the Sigstore TUF repository

v1.0.0

09 Feb 17:54
0652899
Compare
Choose a tag to compare

What's New

The 1.0.0 release 🎉

  • Complete offline Bundle verification
  • Refactor of public interface (#291)
  • Refactor error handling (#281)
  • Integration with Sigstore TUF repository (#274)
  • Bump make-fetch-happen from 11.0.2 to 11.0.3 (#283)

v1.0.0-beta.1

08 Feb 16:57
1e3b0bd
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

What's New

Preparing for the 1.0.0 release:

  • Complete offline Bundle verification
  • Refactor of public interface (#291)
  • Refactor error handling (#281)
  • Integration with Sigstore TUF repository (#274)
  • Bump make-fetch-happen from 11.0.2 to 11.0.3 (#283)

v0.4.0

11 Jan 17:30
8a2ee2f
Compare
Choose a tag to compare

What's New

  • Support for latest Sigstore bundle format

v0.3.0

05 Jan 19:21
867975e
Compare
Choose a tag to compare

What's Changed

  • fetch-on-conflict option when adding Rekor entries (#225)
  • adds lots of plumbing in support of Fulcio certificate verification

v0.2.0

08 Dec 16:18
83811fe
Compare
Choose a tag to compare

What's Changed

  • chore: bump tsconfig from node12 to node14
  • publish package with provenance

v0.1.1

01 Dec 17:14
39c77ab
Compare
Choose a tag to compare

What's Changed

  • Fixed issue w/ Rekor type definitions missing in published package

v0.1.0

30 Nov 18:39
d62881b
Compare
Choose a tag to compare

Working toward the 1.0.0 release!

  • OpenID Connect support
    • Interactive OIDC token retrieval via OAuth
    • Automatic OIDC token retrieval when running in GitHub Actions
  • Keyless signing using Fulcio-issued signing certificates bound to OIDC identities
  • Signing
    • Blob signing
    • Signing of DSSE-wrapped attestations
  • Record of signatures posted to Rekor transparency log
  • Support for the Sigstore Bundle format
  • Offline bundle verification
    • Signature verification
    • Transparency log entry verification

Before we get to the 1.0.0 release we'll have complete offline bundle verification including Fulcio certificate chain verification and integration with the Sigstore TUF root for retrieving the Fulcio root certificate and Rekor public key.

Release 0.0.1-alpha.5

15 Nov 18:15
505f944
Compare
Choose a tag to compare
Release 0.0.1-alpha.5 Pre-release
Pre-release

What's Changed

  • Support for new Sigstore bundle format
  • Offline verification of Rekor entry