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 mongo-driver to v1.7.5 to avoid vulnerability alert #93

Merged
merged 1 commit into from Nov 23, 2021

Conversation

padamstx
Copy link
Contributor

@padamstx padamstx commented Nov 23, 2021

Fixes: #90

This PR bumps the mongo-driver dependency to version 1.7.5 in order to avoid a snyk vulnerability related to the packr/v2 module that was used by previous versions of mongo-driver. This new version 1.7.5 removes the packr/v2 dependency entirely.

Signed-off-by: Phil Adams <phil_adams@us.ibm.com>
@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #93 (0ccbdee) into master (6d7da0f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   81.80%   81.80%           
=======================================
  Files          12       12           
  Lines        2011     2011           
=======================================
  Hits         1645     1645           
  Misses        290      290           
  Partials       76       76           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d7da0f...0ccbdee. Read the comment docs.

@padamstx
Copy link
Contributor Author

@casualjim Hi, could you please review and merge in if this change is acceptable? If yes, could we get a new patch release with these reduced dependencies? Thanks!

@casualjim casualjim merged commit 4710d14 into go-openapi:master Nov 23, 2021
@casualjim
Copy link
Member

Done, and published v0.21.1

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.

Snyk vulnerability due to mongo-driver -> packr dependency
2 participants