kolide / launcher

Osquery launcher, autoupdater, and packager
https://kolide.com/launcher
Other
501 stars 99 forks source link

make kolide info table hw keys consistent on all platforms #1724

Closed James-Pickett closed 1 month ago

James-Pickett commented 1 month ago

updates the kolide_launcher_info table to return a json strigified map of uids to public hardware keys on all platforms

for darwin this could be multiple uid -> key

for non-darwin there will always be a single key in the map with uid set to 0

this is to keep the format consistent on all platforms