Initiates a vulnerability scan for a container image hosted on ghcr.io. Uses the GitHub App installation token or configured PAT for authentication. The image is validated to ensure it belongs to the organization before scanning.
API Key for authentication. You can generate an API key from your personal settings.
CybeDefend project ID
"550e8400-e29b-41d4-a716-446655440000"
Container scan configuration
Image name with tag to scan (e.g., "my-app:v1.0.0" or "my-app@sha256:...")
"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 request accepted and queued for processing