Burp Suite User Forum

Create new post

Issue threshold breached, will exit with failure code.

Hemant | Last updated: Apr 04, 2024 04:13AM UTC

I'm trying to integrate the BurpSuite Enterprise into my organizations node. I'm in testing phase with enterprise trail credentials. Here is my ideal GitHub Workflow file name: BurpSuite CICD Scan on: push: branches: - main jobs: automate-burpsuite-scan: runs-on: ubuntu-latest steps: - name: Run CI-driven scan Action Step uses: PortSwigger/ci-driven-scan-github-action@main with: enterprise-server-url: ${{ secrets.ENTERPRISE_SERVER_URL }} # Secret for enterprise URL enterprise-api-key: ${{ secrets.ENTERPRISE_API_KEY }} # Secret for API key start-url: 'https://ginandjuice.shop' at the end i'm end up with error in both local as well as other CICD platform including Jenkins and GitHub. Any Lead will be really appreciated.

Thomas, PortSwigger Agent | Last updated: Apr 04, 2024 09:02AM UTC

Could you please email your issue to support@portswigger.net, including screenshots of the error message in your pipeline, and the debug.log file within the workspace/working directory where the scan was run from? Please also share your ci-driven scan configuration file.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.