-
Notifications
You must be signed in to change notification settings - Fork 2k
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
13 vulnerabilities found in 59 packages #3464
Comments
This is awesome, thanks! We'll run it on the upcoming v0.12.x release, I think some of these issues have been fixed (the Express version, for example). |
@stuk88 Thanks for posting. If we're able to isolate any of these issues in 0.11, we'll also release a patch. For future reference, please review our vulnerability disclosure guide for the appropriate way of reporting a suspected security issue. |
Ok, so Socket.io 1.4.0 which was just released fixes two of these issues: socketio/socket.io#2327 (comment) |
If express-handlebars is not upgraded in the next couple of days (see ericf/express-handlebars#142 (comment)), we'll include a conditional warning in core that displays if you're using handlebars about that potential vulnerability. |
Well done :) |
I added a warning that displays if you're using handlebars < 4. If/when |
Ok, v0.11.4 is out which addresses most of the vulnerabilities. The only relevant remaining ones are The remaining vulnerabilities don't have direct remedies, but they also only affect grunt, so they should never be an issue in a production environment. |
👍 @sgress454 💧 ⚡ To add a bit more color: As @sgress454 pointed out, with the exception of the socket.io-client thing (which @rauchg is on top of) the remaining vulnerabilities not addressed by 0.11.4 are from grunt-contrib-watch (which is only used in development) and express-handlebars (for which we've added a warning). I'll leave this issue open until the socket.io-client dep is updated (we'll just need to make a change to the generator). @stuk88 thanks again! |
Hello everyone, i am starting the Sails way and it's awesome! How can i update to this release on my current Sails project? Thanks a lot! |
@jasalazar you can update by running |
Update: Guillermo patched |
update https://github.com/socketio/socket.io/releases/tag/1.4.3 should do the trick |
We're all set with sails-hook-sockets, sails.io.js and sails-generate-sails.io.js updated to use the latest versions of socket.io and socket.io-client (v1.4.3). I've left the dependencies as |
To add to this, the |
Snyk test report for sails found 13 vulnerabilities found in 59 packages
https://snyk.io/test/npm/sails
The text was updated successfully, but these errors were encountered: