Jest and Supertest tool for found SQL, NoSQL & code injection vulnerabilities in your NodeJS APIs
npm i --save-dev
In development environments, Supertest with any testing library is a very easy way to make integration testing. Therefore jest-sql-injection-analyzer could be useful for detect early vulnerabilities in your code, or when you install new dependencies.
This tool not replace a complete DevSecOps implementation, but could be useful in TDD process for NodeJS backend developers. And part of the usual tests in pipelines