Skip to content

Conversation

puerco
Copy link
Member

@puerco puerco commented Jul 4, 2025

This pull request adds a new workflow to the repository to generate SLSA Source provenance data on every push.

Every time a new commit merges to the specified branch, attestations will be automatically signed and stored in git notes in this repository.

Note: This is an automated PR created using the SLSA sourcetool utility.

Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
permissions:
contents: write # needed for storing the vsa in the repo.
id-token: write # meeded to mint yokens for signing
uses: slsa-framework/slsa-source-poc/.github/workflows/compute_slsa_source.yml@main
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two comments :)

@@ -0,0 +1,14 @@
---
name: SLSA Source
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing the boilerplate :)

@paulinayanez
Copy link
Contributor

I will try to fix this

@puerco puerco closed this Aug 15, 2025
@puerco
Copy link
Member Author

puerco commented Aug 15, 2025

Closed in favor of #145

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

Successfully merging this pull request may close these issues.

3 participants