v2022.7
Notes
- This release adds Static Rules, which can be used to either manage rules using an MDM or for managing a fallback set of rules in case an issue occurs with a configured sync server.
- Event uploads and logs now include the team ID
- An option to disable event uploads for unknown binaries was added
What's Changed
- Readme: http -> https link by @case in #829
- Add team ID to synced events by @np5 in #827
- Project: Upgrade bazel rules_apple to 1.0.1 release by @russellhancox in #830
- Docs: Add gemfile for running jekyll locally. by @russellhancox in #834
- Use the message copy in the dispatch blocks by @mlw in #839
- adhoc build and run santa by @tburgin in #840
- Docs: Updated home page with README files & nav changes by @kathancox in #841
- CI: Make CI workflow only run on source changes by @russellhancox in #843
- Project: Delete tulsiproj, add basic doc about hedron by @russellhancox in #845
- santad: Allow configuring a static set of rules via configuration profile by @russellhancox in #846
- santad: Improve caching of static rules by @russellhancox in #847
- santasyncservice: Keep XSRF token in memory, don't send to daemon by @russellhancox in #851
- santad: Fix re-establishment of syncservice connection by @russellhancox in #849
- santactl/status: Fix printing of static rules by @russellhancox in #848
- santad: Add DisableUnknownEventUpload option. by @russellhancox in #852
- santad: Log team ID in execution logs, where available by @russellhancox in #850
- Ensure KVO works for USB config options by @pmarkowsky in #853
- Added quick getting started page for deployments by @kathancox in #855
- Add sync server list by @kathancox in #856
- Tests: Fix un-needed expectation in SNTExecutionControllerTest.allEve… by @russellhancox in #857
New Contributors
- @case made their first contribution in #829
- @kathancox made their first contribution in #841
Full Changelog: 2022.6...2022.7