jmpsec / osctrl

Fast and efficient osquery management
https://osctrl.net
MIT License
394 stars 51 forks source link

Missing query results and `osctrl-admin` panics #449

Closed javuto closed 4 months ago

javuto commented 4 months ago

When trying to retrieve on-demand query results, or any other results that may be stored in the DB, the osctrl-admin service was invoking a nil pointer, causing a panic. This PR fixes several issues, including #438: