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

Update gevent to 23.9.1 to address critical CVE #6485

Closed
wants to merge 1 commit into from

Conversation

gpspake
Copy link
Contributor

@gpspake gpspake commented Sep 27, 2023

What type of PR is this?

  • Refactor
  • Feature
  • Bug Fix
  • New Query Runner (Data Source)
  • New Alert Destination
  • Other

Description

Update gevent to 23.9.1 to address criticial CVE flagged by Trivy

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)
  • Manually
  • N/A

Related Tickets & Documents

image

Relevant links:
https://nvd.nist.gov/vuln/detail/CVE-2023-41419
https://avd.aquasec.com/nvd/cve-2023-41419
https://www.gevent.org/changelog.html#id1

@gpspake gpspake changed the title Update gevent to 23.9.1 to address CVE Update gevent to 23.9.1 to address critical CVE Sep 27, 2023
@gpspake
Copy link
Contributor Author

gpspake commented Sep 27, 2023

Oops. Looks like I need to update the lock file (I'm new to poetry). Working on that 🙂.

update greenlet to 2.0.2 - 
Because redash depends on gevent (23.9.1) which depends on greenlet (>=2.0.0), greenlet is required.
So, because redash depends on greenlet (1.1.3), version solving failed.
@gpspake
Copy link
Contributor Author

gpspake commented Sep 27, 2023

Also had to update greenlet to 2.0.2 to satisfy gevent requirement

@gpspake
Copy link
Contributor Author

gpspake commented Sep 27, 2023

Closing because workflow requirements appear to be stuck

@gpspake gpspake closed this Sep 27, 2023
@gpspake gpspake deleted the gevent-cve branch October 16, 2023 14:58
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.

1 participant