Open anbangz opened 2 years ago
Checking in here - any plans to mitigate this vulnerability?
Almost all client lib that depends on autorest-clientruntime-for-java was deprecated.
If you still use these libs (usually namespace with "com.microsoft.azure.", please consider migrate to new client lib ("com.azure.").
Description of vulnerability here: https://github.com/square/okhttp/issues/6738
Snyk vulnerability here: https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
I believe the
libraries will also have to be upgraded, as they take transitive dependencies on com.squareup.okhttp3:okhttp:3.12.12