google / santa

A binary authorization and monitoring system for macOS
https://santa.dev
Apache License 2.0
4.37k stars 295 forks source link

Use class member access operator for underlying ES message #1381

Closed mlw closed 1 week ago

mlw commented 1 week ago

Removes the instance method es_msg() from the base EnrichedEventType class in favor of using the class member access operator.