Skip to content

sensor_update_builds_info

Returns a list of the available sensor build versions that you can use in your policies.

Added in version 4.4.0

ParameterTypeRequiredDefaultDescription
platformstrNoLimit the results to a specific platform. If not specified, builds for all platforms are returned. windows linux linuxarm64 zlinux mac
stagestrNoprodLimit the results to a specific stage. If not specified, only builds in the prod stage are returned. prod early_adopter
- name: Get all sensor build versions
crowdstrike.falcon.sensor_update_builds_info:
- name: Get all sensor build versions for the Windows platform
crowdstrike.falcon.sensor_update_builds_info:
platform: windows
KeyTypeDescription
builds-