slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

Language-agnostic SLSA provenance generation for Github Actions

Results 279 slsa-github-generator issues
Sort by recently updated
recently updated
newest added
trafficstars

Package maintainers often want to run tests with multiple Node.js versions in order to make sure they are still backwards compatible. We should show an example in the docs about...

type:documentation
area:nodejs

Currently all the builds in the Bazel Builder take place from the root. This means that all the targets must also be referenced from the root. If a user wants...

type:feature
area:bazel

Create a rebuilder for the Bazel Builder that can take in a provenance and an artifact and do the following: 1) Verify the provenance and artifact 2) Rebuild the artifact...

type:feature
area:bazel

Do that for: - the BYOB's large-subject artifact - all the use cases of geekyeggo/delete-artifact in delegator and container-based builder We shoudl be able to write a script and use...

type:feature
area:BYOB

This will add: - [ ] pre-submit with a non-signed attestations - [ ] daily runs

type:feature
area:BYOB

**Describe the bug** [A clear and concise description of what the bug is.](https://github.com/slsa-framework/slsa-github-generator/blob/main/internal/builders/go/README.md) Lots of go 1.17 references but go 1.17 is EOL. Getting EOL versions make really painful to...

type:bug
type:documentation
area:go

### Building You might be able to install `lerna` as a dev dependency and call it via npm scripts? ### Publishing lerna should be able to support provenance since it...

type:documentation
area:nodejs