es_mute_path_prefix does not mute AUTH_EXEC events

When using es_mute_path_prefix to mute processes under my own app directory, I see that we are still getting AUTH_EXEC events on new processes executed from that directory.

Is that the expected behavior? Should I add a check under AUTH_EXEC to mute/ignore each new process, if it matches that prefix?

Replies

Since I did not receive any response, Created also bug report: FB8966904

Created also bug report: FB8966904

That was definitely the right option in this case.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"