Actions
Retrieve List Of Scans
Get a list of scans, with detailed information about each scan.
To learn more, visit the Checkmarx One documentation.
Basic Parameters
Parameter | Description |
---|---|
Branches | Filter results by the names of the Git branches that were scanned. |
From Date | Filter for the earliest date and time of a scan for which you would like to show results. |
Groups | Filter results by Group IDs of the user groups assigned to the project that was scanned. Only exact matches are returned. |
Initiators | - |
Project ID | Filter results for scans of a single project, specified by project ID. |
Project IDs | Filter results for scans of multiple projects, specified by project IDs. |
Project Names | Filter scans by their project name. |
Return All Pages | Automatically fetch all resources, page by page. |
Search | Filter by a string that is a partial match (sub-string) for any of the scan parameters. |
Sort | Sort results by the specified parameter. The operators ’+/-’ are for ascending/descending order, followed by the parameter.Note you can only sort by maximun 3 values from the following options:- -created_at |
- +created_at
- -status
- +status
- +branch
- -branch
- +initiator
- -initiator
- +user_agent
- -user_agent
- +name
- -nameDefault: +created_at,+status | | To Date | Filter for the latest date and time of a scan for which you would like to show results. |
Advanced Parameters
Parameter | Description |
---|---|
Limit | The maximum number of results to return.default_value: 20 |
Offset | The offset of the returned results. |
Example Output
Workflow Library Example
Retrieve List of Scans with Checkmarx One and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?