Skip to content

Os detection

Mark Schouten requested to merge os-detection into master

We try to detect a OS in the client which we send when asking the checks in a subscription. The server can now differentiate between checks for windows, linux, darwin, freebsd, whatever. The default for every check is 'any', so it will run on all os'es.

Merge request reports