New
5.20.0
What's Changed
Features/Bugs
- Add default path for CA certificate bundle on openSUSE by @iko1 in https://github.com/osquery/osquery/pull/8687
- Exclude config views from db migration by @Micah-Kolide in https://github.com/osquery/osquery/pull/8678
- Make
vscode_extensionsmore consistently report UUID by @zwass in https://github.com/osquery/osquery/pull/8693 - Don't overwrite
hardware_versionif it has a value by @sbrito85 in https://github.com/osquery/osquery/pull/8690 - Support
nvmonnpm_packagestable by @dantecatalfamo in https://github.com/osquery/osquery/pull/8694 - Add scoped npm package support in
npm_packagestable by @lichao127 in https://github.com/osquery/osquery/pull/8686
Dependencies
- Fix build against libaudit >=4.1.1 by removing set_aumessage_mode call by @Blarse in https://github.com/osquery/osquery/pull/8676
- libs: libarchive: 3.7.9 -> 3.8.1 by @LeSuisse in https://github.com/osquery/osquery/pull/8642
Documentation
- Fix SQL examples for system_profiler table by @zwass in https://github.com/osquery/osquery/pull/8699