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
- Add more informative descriptions for
mounts.blocks_freeandmounts.blocks_availableby @jacobshandling in https://github.com/osquery/osquery/pull/8701 - Update
dns_resolversdocumentation to point tointerface_detailson Windows by @zwass in https://github.com/osquery/osquery/pull/8682
New Contributors
- @frankgraziano made their first contribution in https://github.com/osquery/osquery/pull/8681
- @Blarse made their first contribution in https://github.com/osquery/osquery/pull/8676
- @jacobshandling made their first contribution in https://github.com/osquery/osquery/pull/8701
Full Changelog: https://github.com/osquery/osquery/compare/5.19.0...5.20.0