Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Osquerybeat: Result values type translation (#25012)
Translates Osquery results values to appropriate type according to the column type information of the query. Utilizes the GetQueryColumns osquery go client API, caches the types information per query in LRU cache. (cherry picked from commit bcf6c92) # Conflicts: # NOTICE.txt # go.mod
- Loading branch information