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

**Describe the bug** image-provenance build failure in final step without any specific details **To Reproduce** Please visit 1. Go to 'https://github.com/CHESSComputing/MetaData/actions' 2. Click on '.Actions' 3. See build failure 4....

type:bug
area:container

As noted in #3065 and #3031 workflows fail on the `final` step even though the real error is in the `generator` step. We should improve error messages to make them...

type:feature
area:generic
area:container

As part of the effort to bring SLSA to ML https://github.com/google/model-transparency, we need to be able to sign directories. This requires the definition of a new "hash", i.e. how to...

type:feature
area:generic

https://github.com/slsa-framework/slsa-github-generator/issues/408 ``` Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package thehanimo/pr-title-checker). Files affected: .github/workflows/pre-submit.pr-title.yml ```

type:bug
area:tooling

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - When setting an...

type:feature
area:container

**Is your feature request related to a problem? Please describe.** Not related to a problem, this is a feature request. **Describe the solution you'd like** Once you integrate `ko` into...

type:feature
area:container

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Location: `renovate.json` Error type: The...

**Is your feature request related to a problem? Please describe.** The `image` input of the generator_container_slsa3 workflow is declared as input which prohibits using secrets as values. The following example...

type:feature
area:container

Some workflows release via a `workflow_dispatch` event (example: [jib](https://github.com/GoogleContainerTools/jib/blob/dc24c0c3b132cd745e89ecc567ea7cf68d9b4066/.github/workflows/jib-cli-release.yml)). Several slsa-github-generator workflows support an `upload-tag-name` field to allow uploading provenance to a tag other than `github.ref` since there is no...

area:go
area:generic
type:discussion
area:nodejs
area:docker-based