Fleet is the lightweight, programmable telemetry platform for servers and workstations. Get comprehensive, customizable data from all your devices and operating systems — without the downtime risk.
Go to file
Zachary Wasserman 6901819fdf Add beginning of process library
Includes a testable wrapper around exec.Cmd that implements a wait with
kill completion mechanism.
2020-12-16 16:54:28 -08:00
src/process Add beginning of process library 2020-12-16 16:54:28 -08:00
go.mod Add beginning of process library 2020-12-16 16:54:28 -08:00
go.sum Add beginning of process library 2020-12-16 16:54:28 -08:00
main.go Hello osquery! 2020-12-15 10:54:49 -08:00