Pynt for Go
Integrate Pynt with Go to enhance API security testing. Automate security scans within your Go test suites to detect and mitigate vulnerabilities effectively.
Last updated
Integrate Pynt with Go to enhance API security testing. Automate security scans within your Go test suites to detect and mitigate vulnerabilities effectively.
Last updated
If your functional tests are written in Go, you can use Pynt command to run API Security tests from these functional tests.
Then, continue with the below example.
Get test_goat.go
Get testify
go mod
Check that functional test works
Run Pynt on functional test
Pynt can automatically set your go test to use self signed certificate. use the flag --self-signed
Pyntβs suite integrates seamlessly with Go, enabling secure, high-performance development and testing of APIs in Go applications.
First, make sure Pynt's are met.
Follow the instructions to install Pynt container .
is a go based tester for goat (our vulnerable application) that we use to test the functionality of goat, here is how to run it:
π‘ Pynt CLI Troubleshooting: If you're encountering issues with Pynt's CLI, visit the for solutions and troubleshooting tips.
π‘ Still Need Help? For any questions or troubleshooting, reach out to the .