howdyai / botkit-cms

An open tool for designing, building and managing interactive dialog systems
https://botkit.ai
MIT License
265 stars 92 forks source link

Vulnerabilities #27

Open AngelosNaoumis opened 4 years ago

AngelosNaoumis commented 4 years ago

I am using cpanel to host my bot, while installing (npm install) the bot-cmd I got 80 Vulnerabilities and I manage to fix 78 of them with npm audit fix, but those 2 remain. Are they crucial? How should I deal with them?

firefox_03_14-01-26

benbrown commented 4 years ago

It looks like this will hopefully be fixed in express-hbs soon:

https://github.com/barc/express-hbs/pull/165

You can't remove this library, as it is the templating system.