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

Vulnerability review. #119

Open
kfogel opened this issue Nov 25, 2017 · 6 comments
Open

Vulnerability review. #119

kfogel opened this issue Nov 25, 2017 · 6 comments
Assignees
Labels

Comments

@kfogel
Copy link
Member

kfogel commented Nov 25, 2017

Any vulnerabilities currently displayed by the GitHub automagic vulnerability detection system should be examined and handled if necessary.

(And we need to do an independent vulnerability review soon after that, but for the moment let's use the information right in front of us courtesy of GitHub.)

@pjsier and @pmacaluso3, you should both be seeing the vulnerability report when you are logged into GitHub and go to the front page of this repository. Let me know if you have any trouble seeing it.

@pjsier
Copy link
Contributor

pjsier commented Jan 9, 2018

Updating based on conversations on the call today:

Many of the initial vulnerabilities were fixed by merging #127, but there are still a few left, most of which involve upgrading to Rails 4.2 which introduces challenges described in #126. For now we should upgrade nokogiri and rest_api if possible, and after that we can reduce the priority of this issue

@bnazari
Copy link
Contributor

bnazari commented Jan 9, 2018 via email

@kfogel
Copy link
Member Author

kfogel commented Jan 10, 2018

@bnazari thanks for noticing that. @pjsier and @pmacaluso3, let's isolate the nokogiri change to its own commit, deployed separately from any other upgrades, so that we can deploy it cautiously and roll back right away if needed.

@pjsier pjsier mentioned this issue Jan 11, 2018
@kfogel
Copy link
Member Author

kfogel commented Jan 25, 2018

How's progress on this issue, @pjsier and @pmacaluso3? We're getting another vulnerability warning from GitHub now, I'm sure you've noticed (let me know if you can't see it when you log in to GitHub and view this repository).

@pjsier
Copy link
Contributor

pjsier commented Jan 25, 2018

@kfogel I've got #139 open for nokogiri, and I was waiting to merge and deploy that until we finish #120. We can do that sooner though if that works.

I can open up another PR for the new warning, and then it was my impression that we're lowering the priority of this issue. The other vulnerabilities all relate more to #126 and moving to Rails 4.2

@pjsier
Copy link
Contributor

pjsier commented Jan 26, 2018

Paperclip is one dependency we'll need to update, but it's blocked by #126 as well. Flagging it here for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants