python-restx / flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.14k stars 333 forks source link

Updates to address swagger CVEs. #522

Closed peter-doggart closed 1 year ago

peter-doggart commented 1 year ago

This PR updates Swagger UI to address some outstanding CVEs flagged by dependabot.

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.45% // Head: 96.45% // No change to project coverage :thumbsup:

Coverage data is based on head (34df757) compared to base (1241237). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #522 +/- ## ======================================= Coverage 96.45% 96.45% ======================================= Files 20 20 Lines 2733 2733 ======================================= Hits 2636 2636 Misses 97 97 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-restx). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-restx)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.