@npmcli/generate-provenance
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@npmcli/generate-provenance

Library for generating SLSA provenance on GitHub Actions and GitLab CI.

Usage

import {generateProvenance} from '@npmcli/generate-provenance'

const provenanceStatement = generateProvenance({
  subject: [{
    name: '',
    digest: {
      alg: ''
    }
  }],
})

Readme

Keywords

Package Sidebar

Install

npm i @npmcli/generate-provenance

Weekly Downloads

0

Version

0.0.1

License

Artistic-2.0

Unpacked Size

12.7 kB

Total Files

5

Last publish

Collaborators

  • npm-cli-ops
  • saquibkhan
  • fritzy
  • gar
  • lukekarrys