OSQuery docs currently say it is tested against Ma...
# general
j
OSQuery docs currently say it is tested against MacOS 10.15, are there plans to test it on Big Sur (MacOS 11.2)?
Copy code
Continuous Integration currently tests macOS builds of osquery against macOS 10.15 (see the os: [macos-10.15] line in the build_macos section of the CI configuration. All core functionality of osquery should work on macOS 10.12 or newer, although some tables may read data present only on certain versions of macOS, as Apple adds new data sources or deprecates others. Versions of macOS 10.11 and older are no longer supported.