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: Harden GitHub Actions [StepSecurity] #3043

Merged

Conversation

step-security-bot
Copy link
Contributor

Summary

This pull request is created by Secure Repo at the request of @terriko. Please merge the Pull Request to incorporate the requested changes. Please tag @terriko on your message if you have any questions related to the PR. You can also engage with the StepSecurity team by tagging @step-security-bot.

Security Fixes

Pinned Dependencies

GitHub Action tags and Docker tags are mutatble. This poses a security risk. GitHub's Security Hardening guide recommends pinning actions to full length commit.

Feedback

For bug reports, feature requests, and general feedback; please create an issue in step-security/secure-repo. To create such PRs, please visit https://app.stepsecurity.io/securerepo.

Signed-off-by: StepSecurity Bot bot@stepsecurity.io

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@codecov-commenter
Copy link

Codecov Report

Merging #3043 (92c44f0) into main (23655db) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3043      +/-   ##
==========================================
+ Coverage   82.74%   82.76%   +0.01%     
==========================================
  Files         682      682              
  Lines       10694    10694              
  Branches     1430     1430              
==========================================
+ Hits         8849     8851       +2     
+ Misses       1474     1472       -2     
  Partials      371      371              
Flag Coverage Δ
longtests 76.57% <ø> (+0.01%) ⬆️
win-longtests 80.47% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@terriko terriko changed the title ci: Harden GitHub Actions [StepSecurity] ci: Harden GitHub Actions [StepSecurity] May 31, 2023
@terriko terriko linked an issue May 31, 2023 that may be closed by this pull request
Copy link
Contributor

@terriko terriko left a comment

Choose a reason for hiding this comment

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

I'll fix the gitlint issue during merge.

@terriko terriko merged commit f375d10 into intel:main May 31, 2023
21 of 22 checks passed
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.

ci: pinning dependencies using git hashes instead of versions
3 participants