scan
scan log
Get the log for a specific scan report.
Arguments
ARTIFACT
Name of the artifact in the format 'PROJECT/REPOSITORY{:tag,@sha256:digest}'. Example: 'library/nginx:latest' or 'library/nginx@sha256:1234'.
Type: text
Required: ✅
REPORT_ID
ID of the report to retrieve logs of.
Type: text
Required: ✅
scan start
Start scanning an artifact.
Arguments
ARTIFACT
Name of the artifact in the format 'PROJECT/REPOSITORY{:tag,@sha256:digest}'. Example: 'library/nginx:latest' or 'library/nginx@sha256:1234'.
Type: text
Required: ✅
scan stop
Stop scanning an artifact.
Arguments
ARTIFACT
Name of the artifact in the format 'PROJECT/REPOSITORY{:tag,@sha256:digest}'. Example: 'library/nginx:latest' or 'library/nginx@sha256:1234'.
Type: text
Required: ✅