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

security: Update indirect dependency: mongo-driver #196

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

yitsushi
Copy link
Contributor

@yitsushi yitsushi commented Nov 2, 2021

What this PR does / why we need it:

We are not using the mongodb driver at all, but dependabot is crying.
Checked if ginkgo has a newer version, but v1.16.5 is still the latest
version.

GHSA: GHSA-f6mq-5m25-4r72
CVE: https://nvd.nist.gov/vuln/detail/CVE-2021-20329
CVSS: 6.8 Moderate | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

Which issue(s) this PR fixes:

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes

We are not using the mongodb driver at all, but dependabot is crying.
Checked if ginkgo has a newer version, but v1.16.5 is still the latest
version.

GHSA: GHSA-f6mq-5m25-4r72
CVE: https://nvd.nist.gov/vuln/detail/CVE-2021-20329
CVSS: 6.8 Moderate | CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
@yitsushi yitsushi added kind/cleanup Removing things previously overlooked area/dependency Issues or PRs related to dependency changes labels Nov 2, 2021
@yitsushi yitsushi merged commit 1f0a587 into main Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants