Enterprise Edition

Integrating CI-driven scans with no dashboard

  • Last updated: December 20, 2023

  • Read time: 1 Minute

You can integrate Burp Scanner into your CI/CD pipeline really easily, without the need to set up an Enterprise server. This is ideal if you only want to run CI-driven scans, and you don't need to use the features of Burp Suite Enterprise Edition's dashboard.

This option enables you to run Burp Scanner from a Docker container in you CI/CD platform. You can view the results of your scans directly in your CI/CD platform, where they're saved as an XML file.

Configuring your scans is straightforward. You can use a configuration file to define:

The configuration file is in YAML format, and includes comments to make it easy to use.

Was this article helpful?