google / santa

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

Standardize daemon names and launchd plists #1369

Open pmarkowsky opened 3 months ago

pmarkowsky commented 3 months ago

Currently our docs, daemon names, and launchd service labels don't all match e.g. we use santad in docs when referring to the daemon, it's label is com.google.santad and its binary shows up as com.google.santa.daemon.

We should standardize and normalize all daemon names.