Skip to content

v0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@russellhancox russellhancox released this 04 Feb 14:23

Notes

Lots of changes in this release and some are not backwards-compatible so existing databases will need to be removed before installing. This release also changes the syncing format for event uploads.

Commit History

Highlights

  • Move file hashing into userland, switch over to SHA-256 hashing for both binaries and certificates
  • Change sync format, particularly for event uploads.
  • Simplify event database schema
  • Change logging format.
  • Log out-of-scope executions
  • Added rule command to santactl (thanks @nl5887)
  • More options for client cert auth in sync (thanks @nl5887)
  • Slight improvements to notification UI