mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
Update BinSkim exclude list (#1377)
This commit is contained in:
@@ -79,8 +79,8 @@ static_analysis_options:
|
|||||||
files_to_scan:
|
files_to_scan:
|
||||||
- from: 'installer/packages'
|
- from: 'installer/packages'
|
||||||
exclude:
|
exclude:
|
||||||
- 'WiX.3.11.1/**/*.dll'
|
- 'WiX.*/**/*.dll'
|
||||||
- 'Wix.3.11.1/**/*.exe'
|
- 'Wix.*/**/*.exe'
|
||||||
moderncop_options:
|
moderncop_options:
|
||||||
files_to_scan:
|
files_to_scan:
|
||||||
- from: 'src'
|
- from: 'src'
|
||||||
|
|||||||
Reference in New Issue
Block a user