Need to replace vulnerable vm2 library #450
Labels
dependencies
Pull requests that update a dependency file
handled by plus4nodered team
https://p4nr.com/
problem
pull request welcome
send your pull request and contribute to the project
question
sponsors are welcome
https://plus4nodered.com/
Stale
Which node-red-contrib-modbus version are you using?
5.30.0
What happened?
When you install node-red-contrib-modbus npm reports:
The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
Server
Modbus-Server Node
How can this be reproduced?
Install the package from the command line (using npm) and watch the output
What did you expect to happen?
I expect to be able to install the package without any severity=critical security warnings
Other Information
This was reported previously but closed by the bot due to inactivity. There are previous CVEs out there that all say the problem is with vm2 3.9.18 but this is installing 3.9.19 and I still get the warning. https://www.npmjs.com/package/vm2 suggests migrating from vm2 to isolated-vm
The text was updated successfully, but these errors were encountered: