Initiates a container image vulnerability scan for a public Docker image.
The unique identifier of the project to scan
"550e8400-e29b-41d4-a716-446655440000"
The public Docker image to scan (e.g., "alpine:latest", "node:18-alpine")
"node:18-alpine"
Branch name for tracking purposes
"main"
Types of vulnerabilities to look for.
["CRITICAL", "HIGH"]Source type of the scan (manual, cli, github, gitlab). Defaults to manual if not provided.
manual, cli, github, gitlab, jetbrains, vscode "manual"
Container scan initiated successfully