We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6344d commit 0eb8afdCopy full SHA for 0eb8afd
azure-pipelines.yml
@@ -718,6 +718,8 @@ stages:
718
enable: true
719
params: >-
720
-SourceToolsList @("policheck","credscan")
721
+ -ArtifactToolsList @("binskim")
722
+ -BinskimAdditionalRunConfigParams @("IgnorePdbLoadError < True","Recurse < True")
723
-TsaInstanceURL $(_TsaInstanceURL)
724
-TsaProjectName $(_TsaProjectName)
725
-TsaNotificationEmail $(_TsaNotificationEmail)
0 commit comments