Pynt for Jest
Integrate Pynt with jest to enhance API security testing. Automate security scans within your jest test suites to detect and mitigate vulnerabilities effectively.
Last updated
Integrate Pynt with jest to enhance API security testing. Automate security scans within your jest test suites to detect and mitigate vulnerabilities effectively.
Last updated
As part of its API security testing suite, Pynt integrates seamlessly with Jest, allowing automated security testing in JavaScript environments.
If your functional tests are based on java script framework like jest, you can use Pynt command to run API Security tests from these functional tests.
First, make sure Pynt's prerequisites are met.
Follow the instructions to install Pynt container here.
Then, continue with the below example.
jest.test.py is a javascript-based tester for goat (our vulnerable application) that we use to test the functionality of goat, we run it with:
Now, to run Pynt on it, we run: