Skip to content

Conversation

mdwn
Copy link
Contributor

@mdwn mdwn commented Jun 21, 2023

The install action now supports a sha256 checksum of the resulting binary. In the event that jetpack's devbox install script is compromised, this will allow users to double check that the resulting binary has a checksum configured at the github action level, potentially preventing a breach of CI infrastructure.

The install action now supports a sha256 checksum of the resulting
binary. In the event that jetpack's devbox install script is
compromised, this will allow users to double check that the resulting
binary has a checksum configured at the github action level, potentially
preventing a breach of CI infrastructure.
@Lagoja Lagoja requested a review from LucilleH June 21, 2023 21:06
Copy link
Contributor

@wadells wadells left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me -- pending negative test case.

Copy link
Contributor

@LucilleH LucilleH left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!!

Co-authored-by: Lucille Hua <[email protected]>
Signed-off-by: Michael Wilson <[email protected]>
@LucilleH LucilleH added this pull request to the merge queue Jun 22, 2023
Merged via the queue into jetify-com:main with commit 9707b9f Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants