ricklamers / gridstudio

Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages.
GNU Affero General Public License v3.0
8.88k stars 1.5k forks source link

fix(sec): upgrade gunicorn to 20.0.1 #147

Open pen4 opened 1 year ago

pen4 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in gunicorn 19.6.0

What did I do?

Upgrade gunicorn from 19.6.0 to 20.0.1 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

Signed-off-by:pen4948453219@qq.com