-
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
NPM audit issues in Sails #7349
Comments
@nathaniel-watson-ctg-com Thanks for posting! We'll take a look as soon as possible. In the mean time, there are a few ways you can help speed things along:
Please remember: never post in a public forum if you believe you've found a genuine security vulnerability. Instead, disclose it responsibly. For help with questions about Sails, click here. |
According to the NPM audit results, there is an updated version of Version 4.21.0 of The newest version of I'm not sure what to do about the deprecation warnings. |
This is now in the latest release. |
Update: As of version 1.5.12, all of these except for the deprecation warnings have been fixed. If there's already another ticket for those as well, I will close this as a duplicate ticket. |
The latest version of sails has a variety of issues listed under NPM audit.
The 7 vulnerabilities come from 3 out-of-date packages, 1 of which is introduced via Express.
For context, I found this by creating a new project and running "npm init" followed by "npm install sails", to ensure no other packages were contaminating the results. To make things easier, the commands I ran and their output are specified at the bottom of this ticket.
I'm not using Grunt or any of the database adapters, so I've listed those as non-applicable below.
Node version: v18.14.0
Sails version (sails): 1.5.11
ORM hook version (sails-hook-orm): N/A ?
Sockets hook version (sails-hook-sockets): N/A
Organics hook version (sails-hook-organics): N/A
Grunt hook version (sails-hook-grunt): N/A
Uploads hook version (sails-hook-uploads): N/A
DB adapter & version (e.g. sails-mysql@5.55.5): N/A
Skipper adapter & version (e.g. skipper-s3@5.55.5): N/A
The text was updated successfully, but these errors were encountered: