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

Fixes Advisory: CVE-2020-26247 #628

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Conversation

jgreben
Copy link
Contributor

@jgreben jgreben commented Jan 4, 2021

No description provided.

Copy link
Contributor

@mejackreed mejackreed left a comment

Choose a reason for hiding this comment

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

Overall looks good to me, just one minor comment.

Gemfile Outdated
@@ -44,7 +44,8 @@ gem 'bootstrap', '~> 4.3'

gem 'warden'

gem 'nokogiri'
# Fixes Advisory: CVE-2020-26247
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get away with just doing a bundle update with commenting about the CVE or specifying a version? I mention this just as it might become troublesome to try and keep track of that.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok, I updated the Gemfile.lock and removed the version pinning and changed the Gemfile comment.

Copy link
Contributor

Choose a reason for hiding this comment

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

Great! Looks like there is a Rubocop issue still. I would be fine if you wanted to remove the comment entirely.

@jgreben jgreben requested a review from mejackreed January 4, 2021 22:51
@jgreben jgreben force-pushed the jgreben-CVE-2020-26247 branch from 7b84ca4 to 5fd0e32 Compare January 4, 2021 23:40
Copy link
Contributor

@mejackreed mejackreed left a comment

Choose a reason for hiding this comment

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

👏

@mejackreed mejackreed merged commit 4f6d0fd into master Jan 5, 2021
@mejackreed mejackreed deleted the jgreben-CVE-2020-26247 branch January 5, 2021 00:01
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.

2 participants