Skip to content

Commit 0eb8afd

Browse files
Enable Binskim scan (#15640)
Co-authored-by: Vlad Zarytovskii <[email protected]>
1 parent 2c6344d commit 0eb8afd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,8 @@ stages:
718718
enable: true
719719
params: >-
720720
-SourceToolsList @("policheck","credscan")
721+
-ArtifactToolsList @("binskim")
722+
-BinskimAdditionalRunConfigParams @("IgnorePdbLoadError < True","Recurse < True")
721723
-TsaInstanceURL $(_TsaInstanceURL)
722724
-TsaProjectName $(_TsaProjectName)
723725
-TsaNotificationEmail $(_TsaNotificationEmail)

0 commit comments

Comments
 (0)