sroache
sroache
# Feature request Currently the osquery_schedule table performance data is only for the current instance of osquery, when it is restarted all the data is reset. ### What new feature...
When querying tables it would be useful to be able to use environment variables so that across an estate of machines where actual paths differ but the environment variables can...
When shutting down the extension the named pipe that is created by the extension is closed however the "client" (the handle to the pipe created by osquery - used for...
Fixes https://github.com/osquery/osquery/issues/7256 - Use a common delay when waiting for extensions. - Only set waited to finish waiting for extensions early on failure (timeout)
# Bug report ### What operating system and version are you using? Windows 10 19045.2846 ### What version of osquery are you using? Osquery 5.7.0 We have seen cases of...