GitHub
04/10/2025, 1:30 PMpkg/nodes/node-cache.go imports pkg/cache
pkg/cache → pkg/types → pkg/queries → pkg/nodes
My idea is that the cache package should be generic and not import any other packages. The same applies to the types package, as it only stores some of the osquery data formats.
jmpsec/osctrlGitHub
04/10/2025, 1:30 PMGitHub
04/12/2025, 11:10 AM