Merge pull request #1440 from jawshooah/whitelist-sentinel
diagnostics: whitelist dylib installed by SentinelOne
This commit is contained in:
commit
faa5062696
@ -170,6 +170,7 @@ module Homebrew
|
||||
"libublio.*.dylib", # NTFS-3G
|
||||
"libUFSDNTFS.dylib", # Paragon NTFS
|
||||
"libUFSDExtFS.dylib", # Paragon ExtFS
|
||||
"sentinel.dylib", # SentinelOne
|
||||
]
|
||||
|
||||
__check_stray_files "/usr/local/lib", "*.dylib", white_list, <<-EOS.undent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user