vmware / container-service-extension

Container Service for VMware vCloud Director
https://vmware.github.io/container-service-extension
Other
77 stars 52 forks source link

Fix dependabot alerts #6,#7,#8 #1420

Closed rocknes closed 1 year ago

rocknes commented 1 year ago

Bump version of cryptography and requests libraries, fix encryption engine to accommodate changes in cryptography library.

Testing done: Encrypted and decrypted a CSE config file successfully. Ran the command cse template list -c config.yaml -s -d remote and made sure requests library is working correctly


This change is Reviewable

vmwclabot commented 1 year ago

@rocknes, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.