From 215a6a650c480ff571e20d6186652e9e9d427ff1 Mon Sep 17 00:00:00 2001 From: kimg45 <138676274+kimg45@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:32:00 -0500 Subject: [PATCH] fix image --- content/posts/macos/macOS Security Overview/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/macos/macOS Security Overview/index.md b/content/posts/macos/macOS Security Overview/index.md index b311bf2..ad74778 100644 --- a/content/posts/macos/macOS Security Overview/index.md +++ b/content/posts/macos/macOS Security Overview/index.md @@ -27,7 +27,7 @@ There are a few ways to check whether an app is sandboxed: You can check whether running processes are sandboxed in the Activity Monitor. Right click on the columns and check "Sandbox" -![Activity Monitor](../activity-monitor.png) +![Activity Monitor](activity-monitor.png) You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command