Skip to main content
This bash script demonstrates the complete workflow using curl and jq. It works with any CI/CD system that supports shell scripts.

Prerequisites

  • curl and jq installed
  • Environment variables configured

Complete Script

Environment Variables

Usage

4. Verify Results

After the scan completes, verify the results and optionally fail the build based on findings.
For detailed explanation of the verification logic, see Verify Results.