vmware / vsphere-automation-sdk-python

Python samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
MIT License
739 stars 308 forks source link

Upgrade Cryptography 36.0.0 to 39.0.1 or higher if possible #369

Closed IAmAStealer closed 1 year ago

IAmAStealer commented 1 year ago

Is your feature request related to a problem? Please describe.

Hello, Regarding CVEs for the version 36.0.0 that can be high, is it possible to upgrade to a newer version of cryptography ? My problems comes for virtualenv that requires higher version of cryptography for security but vsphere-automation-sdk-python requirements blocks the upgrade.

Describe the solution you'd like

Update cryptography requirement to 39.0.1

Describe alternatives you've considered

No response

Additional context

No response

aagrawal3 commented 1 year ago

Addressed in https://github.com/vmware/vsphere-automation-sdk-python/pull/372