Directories
¶
| Path | Synopsis |
|---|---|
|
Package bookmark creates and resolves macOS security-scoped bookmarks, which let a sandboxed app persist and regain access to user-selected files and folders across launches.
|
Package bookmark creates and resolves macOS security-scoped bookmarks, which let a sandboxed app persist and regain access to user-selected files and folders across launches. |
|
Package codesign inspects the code signature and embedded entitlements of on-disk Mach-O binaries and app bundles via the Security framework's SecStaticCode APIs, including verification of embedded sandboxed helper tools.
|
Package codesign inspects the code signature and embedded entitlements of on-disk Mach-O binaries and app bundles via the Security framework's SecStaticCode APIs, including verification of embedded sandboxed helper tools. |
|
Package container discovers macOS App Sandbox container directories (system and per-user) and parses their Container.plist metadata, plus app-group and iCloud ubiquity container paths.
|
Package container discovers macOS App Sandbox container directories (system and per-user) and parses their Container.plist metadata, plus app-group and iCloud ubiquity container paths. |
|
Package entitlements defines well-known macOS App Sandbox entitlement keys (mirroring Apple's capability plist keys) and the shared entitlement error vocabulary used across go-macos-sandbox.
|
Package entitlements defines well-known macOS App Sandbox entitlement keys (mirroring Apple's capability plist keys) and the shared entitlement error vocabulary used across go-macos-sandbox. |
|
internal
|
|
|
plistutil
Package plistutil provides minimal plist decoding and value coercion helpers.
|
Package plistutil provides minimal plist decoding and value coercion helpers. |
|
Package process inspects App Sandbox status and code-signing entitlements for the current process and for arbitrary PIDs.
|
Package process inspects App Sandbox status and code-signing entitlements for the current process and for arbitrary PIDs. |
|
Package searchpath resolves standard container directories (Documents, Application Support, Caches, Downloads, ...) inside the App Sandbox, wrapping FileManager.URLForDirectory(inDomain:appropriateFor:create:).
|
Package searchpath resolves standard container directories (Documents, Application Support, Caches, Downloads, ...) inside the App Sandbox, wrapping FileManager.URLForDirectory(inDomain:appropriateFor:create:). |
|
Package violation reads App Sandbox violation (deny) records from the macOS unified log (subsystem com.apple.sandbox.reporting, category violation).
|
Package violation reads App Sandbox violation (deny) records from the macOS unified log (subsystem com.apple.sandbox.reporting, category violation). |
Click to show internal directories.
Click to hide internal directories.