osquery / osquery-go

Go bindings for osquery
MIT License
386 stars 78 forks source link

Include messages in distributed results #115

Closed RebeccaMahany closed 12 months ago

RebeccaMahany commented 12 months ago

Distributed results include messages per query: https://github.com/osquery/osquery/blob/master/osquery/distributed/distributed.cpp#L145

This PR extracts those messages when available and includes them in the results.