You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sysinfo() VQL function appeared in 0.7.1 but it is used in Generic.Client.Info artifact which is a central artifact. This means that when interrogating older clients the artifact collection fails
We need to guard access to this new function so the artifact does not break on older clients.