-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
SDKIssue pertains to the SDK itself and not specific to any serviceIssue pertains to the SDK itself and not specific to any service
Description
Hey there, wanted to open a follow-on issue to #343. Would it be possible for you guys to remove the <39.0.0
part in the cryptography
package? The same case as described previous issue has occurred again (via https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-3315328).
The fix is in version 39.0.1, but nobody that also depends on oci
can update at this time.
I believe this should be a safe change for projects to make based on cryptography's API Stability Policy, which states that:
- Public APIs will not be removed or renamed without providing a compatibility alias.
- The behavior of existing APIs will not change.
Metadata
Metadata
Assignees
Labels
SDKIssue pertains to the SDK itself and not specific to any serviceIssue pertains to the SDK itself and not specific to any service