Skip to content

Commit

Permalink
Osquerybeat: Result values type translation (#25012)
Browse files Browse the repository at this point in the history
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
aleksmaus authored and mergify-bot committed Apr 14, 2021
1 parent a02cf79 commit 6522503
Show file tree
Hide file tree
Showing 5 changed files with 2,205 additions and 1,619 deletions.
Loading

0 comments on commit 6522503

Please sign in to comment.