Update the Syft compliance scan log by uid
PATCH/v1/spectroclusters/:uid/features/complianceScan/logs/drivers/syft
Update the Syft compliance scan log by uid
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
Array [
]
Array [
]
Array [
]
report
required
Syft report
batchNoint32
batchSizeint32
dependencies
undefined[]
namestring
typestring
versionstring
imagestring
imageContexts
undefined[]
containerNamestring
namespacestring
podNamestring
sbomstring
timedate-time
Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
vulnerabilities
undefined[]
fixedInstring
installedstring
namestring
severitystring
typestring
vulnerabilitystring
vulnerabilitySummary
Syft vulnerability summary
criticalint32
highint32
lowint32
mediumint32
negligibleint32
unknownint32
requestUidstringrequired
statusstringrequired
Possible values: [Completed
, InProgress
, Failed
, Initiated
]
Responses
- 204
The resource was updated successfully
Loading...