slsa-framework / slsa-github-generator

Language-agnostic SLSA provenance generation for Github Actions
Apache License 2.0
429 stars 129 forks source link

Create provenance generation library #2

Closed laurentsimon closed 2 years ago

laurentsimon commented 2 years ago

Provenance generation can be shared across ecosystems, except for some inputs like buildConfig and parameters that should be provided by ecosystem-specific builders.

We need to refactor the code we use for https://github.com/slsa-framework/slsa-github-generator-go to use code in this repo (library or CLI)

cc @ianlewis

laurentsimon commented 2 years ago

I think this issue can be closed, right?

ianlewis commented 2 years ago

I'll close it when I merge #47