Update table `alf_exceptions` to support macOS 15 by lucasmrod · Pull Request #8434 · osquery/osquery
osquery> SELECT * FROM alf_exceptions;
+------------------------------------------+-------+
| path | state |
+------------------------------------------+-------+
| io.tailscale.ipn.macos.network-extension | 0 |
| com.apple.sharingd | 0 |
| com.allowthistraffic.cmd | 0 |
| com.apple.rpcbind | 0 |
| com.spotify.client | 0 |
| com.apple.cupsd | 0 |
| <REDACTED>.com.docker.docker | 0 |
| com.blockthistraffic.cmd | 2 |
| <REDACTED>.com.vmware.fusion | 0 |
| com.docker.docker | 0 |
| com.apple.dt.xcode_select.tool-shim | 0 |
| com.apple.remoted | 0 |
| com.apple.sshd-keygen-wrapper | 0 |
| org.python.python | 0 |
| com.apple.InternetSharing | 0 |
| com.apple.universalcontrol | 0 |
| com.apple.rpc | 0 |
| com.apple.smbd | 0 |
| <REDACTED>.com.google.Chrome | 0 |
| com.apple.ruby | 0 |
| com.apple.controlcenter | 0 |
+------------------------------------------+-------+