Mike Myers
Mike Myers
> I was looking into all the issues that you have created to update and i cannot find the `systemd` one (libudev), which is the one that shows the most...
Ok, I just added https://github.com/osquery/osquery/issues/7527 to the release milestone
Having investigated further, `libudev` uses a version of `libsystemd` with a commit ID that predates all of the CVEs in `systemd`, therefore scanners are flagging all CVEs since the beginning...
Adding this, not because it impacts osquery per se, but because it is highly visible and people with osquery deployments are urgently trying to avoid the problem: https://github.com/osquery/osquery/issues/7541
From [the above list](https://github.com/osquery/osquery/issues/7494#issuecomment-1071083041) there's still a few more dependencies due to be updated, so I'll move this forward another milestone. Additionally we are updating or have recently updated: -...
In addition to the above backlogged tasks, we need to address the following in 5.5: - [x] https://github.com/osquery/osquery/issues/7719
~And now for 5.6, if not sooner in a point release:~ Released in 5.5.1: - [x] https://github.com/osquery/osquery/pull/7736
For 5.6: - [ ] https://github.com/osquery/osquery/issues/7720
> Hello @sm0k, sorry for waiting. The code works, but I'd like to have a final small change. Did the final small change address all the feedback? Can this PR...
Somewhat duplicated in https://github.com/osquery/osquery/issues/7235