Search Host Vulnerabilities
Search the scan (assessment), including the risk score and scan status, vulnerabilities found in the scan, and statistics about those vulnerabilities.
External Documentation
To learn more, visit the Lacework documentation.
Basic Parameters
Parameter | Description |
---|---|
Comparison Operator | The comparison operator for the filter condition. |
Field | The name of the data field to which the condition applies. |
Advanced Parameters
Parameter | Description |
---|---|
End Time | Query for changed files until given timestamp. |
Start Time | Query for changed files since given timestamp. |
Value | The value that the condition checks for in the specified field. Use this attribute when specifying a single value. |
Example Output
{
"data": {
"name": "Support",
"company": "LW",
"email": "user@example.com",
"userGuid": "LWXYZ...",
"userEnabled": 1,
"type": "StandardUser",
"userGroups": [
{
"userGroupGuid": "BCFKL_1233245",
"userGroupName": "User group name"
}
],
"lastLoginTime": 1234567891011,
"orgAccess": "NO_ORG_ACCESS"
}
}
Workflow Library Example
Search Host Vulnerabilities with Lacework and Send Results Via Email
Preview this Workflow on desktop