update macadmins/osquery-extension to v0.0.15 (#13371)

changelog for the version bump can be found here:
https://github.com/macadmins/osquery-extension/releases/tag/v0.0.15

related to #13158 as this fixes a bug in the extension causing `profiles
show --type enrollment` to be run almost every time we queried something
from the `mdm` table.

I couldn't find any new tables. Other than that, some dependencies were
updated on their repo as well, most notably `osquery/osquery-go`
This commit is contained in:
Roberto Dip
2023-08-18 12:38:49 -03:00
committed by GitHub
parent d140a57355
commit 19a5ae6465
3 changed files with 23 additions and 18 deletions
+1
View File
@@ -0,0 +1 @@
* Updated the macadmins/osquery-extension to v0.0.15