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

KryptoNyte

04/24/2020, 6:36 PM
Isn't the package supposed to avoid this, and in fact install all binaries?
s

sundsta

04/24/2020, 8:11 PM
By default, package-builder uses the osqueryd and launcher from Kolide’s notary servers. This is overridden if you specify a local path for the
-osquery_version
flag. Run
package-builder make -h
for all of the flags and their descriptions
👍 1