Skip to content

Red Canary Mac Monitor `v1.0.3`

Compare
Choose a tag to compare
@Brandon7CC Brandon7CC released this 28 Apr 00:41
· 10 commits to main since this release
847183b

What's new in v1.0.3?

More to come, but this is a start! In this release you'll find some bug fixes, feature additions, and a whole new project dedicated to a very small Endpoint Security client.

  • Homebrew: brew install --cask red-canary-mac-monitor
  • AtomicESClient! This is a completely independent project, but closely related! Check it out: https://github.com/redcanaryco/mac-monitor/tree/main/AtomicESClient
  • The “target” column now supports a much wider width
    • Within the “System Security Unified” Table
    • Within unified “Event correlation”
  • Timestamps in the format of: HH:mm:ss.SSS have been added to:
    • Within the “System Security Unified” table
    • Within unified “Event correlation” table
    • Within the “Process group” table
    • These columns are still not sortable
  • Filter by User ID
    • Section within the Filters
    • Right click option
  • Event mask
    • (Bug) Sync with adding subscriptions. We’re still not going to do this for unsubscribing from events. It leads to a strange user experience.
  • (Edge case) Fixed a SwiftUI crash when resolving an event date time
  • Added an uninstall.sh script which runs the following command line to uninstall Mac Monitor. /usr/bin/osascript -e 'tell application "Finder" to move application file "Red Canary Mac Monitor" of folder "Applications" of startup disk to trash'. The reason we took this approach is because forcefully deleting the app will not also uninstall the System Extension.
  • Top level repository eula.txt