Skip to content

Commit

Permalink
mac: remove unnecessary entitlements to reduce attack surface
Browse files Browse the repository at this point in the history
  • Loading branch information
csett86 committed Dec 22, 2022
1 parent 006259a commit 020ac36
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions entitlements.mac.plist
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,6 @@
<dict>
<key>com.apple.security.cs.allow-jit</key>
<true/>
<key>com.apple.security.cs.allow-unsigned-executable-memory</key>
<true/>
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.security.device.microphone</key>
Expand Down

0 comments on commit 020ac36

Please sign in to comment.