github node-opcua/node-opcua v2.122.0

latest releases: v2.124.0, v2.123.0
2 months ago

What's Changed

🚨 Security update

  • OPCUAClient now avoids selecting deprecated security policy while choosing user identity token #1344

For instance, when OPCUAClient encounters multiple identity token policyId for the same tokenType, the OPCUClient will select the policyId that provides the most robust encryption method. It will also avoid using Basic192RSA15, which is now deprecated in NodeJS 20.11.1 onward, to fix CVE-2023-46809.

Full Changelog: v2.121.0...v2.122.0

Don't miss a new node-opcua release

NewReleases is sending notifications on new releases.