Add /Library/Apple for XProtect

This commit is contained in:
Thomas Stromberg 2022-09-02 11:17:06 -04:00
parent 4c2479b79f
commit c2c36e7f24
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -33,3 +33,4 @@ AND NOT (path LIKE '/home/%/Apps/PhpStorm%/jbr/bin/java')
AND path NOT LIKE '/Applications/%.app/Contents/%'
AND path NOT LIKE '/System/Library/%'
AND path NOT LIKE '/System/Applications/%'
AND path NOT LIKE '/Library/Apple/System/Library/%'