Azure / Azure/azure-storage-node

Remove dependency for md5.js

Open
#727 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
482
Forks
227
PR merge metrics
No merged PRs in 30d

Description

> For latest features support, please switch to [Azure Storage JavaScript SDK V10](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage).

### Which service(blob, file, queue, table) does this issue concern?
We're still relying azure-storage 2.10.7 until we can make the proper changes to migrate to V12. In particular we're using blob storage.

### Which version of the SDK was used?
azure-storage 2.10.7

### What's the Node.js/Browser version?
Node.js v14 backend only

### What problem was encountered?
Component Governance is flagging azure-storage 2.10.7 dependency on md5.js

### Steps to reproduce the issue?
Component Governance identifies azure-storage as a root dependency for md5.js

### Have you found a mitigation/solution?
Currently upgrading would solve the issue however the first attempts to migrate to v12 hasn't been successful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.