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

bump rake version #948

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jmlrt
Copy link
Member

@jmlrt jmlrt commented Jun 18, 2020

This commit bump rake version to 12.3.3 to fix severity CVE-2020-81300

This commit bump rake version to 12.3.3 to fix severity CVE-2020-8130[0]

[0]: GHSA-jppv-gw3r-w3q8
@roaksoax roaksoax requested a review from robbavey July 13, 2020 19:41
gem 'rake', '12.3.3'
Copy link
Contributor

Choose a reason for hiding this comment

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

This change cannot be made as rake 12.3.0 and above requires ruby version > 2.0, which Logstash 6.x and above requires.

We might want to think about just removing this block entirely (and in other plugins) - this is here to retain 5.x compatibility, but we haven't tested this plugin (or many others) against 5.x for some time.

Thoughts @jsvd ?

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.

3 participants