ScanDataExportRequest

Properties

NameTypeDescriptionNotes
job_namestrName of the scan data export job[optional]
projectslist[int]A list of one or more projects for which to export the scan data, currently only one project is supported due to performance concerns, but define as array for extension in the future.[optional]
labelslist[int]A list of one or more labels for which to export the scan data, defaults to all if empty[optional]
repositoriesstrA list of repositories for which to export the scan data, defaults to all if empty[optional]
cve_idsstrCVE-IDs for which to export data. Multiple CVE-IDs can be specified by separating using ',' and enclosed between '{}'. Defaults to all if empty[optional]
tagsstrA list of tags enclosed within '{}'. Defaults to all if empty[optional]