-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
found 1 moderate severity vulnerability #197
Comments
Thanks for the report, It's caused by outdated dependencies we're using in https://github.com/StackStorm/st2client.js This is still a valid issue. |
Currently there are 2 security issues for First is |
This issue is held up by hubot-slack, which still does not support coffeescript 2 at this point:
I don't think this is a security issue, but this is not one of the I documented this in the README for st2chatops, which is maybe not the best place for that information to live. 😆 |
Removing from 3.3.0 until upstream changes in hubot have been fixed. |
I can see an issue of " hubot-stackstorm" package installation :
root@bef5e65692ca:/myhubot# npm install hubot-stackstorm
npm WARN deprecated [email protected]: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
added 27 packages from 61 contributors and audited 305 packages in 10.924s
found 1 moderate severity vulnerability
run
npm audit fix
to fix them, ornpm audit
for detailsroot@bef5e65692ca:/myhubot# ^C
root@bef5e65692ca:/myhubot# npm audit fix
up to date in 1.29s
fixed 0 of 1 vulnerability in 305 scanned packages
1 vulnerability required manual review and could not be updated
The text was updated successfully, but these errors were encountered: