Skip to content

Releases: sigstore/sigstore-js

@sigstore/[email protected]

08 Feb 23:12
f25501d
Compare
Choose a tag to compare

Patch Changes

  • 43cf328: Bump dependencies:

    • @peculiar/x509 from 1.9.6 to 1.9.7
    • jose from 5.2.0 to 5.2.1
  • 8237a21: Bump dependencies:

    • nock from 13.5.0 to 13.5.1
    • @peculiar/webcrypto from 1.4.3 to 1.4.5
  • b2e6bed: Bump nock from 13.4.0 to 13.5.0

@sigstore/[email protected]

08 Feb 23:12
f25501d
Compare
Choose a tag to compare

Major Changes

[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Minor Changes

  • 4089730: Add tufForceCache flag to VerifyOptions type

Patch Changes

@sigstore/[email protected]

12 Jan 20:57
d9093d4
Compare
Choose a tag to compare

Minor Changes

  • bf1d432: Export VerificationPolicy type
  • 08b7957: Enable verification of RFC3161 timestamps
  • afb08f6: Add support for verifying identity of certificate issuer
  • 6f9c662: Extract verification code into dedicated package

Patch Changes

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Minor Changes

  • f603e11: Expose forceCache option for TUF client
  • 4471a4d: Add support for caching metadata from multiple TUF repositories

Patch Changes

  • ca658dc: Update TUF seed files
  • da83e69: Move TUF seeds into JSON file

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Patch Changes

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Patch Changes

  • 123389f: Introduce intermediate certificate for issuing RFC3161 timestamps
  • 8cbcd04: Bump @peculiar/x509 from 1.9.5 to 1.9.6
  • 2dd55a0: Remove extra level of OCTET STRING nesting in mocked RFC3161 timestamp response
  • 9318c9c: Bump jose from 5.1.3 to 5.2.0
  • 123389f: Fix encoding for TSA-issued timestamps

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Minor Changes

  • 6869511: Add support for parsing RFC3161 signed timestamps
  • 34c3856: add encoding and dsse utility modules

Patch Changes

  • 6cdf7ef: Bug fix for parsing ASN.1 date/time values which include milliseconds
  • 6a6bfbc: Add more checks to the RFC3161Timestamp.verify method
  • 922a1be: Ensure the isCA value for the X509BasicConstraintsExtension defaults to false if no other value is present

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Minor Changes

  • c949aa7: Add most verify options to sigstore verify subcommand
  • 4089730: Add tuf-force-cache flag to verify command
  • 4089730: Add cache-path flag to initialize command

Patch Changes

@sigstore/[email protected]

12 Jan 20:56
d9093d4
Compare
Choose a tag to compare

Patch Changes

  • 57bec90: Update bundleFromJSON to perform full bundle validation