Fix no such table errors for mdm & munki_info in vanilla osquery macOS hosts (#6170)

* Add discovery queries for mdm and munki_info

* Add changes file

* Amend discovery table tests
This commit is contained in:
Lucas Manuel Rodriguez
2022-06-13 08:52:33 -03:00
committed by GitHub
parent f3212f4537
commit 515454e47f
3 changed files with 22 additions and 4 deletions
@@ -0,0 +1 @@
* Fixed `no such table` errors for `mdm` and `munki_info` for vanilla osquery macOS hosts.