Abstract
JavaScript is a multi-paradigm programming language used by millions of developers to build computer systems. When paired with the Node.js runtime environment, JavaScript powers the infrastructure of many large-scale applications across various industries due to its extensive ecosystem of packages and scalability support. However, JavaScript applications may be subjected to a specific rac…