Stop Installing Node.js and Global Npm Packages, Use Docker Instead
Protect your system from vulnerabilities
Jan 26, 20225 min read43

Search for a command to run...
Articles tagged with #nodejs
Protect your system from vulnerabilities

The term "serverless" implies having no server and might encourage the enthusiastic to think, "We can be less strict on security. The typical secure coding practices do not apply." The reality is no matter where you code is hosted, secure coding prac...

The term "serverless" implies having no server and might encourage the enthusiastic to think, "No more patching. No more vulnerability management." While there may be some truth in this, going serverless has its own set of security concerns and in th...
