
Last chance! 50% off unlimited learning
Sale ends in
Returns a list of requested findings from standard scans.
See https://www.paws-r-sdk.com/docs/codegurusecurity_batch_get_findings/ for full documentation.
codegurusecurity_batch_get_findings(findingIdentifiers)
[required] A list of finding identifiers. Each identifier consists of a scanName
and a findingId
. You retrieve the findingId
when you call
get_findings
.