Skip to main content

List Vulnerabilities

Search for vulnerabilities in your environment.

External Documentation

To learn more, visit the CrowdStrike documentation.

Basic Parameters

ParameterDescription
FilterFQL filter expression used to limit the results.

Advanced Parameters

ParameterDescription
LimitThe maximum number of records to return. [1-5000]. Default value: 100.
SortProperty used to sort the results.

Available sort parameters:
created_timestamp
closed_timestamp
* updated_timestamp

Example Output

{
"meta": {
"query_time": 0.14778743,
"pagination": {
"limit": 5,
"total": 1222115,
"after": "WzE2MjMwNzU0MjUwMDAsIjZiMWUxxxxxxxxxxxxxxyN2RmYzg0YmJkNWU2X2ZmY2RlYTBlZGJiYjNlMzliM2YxN2VjNjkyNTI2OThjIl0="
},
"powered_by": "spapi",
"trace_id": "cbe930e5-621f-4cc7-affb-4f99209513e6"
},
"resources": [
"ca4944397d82410b8f8768dxxxxxxxx_de93270830eadc97b9e1796734af034c",
"ca4944397d82410b8f8768xxxxxxxxx_5a35144501893ba4dd0e91140ed20f0a",
"ca4944397d82410b8f8768xxxxxxxxx_08a58806ded70ff53ba7916a0ed85072",
"6b1e3f1c387e4107aca27xxxxxxxxxxx_ffde3ae1b90f0500e363d2a6021c1003",
"6b1e3f1c387e4107aca27xxxxxxxxxxx_ffcdeabb3e39b3f17ec690edb252698c"
]
}

Workflow Library Example

List Vulnerabilities with Crowdstrike and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop