Update BinSkim exclude list (#1377)

This commit is contained in:
Enrico Giordani 2020-02-26 22:44:25 +01:00 committed by GitHub
parent e0446a73fa
commit 1911fc2e65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,8 +79,8 @@ static_analysis_options:
files_to_scan:
- from: 'installer/packages'
exclude:
- 'WiX.3.11.1/**/*.dll'
- 'Wix.3.11.1/**/*.exe'
- 'WiX.*/**/*.dll'
- 'Wix.*/**/*.exe'
moderncop_options:
files_to_scan:
- from: 'src'