Enterprise Edition
Integrating a CI-driven scan with GitHub Actions
-
Last updated: June 6, 2024
-
Read time: 1 Minute
You can integrate a CI-driven scan with GitHub Actions. This enables you to use Burp Scanner to run web vulnerability scans as a stage in your existing CI/CD pipeline, and fail builds that meet your vulnerability threshold.
To learn how to do this, see the readme file for our GitHub Action (opens in a new tab):
You can configure your scan using a configuration file. This enables you to use application logins, and custom scan configurations. To learn more, see Creating a configuration file for a CI-driven scan.