From 7165be12b34a5f548c31c0a8712520450ba4c748 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:02:38 -0600 Subject: [PATCH] remove caption --- content/posts/macos/macOS Security Overview/index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/posts/macos/macOS Security Overview/index.md b/content/posts/macos/macOS Security Overview/index.md index 904cc5e..fdff709 100644 --- a/content/posts/macos/macOS Security Overview/index.md +++ b/content/posts/macos/macOS Security Overview/index.md @@ -27,10 +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) -
Source: https://developer.apple.com/documentation/security/protecting-user-data-with-app-sandbox
-
You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command