Allow slsa-framework/source-actions
#454
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
The
slsa-framework/source-actionsrepository provides experimental GitHub Actions for generating provenance attestations for SLSA Source L2.I have successfully tested these actions in non-ASF repositories. To my knowledge, their use within ASF repositories currently depends on the implementation of rulesets in the
.asf.yamlfile (see apache/infrastructure-asfyaml#49). However, I don’t see any downside to adding this repository to the allow list ahead of that work.Name of action:
slsa-framework/source-actionsURL of action: https://github.com/slsa-framework/source-actions
Version to pin to (hash only):
dea965cdca5e0cb422bf7b2653c9d15f678ad01c(v0.1.0)Permissions
The action is implemented using the Go source-tool utility. The list of permissions is not explicitly documented, but looking at the source code it requires:
refs/notes/commits),Checklist
You should be able to check most of these boxes for an action to be considered for review.
Please check all boxes that currently apply: