Having trouble importing packs via the API Trying ...
# general
g
Having trouble importing packs via the API Trying to import this for example: - https://github.com/facebook/osquery/blob/master/packs/osx-attacks.conf - doing a post to https://<site>/api/v1/kolide/packs - following the guidance here: https://github.com/kolide/fleet/tree/master/docs/api I end up with a 'null' pack, name is empty, contains 0 queries. Anyone seen this before