You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CVE-2025-45768 indicates that all versions of PyJWT 'contain weak encryption'. It's disputed by PyJWT as the key length is set by the user/application. It's being flagged in SCA tests across all of our repos that use azure-opentelemetry and azure-identity.
Just wondering if msal uses PyJWT in any way that could be affected by this?