Skip to content

Pysaml2 security vulnerability #1012

@itsBrady

Description

@itsBrady

Our security scanner is flagging version cryptography==43.0.3

This comes from the latest version of pysaml2

pysaml2==7.5.4

We can't just bump cryptography to 44.0.1 in the req's because pyopenSSL (also a dependency of pysaml2) doesn't allow.

cryptography==43.0.3
# via
# pyopenssl
# pysaml2

pyopenssl==24.2.1
# via pysaml2

Can you release a patch bumping pyopenssl, and cryptography please.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions