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

Upgrade vulnerable dependencies #5736

Merged
merged 5 commits into from Apr 30, 2020

Conversation

dhalperi
Copy link
Member

Vulnerability scanning revealed four vulnerable libraries packaged with Batfish, two direct dependencies and two transitive ones.

  • com.fasterxml.jackson.core:jackson-databind:2.9.8 (CRITICAL)
  • org.apache.commons:commons-configuration2:2.6 (HIGH)
  • org.apache.httpcomponents:httpclient:4.2.5 (MEDIUM)
  • com.squareup.okhttp3:okhttp:3.8.1 (MEDIUM, actually contested by the developer)

Upgrade all of these to safe versions.

@batfish-bot
Copy link

This change is Reviewable

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 3 files at r1, 1 of 1 files at r2.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @arifogel)

@dhalperi dhalperi merged commit f858081 into batfish:master Apr 30, 2020
@dhalperi dhalperi deleted the vulnerability-upgrades branch April 30, 2020 02:17
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.

None yet

3 participants