Notes
This release contains some bug fixes and new features.
Bug Fixes
santad
: Only get code signing information for Mach-O binaries #277santa-driver
: Switch to a struct for vnode IDs, holding both the filesystem ID and vnode ID #262 #276santa-driver
: Drop the separate caches for root/non-root file systems as this doesn't offer any benefit anymore #276santa-driver
: Stop catching vnode_hasdirtyblks() #260 #280Docs
: s/precendence/precedence/ #283 Thanks @dgw!
Features
Implementation Features
santa-driver
: Templatize key types in SantaCache #271santa-driver
: Make ACTION CAS operations in SantaCache more readable #272santa-driver
: Add SantaCache distribution tests #273KernelTests
: Simplify kernel tests #282santa-driver / santad
: Refractor kext load / unload and connect / disconnect #278 #281santactl
: Addcachehistogram
debug command #275