Returns the image sbom of syft scan log of cluster
GET/v1/spectroclusters/:uid/features/complianceScan/logs/:logUid/drivers/syft/sbom
Returns the image sbom of syft scan log of cluster
Request
Path Parameters
uid stringrequired
logUid stringrequired
Query Parameters
image string
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
 
download file
Response Headers
Content-Disposition string
- application/octet-stream
 
- Schema
 
Schema
- string binary
 
Loading...