Skip to content

Conversation

@JaclynCodes
Copy link

This workflow generates SLSA provenance files for projects, satisfying level 3 requirements. It includes steps for building artifacts and generating provenance subjects.

This workflow generates SLSA provenance files for projects, satisfying level 3 requirements. It includes steps for building artifacts and generating provenance subjects.
@JaclynCodes JaclynCodes requested a review from a team as a code owner November 18, 2025 21:03
Copilot AI review requested due to automatic review settings November 18, 2025 21:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to generate SLSA level 3 provenance files for project artifacts using the SLSA generic generator framework. The workflow includes steps for building artifacts, computing their cryptographic hashes, and generating provenance attestations.

Key Changes:

  • Implements a two-job workflow: one for building artifacts and generating their hash digests, and another for creating SLSA provenance
  • Configures appropriate permissions for signing provenance and uploading to releases

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JaclynCodes JaclynCodes marked this pull request as draft November 18, 2025 21:04
@JaclynCodes JaclynCodes requested a review from Copilot November 18, 2025 21:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@JaclynCodes JaclynCodes marked this pull request as ready for review November 18, 2025 21:05
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant