Run Pynt Container
Learn why running the Pynt container is crucial for local tests and how the Postman CLI facilitates communication for seamless security scans.
Setup
Running Pynt CLI Command for Postman
Basic usage
pynt postmanOptional arguments
--port - set the port pynt will listen to (DEFAULT: 5001)
--insecure - use when target uses self signed certificates
--host-ca - path to the CA file in PEM format to enable SSL certificate verification for pynt when running through a VPN.Last updated