Skip to content

Commit

Permalink
Skip credscan
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-arroyo committed Jun 15, 2020
1 parent 52ced37 commit d2468df
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build/sdl-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ steps:
optionsXS: 1
optionsHMENABLE: 0

- task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@3
displayName: 'Run CredScan3'
inputs:
scanFolder: './'
debugMode: false
# - task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@3
# displayName: 'Run CredScan3'
# inputs:
# scanFolder: './'
# debugMode: false

- task: securedevelopmentteam.vss-secure-development-tools.build-task-postanalysis.PostAnalysis@1
displayName: 'Post Analysis'
inputs:
CredScan: true
CredScan: false
PoliCheck: true

0 comments on commit d2468df

Please sign in to comment.