Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Search the scan (assessment), including the risk score and scan status, vulnerabilities found in the scan, and statistics about those vulnerabilities.
External DocumentationTo learn more, visit the Lacework documentation.

Basic Parameters

ParameterDescription
Comparison OperatorThe comparison operator for the filter condition.
FieldThe name of the data field to which the condition applies.

Advanced Parameters

ParameterDescription
End TimeQuery for changed files until given timestamp.
Start TimeQuery for changed files since given timestamp.
ValueThe 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
Workflow LibraryPreview this Workflow on desktop