Closed ddavis-hitachi closed 3 years ago
Patch should be going out this coming Monday.
@DaveDHitachi Might take an extra day or two. Unless your application is actually creating it's own service as well as being a device, you shouldn't be subject to this vulnerability.
Released
After running 'npm audit' in my project I get the following error:
=== npm audit security report ===
┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ Moderate │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ ws │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Patched in │ >=7.4.6 │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Dependency of │ azure-iothub │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Path │ azure-iothub > azure-iot-amqp-base > ws │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ More info │ https://npmjs.com/advisories/1748 │ └───────────────┴──────────────────────────────────────────────────────────────┘