sholloway / graph-cockpit

An Electron based fat client for working with graphs.
MIT License
2 stars 0 forks source link

Add a vulnerability scanner to the code base. #20

Open sholloway opened 6 years ago

sholloway commented 6 years ago

Look at using a vulnerability scanner like https://gemnasium.com for identifying vulnerabilities in dependencies.

Additionally, https://snyk.io

sholloway commented 5 years ago

npm audit might be enough. This was added in v6 of npm.