Skip to content

Conversation

@chelnak
Copy link

@chelnak chelnak commented Oct 13, 2022

Prior to this PR the version of rake installed with this project was vulnerable to an OS command injection attach.

The CVE ID for this is: CVE-2020-8130

This PR fixes the above by removing the version constraint and ensuring that the latest version of rake is always pulled.

Prior to this commit the version of rake installed with this project was
vulnerable to an OS command injection attach.

The CVE ID for this is: CVE-2020-8130

This commit fixes the above by removing the version constraint and
ensuring that the latest version of rake is always pulled.
@chelnak chelnak self-assigned this Oct 13, 2022
@chelnak chelnak requested a review from a team as a code owner October 13, 2022 11:37
@pmcmaw pmcmaw merged commit e01af34 into main Oct 13, 2022
@pmcmaw pmcmaw deleted the maint-update_rake branch October 13, 2022 12:22
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.

4 participants