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

chore(security): Pin pr-title-checker to commit SHA #293

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

evansims
Copy link
Member

@evansims evansims commented Jul 17, 2023

This PR pins the pr-title-checker third-party action to a full-length commit SHA — that of release 1.4.0.

Pinning an action to a full-length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository. https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions

This PR pins the `pr-title-checker` third-party action to a full-length commit SHA — that of release 1.4.0.

Pinning an action to a full-length commit SHA is currently the only way to use an action as an immutable release. Pinning to a particular SHA helps mitigate the risk of a bad actor adding a backdoor to the action's repository.
@evansims evansims requested a review from a team as a code owner July 17, 2023 17:14
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c5aa271) 96.08% compared to head (a07ddd5) 96.08%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #293   +/-   ##
=========================================
  Coverage     96.08%   96.08%           
  Complexity       86       86           
=========================================
  Files            97       97           
  Lines          1611     1611           
  Branches        331      331           
=========================================
  Hits           1548     1548           
  Misses           49       49           
  Partials         14       14           
Flag Coverage Δ
auth0_flutter 100.00% <ø> (ø)
auth0_flutter_android 96.55% <ø> (ø)
auth0_flutter_ios 99.84% <ø> (ø)
auth0_flutter_platform_interface 87.03% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stevehobbsdev stevehobbsdev merged commit 7912311 into main Jul 19, 2023
5 checks passed
@stevehobbsdev stevehobbsdev deleted the chore-security/pin-title-checker-action branch July 19, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants