Integrate Pynt with Bitbucket Pipelines for automated API security testing. Enhance your CI/CD pipeline by adding Pynt’s dynamic security scans to your Bitbucket workflows with minimal setup.
What is Bitbucket Pipelines?
💡 Bitbucket Pipelines allows you to automate workflows for building, testing, and deploying code directly from your Bitbucket repositories. With a YAML-based configuration, you can define pipelines that run on every push, pull request, or scheduled trigger.
Pynt’s Integration with Bitbucket Pipelines
As part of its API security testing suite, Pynt allows seamless integration with Bitbucket Pipelines.
Pynt for Bitbucket Pipelines enables you to automatically perform API security tests within your CI/CD workflow. This integration captures real API traffic during test or application runs, then analyzes it for security vulnerabilities such as BOLA, misconfigured headers, authentication issues, and more.
Bitbucket Pipelines Configuration
Add your PYNT_ID as a repository variable or workspace variable in Bitbucket:
Performs an API security scan with a playwright script, find MySQL vulnerability.
Upload results to Pynt dashboard under "dvwa_example" application (application will be created if the running user has Admin role, if the user has "User" role, have an Admin create this application in Pynt dashboard)