Get CVEs For Application
Get known CVEs for an application.
Parameters
Parameter | Description |
---|---|
Application IDs | The application IDs to get CVEs for, separated by commas. For example: "225494730938493804,225494730938493915". Leave empty to get all CVEs. |
Cursor | Cursor position returned by the last request. Use to iterate over more than 1000 items. Example: "YWdlbnRfaWQ6NTgwMjkzODE=". |
Limit | Limit number of returned items (1-1000). Example: "10". |
Return All Pages | Automatically fetch all resources, page by page. |
Workflow Library Example
Get Cves for Application with Sentinelone and Send Results Via Email
Preview this Workflow on desktop