API Enhancements
For more details on new or changed API requests, please refer to the API doc available in Black Duck.
New API to download Sigma Scanner
A new endpoint has been created to download the Sigma binary from upload-cache
directly. The API request has a path variable, arch, which is
required to indicate the desired architecture as well as an optional header
parameter called version.
-
GET /api/tools/sigma?arch={arch}
