Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate SLSA provenance for your release builds #729

Closed
laurentsimon opened this issue Jun 14, 2022 · 2 comments
Closed

Generate SLSA provenance for your release builds #729

laurentsimon opened this issue Jun 14, 2022 · 2 comments

Comments

@laurentsimon
Copy link
Contributor

laurentsimon commented Jun 14, 2022

Hi

I am one of the authors of the SLSA3+ builder for GitHub workflows (https://github.com/slsa-framework/slsa-github-generator projects).

We released the v1 of the SLSA3+ builder last week. It will be officially announced during the Open Source Summit next week.

We are reaching out to projects to see if they'd be interested in using it. The scorecard project has recently added support for their Linux amd64 build.

Practically speaking, adoption should be easy. The configuration file is similar to Goreleaser's, except that we support a single build for this first release. You can select an OS/Arch to generate provenance for, and disable the correpsonding build for Goreleaser using the ignore option, as explained in builders/go/README.md#migration-from-goreleaser

I have prepared #730 to help you see what the changes are.

Feedback welcome!

/cc @asraa @ ianlewis

@github-actions
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@developer-guy
Copy link
Collaborator

@imjasonh I think we can close this because it has already been fixed by #730.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants