Merge pull request #9 from chainguard-dev/false-positives

unexpected-library-entries: Add more /Library entries from the wild
This commit is contained in:
Thomas Strömberg 2022-10-20 13:39:15 -04:00 committed by GitHub
commit bab02a6295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ WHERE
'/Library/Application Support/',
'/Library/Audio/',
'/Library/AutoBugCapture/',
'/Library/Automator/',
'/Library/Bluetooth/',
'/Library/Caches/',
'/Library/Catacomb/',
@ -58,6 +59,7 @@ WHERE
'/Library/DirectoryServices/',
'/Library/Documentation/',
'/Library/DriverExtensions/',
'/Library/DropboxHelperTools/',
'/Library/Extensions/',
'/Library/Filesystems/',
'/Library/Fonts/',
@ -88,7 +90,10 @@ WHERE
'/Library/Objective-See/',
'/Library/OpenDirectory/',
'/Library/OSAnalytics/',
'/Library/OSAnalytics/.DS_Store',
'/Library/PDF Services/',
'/Library/Perl/',
'/Library/Plug-Ins/',
'/Library/PreferencePanes/',
'/Library/Preferences/',
'/Library/Preferences/.GlobalPreferences.plist',