Skip to content

Bump mongo-driver to v1.7.5 to avoid vulnerability alert#93

Merged
casualjim merged 1 commit intogo-openapi:masterfrom
padamstx:master
Nov 23, 2021
Merged

Bump mongo-driver to v1.7.5 to avoid vulnerability alert#93
casualjim merged 1 commit intogo-openapi:masterfrom
padamstx:master

Conversation

@padamstx
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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