
There are several different recommendations to enhance security of your Node.js applications. This cheat sheet aims to provide a list of best practices to follow during development of Node.js applications.

Node.js applications are prone to all kinds of web application vulnerabilities. Node.js applications are increasing in number and they are no different from other frameworks and programming languages. Each item has a brief explanation and solution that is specific to the Node.js environment. This cheat sheet lists actions developers can take to develop secure Node.js applications. NodeJS Security Cheat Sheet ¶ Introduction ¶

Insecure Direct Object Reference PreventionĪdhere to general application security principlesĪdditional resources about Node.js security
