1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-27 14:53:44 +00:00

fix(entitlements): Restrict entitlements for Helium browser to just the directory

This commit is contained in:
Todd Martin
2026-01-21 17:27:24 -05:00
committed by GitHub
parent 3f466c4b4c
commit 0ad1ab448a

View File

@@ -34,7 +34,7 @@
<string>/Library/Application Support/Microsoft Edge Canary/NativeMessagingHosts/</string>
<string>/Library/Application Support/Vivaldi/NativeMessagingHosts/</string>
<string>/Library/Application Support/Zen/NativeMessagingHosts/</string>
<string>/Library/Application Support/net.imput.helium</string>
<string>/Library/Application Support/net.imput.helium/NativeMessagingHosts/</string>
</array>
</dict>
</plist>