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

ci: add signing step to release workflow #159

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

eparshut
Copy link
Contributor

Update the release workflow YAML file to include the signing process to be fully compliant with OSSF scorecard policy.
If users want to verify the downloaded release, they can do it via gh tool:
gh attestation verify ittapi_build_<release_number>.zip -R intel/ittapi

https://docs.github.com/en/actions/security-for-github-actions/using-artifact-attestations/using-artifact-attestations-to-establish-provenance-for-builds

@eparshut eparshut requested a review from abrown September 25, 2024 17:47
Copy link
Contributor

@abrown abrown left a comment

Choose a reason for hiding this comment

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

Nice!

@abrown abrown merged commit 118fb7e into intel:master Sep 26, 2024
14 checks passed
@eparshut eparshut deleted the signing_release branch September 26, 2024 15:23
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.

2 participants