hjw 6c42b6a025 first commit 10 months ago
..
dist 6c42b6a025 first commit 10 months ago
LICENSE 6c42b6a025 first commit 10 months ago
README.md 6c42b6a025 first commit 10 months ago
package.json 6c42b6a025 first commit 10 months ago

README.md

@sigstore/bundle · npm version CI Status Smoke Test Status

A JavaScript library for working with the Sigstore bundle format.

Features

  • TypeScript types for the different Sigstore bundle versions.
  • Bundle validation functions.
  • Support for serializing/deserializing bundles to/from JSON.

Prerequisites

  • Node.js version >= 18.17.0

Installation

npm install @sigstore/bundle