v0.8.6
Pre-release
Pre-release
Notes
Considers package scripts as in-scope.
Lots of kext-related changes.
Simplifications to the notification GUI
Highlights
- Kext: Fix potential cache-abuse via executing open files to cache them.
- Kext: Remove useless dataqueue locking
- Kext: Create dataqueue once and re-use it between daemon loads
- Daemon: Handle corrupt events properly
- Daemon: Consider scripts that are part of an installer package as in-scope.
- Sync: Upload parent process name with events
- Sync: Handle DER decoding better, fix over-release.
- GUI: Only show first 10 characters of shasum, show parent process name
- GUI: Don't show notifications for silent-blacklist rules
- Project: Enable more warnings