Introduction Almost all the web applications these days make use of JavaScript, be it on the front-end or backend especially after the developments in NodeJS, and frameworks like Express, VueJS, etc. Looking at the security aspect, we should be careful when importing malicious libraries, dependencies or harmful functions that might lead…