mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
osquery changelog (#5853)
Co-authored-by: Noah Talerman <noahtal@umich.edu>
This commit is contained in:
parent
879992decd
commit
0e01b11994
1 changed files with 9 additions and 0 deletions
9
changes/osquery-changes
Normal file
9
changes/osquery-changes
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
* Implemented `output_size` column in table `osquery_schedule` for scheduled queries
|
||||
* Expanded `wifi_networks` table to include more data on macOS
|
||||
* Fixed `wifi_networks` table to now be compatible with newer macOS releases
|
||||
* Implemented `translated` column in `processes` table on macOS to identify processes running under Rosetta on Apple Silicon macs
|
||||
* Deprecated and removed FreeBSD support
|
||||
|
||||
Upcoming changes:
|
||||
* Implement `es_process_file_events` -- EndpointSecurity based File Integrity Monitoring on macOS
|
||||
* Implement `password_policy` table on macOS
|
||||
Loading…
Reference in a new issue