Initiates a vulnerability scan for a container image stored in Google Container Registry (GCR) or Artifact Registry. The scan runs asynchronously and results can be retrieved using the returned scan ID.
Documentation Index
Fetch the complete documentation index at: https://docs.cybedefend.com/llms.txt
Use this file to discover all available pages before exploring further.
CybeDefend project ID
"550e8400-e29b-41d4-a716-446655440000"
Container scan configuration including credential ID and image details
Credential ID to use for authentication
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Image name with tag to scan (e.g., my-app:v1.0.0)
"my-app:v1.0.0"
Branch name for tracking purposes
"main"
Whether the scan results should be private
Vulnerability severities to include
["CRITICAL", "HIGH"]Scan accepted and started successfully