Skip to main content

Migrating to 1.24.0

Wave 1.24.0 was released on August 12, 2025.

Mandatory steps​

Wave 1.24.0 adds support for SBOM (Software Bill of Materials) generation using Syft.

To use SBOM generation, add the following property to your Wave configuration:

  • wave.scan.reports.path: Sets the path inside the S3 bucket where Wave will store SBOM reports. For example, s3://wave-store/scan-reports.
On this Page