Azure / ms-rest-nodeauth

node.js based authentication library for Azure with type definitions
MIT License
33 stars 33 forks source link

dependency adal-node depends on xmldom which needs a security patch #146

Open JensMadsen opened 2 years ago

JensMadsen commented 2 years ago

I think that adal-node is deprecated? xmldom must be updated to 0.8.3?

carpusherw commented 2 years ago

Also filed https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/5302 to see if adal-node still supports security update.

carpusherw commented 2 years ago

Even if the adal-node gets updated this time

adal-node is deprecated and will no longer be receiving any updates as of December 31st, 2022

https://github.com/AzureAD/microsoft-authentication-library-for-js/issues/5302#issuecomment-1279245106

vtereshyn commented 1 year ago

Any updates on this? we have a huge chain that leads to this package