What's wrong with this entry?
Anonymous. No account, no email.
- Sandbox
allowUnixSocketsconfiguration:
- v1.0.120: Accepted
true,false, or array of paths - v1.0.122: Only accepts array of specific paths
- Migration: Change
allowUnixSockets: truetoallowUnixSockets: ["/path/to/socket"]
- Stricter macOS sandbox policies:
- Commands requiring unrestricted Mach IPC, IOKit, or sysctl access may fail
- Review sandbox violations and add to
ignoreViolationsif needed