Skip to content

v0.9.25

Pre-release
Pre-release
Compare
Choose a tag to compare
@tburgin tburgin released this 24 Apr 20:41
5ee6531

Important

The Type field in santactl fileinfo will now display x86-64 as x86_64.
Non-event logs are now stored in ULS. You can stream or view them with the /usr/bin/log command.

Notes

This release contains some bug fixes and new features.

Bug Fixes

  • santad: validates all architectures within universal binaries attempting to execute (#249) Big thanks to @secretsquirrel for the PoC.

Features

  • santactl fileinfo: displays signing information for all architectures if they are not all consistently signed (#249)
  • event logs: Event logs can now be stored in a file or ULS. See the keys EventLogType and EventLogPath in the configuration document configuration.

Commit History