https://github.com/osquery/osquery logo
Title
h

Hugh (Zercurity)

11/22/2022, 3:54 PM
@Brandon Mesa pretty much. The only major issue is apple signing and notarization and if you want to sign windows packages correctly there's a whole process you need to go through. However, re-packaging and deploying on a corporate network is pretty straight forward.
b

Brandon Mesa

11/22/2022, 3:55 PM
Yep this is for an apple package
h

Hugh (Zercurity)

11/22/2022, 3:57 PM
If you have jamf they have a package called composer
That'll let you pull apart the Osuqery package and add things too it. Re package and sign it
However, generally users just deploy Osuqery and use chef/puppet to write the necessary configurations
b

Brandon Mesa

11/22/2022, 4:00 PM
Thanks @Hugh (Zercurity), no Jamf, but this makes sense!
s

seph

11/22/2022, 4:42 PM
Osquery distributes
osqueryd-macos-bare-5.6.0.tar.gz
which is a signed osqueryd. And if you wanted the osquery.app, you can unpack it from the
.pkg
file