Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the storage-blob library instead of deprecated azure-storage #223

Conversation

aleksandrlevochkin
Copy link
Contributor

@aleksandrlevochkin aleksandrlevochkin commented Sep 27, 2023

Description

The dependency azure-storage from az-blobstorage-provider is deprecated and has a vulnerability CVE-2023-0842 in xml2js 0.2.8.

I replaced it with the storage-blob package.
Here are official migration guidelines

Testing

Tested the updated common package with the task JavaToolInstallerV0

@aleksandrlevochkin aleksandrlevochkin marked this pull request as ready for review September 27, 2023 10:06
@aleksandrlevochkin aleksandrlevochkin requested a review from a team September 27, 2023 12:28
@aleksandrlevochkin
Copy link
Contributor Author

@hiyadav @bishal-pdMSFT could you please take a look at these changes to check if there's any possible regression?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants