Releases: groob/moroz
Releases · groob/moroz
2.0.2
What's Changed
- Added ability to disable writing events to disk with -persist-events flag by @Cliffstone in #39
- cdhash, custom_url, and postflight payload support by @brandonfriess-stripe in #40
- cdhash not cd_hash by @bfreezy in #41
New Contributors
- @Cliffstone made their first contribution in #39
Full Changelog: 2.0.1...2.0.2
2.0.1
🎁 Peeking into the Naughty and Nice List of Executions 🎁
Adds
- Execution event logging from uploaded events by the Santa client
- Removes sha256 field on rules. Going forward, all rules will use the identifier field for the sha256, team id, or signing id value.
- Adds team id rule type
- Adds signing id rule type
- Adds
full_sync_interval
. This is a required response from the sync server - Adds
REMOVE
policy for instances that an admin wants the Santa client to remove a rule - Changed whitelist/blacklist to allowlist/blocklist
1.0.1: add http debug flag
Adding -http-debug
flag to startup will cause each request to be dumped to stdout.