From 3b93c30f47c4b6d92c71e9c09f714e362ec2a24b Mon Sep 17 00:00:00 2001 From: kimg45 <138676274+kimg45@users.noreply.github.com> Date: Tue, 3 Sep 2024 19:12:03 -0500 Subject: [PATCH] add clarification --- content/posts/macos/macOS Security Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/macos/macOS Security Overview.md b/content/posts/macos/macOS Security Overview.md index 9ef17e5..c54c74e 100644 --- a/content/posts/macos/macOS Security Overview.md +++ b/content/posts/macos/macOS Security Overview.md @@ -29,7 +29,7 @@ You can check whether running processes are sandboxed in the Activity Monitor. R ![Activity Monitor](/images/activity-monitor.png) -You can check whether an app is sandboxed and what entitlements it has by running the command +You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command ``` zsh % codesign -dvvv --entitlements -