Skip to content

Conversation

chelnak
Copy link
Contributor

@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 requested a review from a team as a code owner October 13, 2022 11:33
@chelnak chelnak self-assigned this Oct 13, 2022
@pmcmaw
Copy link
Contributor

pmcmaw commented Oct 13, 2022

LGTM

@pmcmaw pmcmaw merged commit f36cab6 into main Oct 13, 2022
@pmcmaw pmcmaw deleted the maint-update_rake branch October 13, 2022 15:14
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