Skip to content

Releases: sigstore/sigstore-js

[email protected]

15 May 16:27
404f167

Choose a tag to compare

Patch Changes

  • cab068e: Propagate retry/timeout options to the Timestamp Authority client

@sigstore/[email protected]

15 May 16:27
404f167

Choose a tag to compare

Patch Changes

@sigstore/[email protected]

15 May 17:22
2330014

Choose a tag to compare

Patch Changes

  • e8d440e: Add missing @oclif/color dependency

@sigstore/[email protected]

15 May 16:26
404f167

Choose a tag to compare

Patch Changes

v1.5.0

11 May 16:38
b83096d

Choose a tag to compare

Minor Changes

  • f4c677e: Generated bundle excludes Fulcio root and intermediate certificates
  • 5ca42a0: New tsaServerURL option for requesting a timestamp from a Timestamp Authority API
  • 4e715c9: Exposes a new tuf.client function which returns a client for retrieving targets from the Sigstore TUF repository.
  • 4b97516: New tlogUpload option for sign and attest to control signature uploads to the transparency log
  • f927296: New retry and timeout options to control fetch behavior when errors occur

Patch Changes

  • 2e5e733: Certificate chain verification enforces pathlen constraint for CA certs
  • 3205ce9: Updates certificate verification to ignore all but the first certificate present in the bundle
  • bb2006b: Updating embedded Sigstore TUF root to v7

v1.4.0

24 Apr 15:26
b4e96a2

Choose a tag to compare

Minor Changes

  • 99093bb: add specific errors codes for InternalErrors
  • 99093bb: export error classes

v1.3.2

20 Apr 12:37
82f1f65

Choose a tag to compare

Patch Changes

  • 6ba4fd1: Print the rekor search entry when running the sigstore attest command

v1.3.1

20 Apr 08:34
5e476ee

Choose a tag to compare

Patch Changes

  • d2d0702: Update CLI sign cmd to output a link to search.sigstore.dev

v1.3.0

18 Apr 17:45
dae8bd8

Choose a tag to compare

Minor Changes

  • c2e3dd5: Add support for verification of certificate extension values encoded as UTF8String
  • 6fd6e22: Exposes a new tuf.getTarget function to retrieve targets from the Sigstore TUF repository
  • da0bfd7: Added new token provider for looking up OIDC tokens in the SIGSTORE_ID_TOKEN environment variable.

Patch Changes

v1.2.0

23 Mar 17:41
5b8c080

Choose a tag to compare

Minor Changes

  • 54d6de4: Adds new redirectURL config option when signing with an OAuth identity provider

Patch Changes