DAST

Integrating a CI-driven scan with no dashboard with GitHub Actions

  • Last updated: May 15, 2026

  • Read time: 1 Minute

You can integrate a no-dashboard scan with GitHub Actions. This enables you to use Burp Scanner to run scans as a stage in your existing CI/CD pipeline, and fail builds that meet your issue 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 with no dashboard.