What’s the problem? You sit down to work on your side project or contribute to a project at work, you npm install with enthusiasm and hope. Then those dreadful messages appear, gazillion vulnerabilities, a zillion of them high. You run npm “audit fix”,and it fixes some of the dependencies. What…