Skip to content

Commit

Permalink
Merge pull request #519 from MilenaHristova/enable-binskim
Browse files Browse the repository at this point in the history
Enable Binskim scan in CI builds
  • Loading branch information
vijayrkn authored Jul 25, 2023
2 parents 1a3baf0 + f8cc116 commit d42b017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ stages:
enable: true
continueOnError: false
params: ' -SourceToolsList @("policheck","credscan")
-ArtifactToolsList @("binskim")
-BinskimAdditionalRunConfigParams @("IgnorePdbLoadError < True","Recurse < True")
-TsaInstanceURL $(_TsaInstanceURL)
-TsaProjectName $(_TsaProjectName)
-TsaNotificationEmail $(_TsaNotificationEmail)
Expand Down

0 comments on commit d42b017

Please sign in to comment.