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

A container workflow similar to the generic workflow that allows users to build a container themselves in the user workflow and then generate provenance for it. - [x] Add container...

type:feature
workflow:container

**Describe the bug** The SLSA builder used in https://github.com/ossf/scorecard/issues/2024 had stopped creating tarballs. We need tarballs.

type:feature

Update docs to use the release tags etc.

type:documentation
workflow:generic
workflow:container

Document examples using [sigstore-policy-controller](https://docs.sigstore.dev/policy-controller/overview) to verify provenance.

type:documentation
type:feature
workflow:container

Docs on verifying provenance generated by the generic workflow with [Open Policy Agent](https://www.openpolicyagent.org/)

type:documentation
workflow:container

- [ ] Example for generating provenance and storing in ghcr.io (#390) - [ ] Examples of policy verification with [Kyverno](https://kyverno.io/) (#389) - [ ] Examples of policy verification with...

type:documentation
workflow:container

Signed-off-by: Asra Ali Completes https://github.com/slsa-framework/slsa-github-generator/issues/372 to allow workflow inputs for go and generic.

Our current config file is inspired by goreleaser's config file but was simplified to show feasibility of the approach. We need to enhance the config file to support multiple builds....

type:feature
workflow:go

Across reusable workflows, we need: - [x] Checkout the repo at the right ref (#49) - [x] Build the builder - [x] Download-verify the builder - [ ] Declaration of...

type:feature
action:detect-workflow