ENTERPRISE

Integrating CI-driven scans

  • Last updated: July 3, 2023

  • Read time: 1 Minute

You can integrate CI-driven scans into your CI/CD pipeline. This enables Burp Scanner to run from a Docker container, and report results in JUnit XML format.

Configuring your scan

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

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

Viewing your scan results

You can view your scan results in a number of ways:

  • In your CI/CD environment
  • By viewing the JUnit XML file directly
  • In the web interface for Burp Suite Enterprise Edition

Was this article helpful?