Published on
Various secure JavaScript coding constructs and Node.js service options for a secure Node.js application. Hiding information, using basic tools that help detect and fix vulnerabilities, always use CSP with Helmet, TLS, run Node.js as a non-root user, and store secrets in a vault.