Skip to content

Commit

Permalink
Merge pull request #1021 from chef/jgarud/whitelist_libs
Browse files Browse the repository at this point in the history
Whitelist  SystemConfiguration libs
  • Loading branch information
tas50 committed Jul 14, 2021
2 parents 5c1b453 + 4820caf commit f3e6acf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/omnibus/whitelist.rb
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@
/libc\+\+\.1\.dylib/,
/libzstd\.1\.dylib/,
/Security/,
/SystemConfiguration/,
].freeze

FREEBSD_WHITELIST_LIBS = [
Expand Down

0 comments on commit f3e6acf

Please sign in to comment.