Skip to main content

Bitbucket

Levo integrates with Bitbucket Pipelines to enable automated security testing in your CI/CD workflows.

Bitbucket Pipelines Integration

For comprehensive documentation on setting up Levo with Bitbucket Pipelines, including:

  • Prerequisites and setup instructions
  • Repository variable configuration
  • PowerShell script usage
  • Pipeline configuration examples
  • Troubleshooting and best practices

👉 View Bitbucket Pipelines Documentation


Quick Reference

Required Repository Variables

Configure these in Repository settings > Repository variables:

Quick Start

  1. Download levo-cli-runner.ps1 to your Windows self-hosted runner.
  2. Configure repository variables (see above).
  3. Add pipeline configuration to
    Loading...
    .
  4. Run security tests on your branches and pull requests.

For detailed setup instructions, see the Bitbucket Pipelines Documentation.