@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: ''
    }
  }],
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    3

Package Sidebar

Install

npm i @npmcli/generate-provenance

Weekly Downloads

3

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