Update dependency PyJWT to v2 [SECURITY]#90
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
4c4ad0f to
3f16239
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.5.3→==2.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Key confusion through non-blocklisted public key formats
CVE-2022-29217 / GHSA-ffqj-6fqr-9h24
More information
Details
Impact
What kind of vulnerability is it? Who is impacted?
Disclosed by Aapo Oksman (Senior Security Specialist, Nixu Corporation).
Patches
Users should upgrade to v2.4.0.
Workarounds
Always be explicit with the algorithms that are accepted and expected when decoding.
References
Are there any links users can visit to find out more?
For more information
If you have any questions or comments about this advisory:
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
jpadilla/pyjwt (PyJWT)
v2.4.0Compare Source
Changed
v2.3.0Compare Source
Security
v2.2.0Compare Source
Fixed
#​702 <https://github.com/jpadilla/pyjwt/pull/702>__v2.1.0Compare Source
Changed
v2.0.1Compare Source
Changed
v2.0.0Compare Source
Changed
v1.7.1Compare Source
Changed
(#441) by @jdufresne
@jdufresne
Ed25519/ EdDSA, with unit tests (#455) by@Someguy123
python_requires(#478) by @michael-k@dimaqq
tox -e lintwarnings and errors (#490) by @jdufresne(#491) by @jdufresne
(#492) by @jdufresne
@GeoffRichards
@jdufresne
@michael-k
default_backend()(#523) by @rohitkg98@jdufresne
@jdufresne
@jdufresne
by @jdufresne
@jdufresne
(#543) by @jdufresne
@jdufresne
by @jdufresne
@jdufresne
(#555) by @jdufresne
@jdufresne
(#558) by @jdufresne
@jdufresne
(#562) by @jdufresne
by @jdufresne
(#571) by @jdufresne
(#574) by @jdufresne
v1.7.0Compare Source
Fixed
v1.6.4Compare Source
Fixed
#​340 <https://github.com/jpadilla/pyjwt/pull/340>__Added
InvalidAudienceErrorwhen applicationdoes not specify an audience, but the token does.
#​336 <https://github.com/jpadilla/pyjwt/pull/336>__v1.6.3Compare Source
Fixed
#​340 <https://github.com/jpadilla/pyjwt/pull/340>__Added
InvalidAudienceErrorwhen applicationdoes not specify an audience, but the token does.
#​336 <https://github.com/jpadilla/pyjwt/pull/336>__v1.6.1Compare Source
Fixed
InvalidAudienceErrorwhen application does not specify an audience, but the token does. #336v1.6.0Compare Source
Changed
Fixed
7c1e61d <https://github.com/jpadilla/pyjwt/commit/7c1e61dde27bafe16e7d1bb6e35199e778962742>__Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.