Hello. I was wondering if there is a way I can upd...
# general
k
Hello. I was wondering if there is a way I can update Osquery on my Mac without having to download the .pkg file of the latest release(I believe this is a noob question 🙂 )
g
Out of the box no, however there is some projects & sidecars meant to address this for example Orbit https://github.com/fleetdm/fleet/tree/main/orbit & https://github.com/kolide/launcher Which both use the concept of a Notary server as a publication location to update based on relevant info. Homebrew as a package manager can also be used to update via brew upgrade.
s
You can download a tarball from the github releases page.
Maybe to step back slightly… Are you asking how to auto update osquery? Or if there’s a non-pkg download?