An administrator wants to retrieve the compliance policies for images scanned in a continuous integration (CI) pipeline.
Which endpoint will successfully execute to enable access to the images via API?
An administrator wants to retrieve the compliance policies for images scanned in a continuous integration (CI) pipeline.
Which endpoint will successfully execute to enable access to the images via API?
https://prisma.pan.dev/api/cloud/cwpp/policies/#operation/get-policies-compliance-ci-images
The following curl command creates a single rule compliance policy for container images scanned in the CI pipeline: curl 'https://<CONSOLE>/api/v<VERSION>/policies/compliance/ci/images' \