zwass
SELECT 1 FROM osquery_info WHERE build_platform = 'linux'
.jordi
08/05/2021, 1:47 AMplatform_bitmask
may be what you are looking for
https://github.com/osquery/osquery/blob/d2be385d71f401c85872f00d479df8f499164c5a/osquery/utils/info/platform_type.h#L28seph
acts_like
that’s also wrong.not darwin, not windows
puffycid
08/05/2021, 2:51 AMos_version
work? Specifically the platform_like
column?
Or is that not 100% reliable?seph
zwass
seph