v1
latestOpenAPI 3.0.12026-08-06151265417.9 KBReports
Export account dependency security findings by library report asynchronously (Dependencies - SCA)
post/api/v3.0/accounts/{accountUuid}/dependencies/reports/securityFindingsByLibrary
Path parameters
accountUuidstring required
Account UUID
Request body
Example request
{
"search": "libraryName==*log4j*",
"zeroDayIdentifier": "CanisterWorm Supply Chain Attack"
}Response
OK
Example response
{
"supportToken": "1171c60d"
}