Image Scan

This endpoint allows you to create a new scan for a container image with specified parameters for a project. The scan details and configurations are included in the request body.

Body Params
string
required

The name and tag of the container image to be scanned (e.g., "nginx:latest").

string
required

The branch of the project where the scan will be conducted (e.g., "master").

string

Additional metadata associated with the scan.

string
required

The unique identifier of the project.

string
required

The scanning tool to be used (e.g., "trivy").

boolean
Defaults to false

Indicator whether to create scheduled scans.

api_rrule
object

Schedule scan rule configuration

Headers
string
required
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json