mblackgeo / flask-cognito-lib

A Flask extension that supports protecting routes with AWS Cognito following OAuth 2.1 best practices
https://mblackgeo.github.io/flask-cognito-lib/
MIT License
57 stars 15 forks source link

feat: bump pyjwt minor version #8

Closed mblackgeo closed 2 years ago

mblackgeo commented 2 years ago

Fixes security vulnerability CVE-2022-29217

codecov-commenter commented 2 years ago

Codecov Report

Merging #8 (672b99e) into main (9f888f6) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main        #8   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines          299       299           
=========================================
  Hits           299       299           

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 9f888f6...672b99e. Read the comment docs.