Autodesk / hubble

🛰 Collaboration, usage, and health data visualization for GitHub Enterprise
https://autodesk.github.io/hubble
MIT License
173 stars 49 forks source link

Security vulnerabilities found #205

Closed pranereddy closed 4 years ago

pranereddy commented 4 years ago

Hi, We are using hubble in our GHES, recently we got security alerts for vulnerabilities, would you please fix them by upgrading to stable versions. image

pluehne commented 4 years ago

@pranereddy: I’ve updated all Node.js dependencies to their latest versions now.

Please note that security vulnerabilities in the Node.js dependencies have very low priority to us because Node.js is only used for unit testing. The unit tests are never executed in a production environment, so none of our users are affected by those.

But thanks for reporting this anyway!

pranereddy commented 4 years ago

@pluehne Thanks for the update and fix 🙂

pluehne commented 4 years ago

You’re welcome, @pranereddy!