Prerequisites for Running Pynt Scans
Discover the prerequisites needed to seamlessly onboard with Pynt.
Last updated
Discover the prerequisites needed to seamlessly onboard with Pynt.
Last updated
At a Glance: 🛠️ Before running Pynt scans, ensure your environment is correctly set up with the required system configurations, permissions, and tools for a smooth and successful API security scan.
Docker Installed & Running: If you're running Pynt locally, ensure Docker is installed and running. .
Python Installed: If using Pynt locally, make sure Python is installed on your machine. minimum Python version: 3.9
GHCR Image Access: Ensure you can pull images from the .
Pynt Domain Accessible: Verify that is reachable from the machine running Pynt.
Postman Installed: If you're integrating , ensure you're using the Postman app (note: Pynt requires Docker access and doesn’t support the Postman web interface).
Functional Tests Required: For several integrations, Pynt uses your existing functional tests (Postman, Newman, CLI) to drive its security scans. Ensure your functional test collection is available, your environment variables are set, and the target application is running.
Ensure everything is working by running your functional tests against the target application before executing Pynt’s security tests.