Notes
- This release includes a major overhaul of Santa internals, primarily its logging subsystem and how it interacts with the EndpointSecurity framework to receive events.
- The beta
protobuf
value for theEventLogType
configuration key is not supported in this release. - The
EnableSysxCache
configuration key has been removed. There is no longer an option to disable response caching within Santa.
What's Changed
- README: Fix logo link, remove coverage badge by @russellhancox in #882
- README: Try again, this time replacing the correct bit by @russellhancox in #883
- Allstar: Pre-emptively check-in binary_artifacts.yaml to exclude test binaries by @russellhancox in #884
- Refactor the SNTApplicationTest unit tests to function correctly by @pmarkowsky in #885
- Project: Update bazel and apple-rules by @russellhancox in #887
- ES and Logging Interfaces Redesign by @mlw in #888
- Ingestion fixups by @mlw in #891
- Linter and BUILD deps fixups by @mlw in #892
- Build deps by @mlw in #893
- Return a value from the test block by @mlw in #894
- Fix crash flushing cache on unmount events by @mlw in #895
Full Changelog: 2022.8...2022.9