-
Notifications
You must be signed in to change notification settings - Fork 1
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
CI/CD nodejs security hardening #1860
Labels
Comments
Use Static Code Analysis on the base code once, set-up in our IDE as plugin, and in the CI/CD |
Replace npm by npq? |
SAST tools : Free SAST CI/CD tools to use based on the OWASP recommendation (Link Above):
|
Snyk code analysis is enabled in their SaaS platform, no need to implement it via CI/CD. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://cheatsheetseries.owasp.org/cheatsheets/Nodejs_Security_Cheat_Sheet.html
https://github.com/lirantal/awesome-nodejs-security
The text was updated successfully, but these errors were encountered: