A pip-audit on our end revealed an issue with old versions of the cryptography package: GHSA-m959-cc7f-wv43
For us, this is due to imports of pyopenssl that are coming from cadcdata/cadcutils. I recommend pinning pyopenssl>=26.0 as that should allow us to use cryptography 46.0.6 and later.
A pip-audit on our end revealed an issue with old versions of the cryptography package: GHSA-m959-cc7f-wv43
For us, this is due to imports of pyopenssl that are coming from cadcdata/cadcutils. I recommend pinning pyopenssl>=26.0 as that should allow us to use cryptography 46.0.6 and later.