trailofbits / osquery-extensions

osquery extensions by Trail of Bits

Home Page:https://blog.trailofbits.com/2017/12/14/announcing-the-trail-of-bits-osquery-extension-repository/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document how to select only certain extensions to be built

mike-myers-tob opened this issue · comments

The osquery-extensions builds all of its extensions into the .ext executable binary, by default. If a user wants only select extensions from the repo, they should edit the .platform file in the non-desired extension's directory.

This ought to be explained in the top-level README.md