Closed koendhondt closed 1 year ago
Hello @koendhondt! :wave: we're sorry you found a bug... so first of all, thank you very much for reporting it.
To know about progress, check in Triage. All issues are considered Backlog Candidates until work priorities align and the issue is selected for development. It will then become part of our official Backlog.
Using https://github.com/Kurento/bugtracker/issues/439 to track this.
Prerequisites
These are MANDATORY, otherwise the issue will be automatically closed.
Issue description
Running an npm audit on any typescript application which includes kurento-client results in the following vulnerability being reported:
Context
We are using Kurento-client in our application to facilitate audio broadcast to a selected group of users. Our internal security policy requires us to address this issue.
This issue is also reported as #373, but this is IMHO incorrectly labelled as an Enhancement while it is a Security risk for any use of kurento-client.
This issue appears to continue to exist as the reconnect-ws package referenced by kurento-client hasn't seen any updates in a number of years.
How to reproduce?
Expected & current behavior
Expected: 0 vulnerabilities
Current: 4 high severity vulnerabilities:
About your Application Server
About end-user clients