Skip to content

Commit ab5d5ff

Browse files
committed
fix: macos entitlements hardening
1 parent 719757d commit ab5d5ff

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

entitlements.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
<true/>
99
<key>com.apple.security.cs.disable-executable-page-protection</key>
1010
<true/>
11-
<key>com.apple.security.cs.allow-dyld-environment-variables</key>
12-
<true/>
13-
<key>com.apple.security.cs.disable-library-validation</key>
14-
<true/>
1511
<key>com.apple.security.get-task-allow</key>
1612
<true/>
1713
</dict>

0 commit comments

Comments
 (0)