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 577147e commit afef4b2Copy full SHA for afef4b2
azure-pipelines.yml
@@ -42,6 +42,8 @@ extends:
42
sdl:
43
${{ if eq('${{ parameters.Skip1ESComplianceTasks }}', 'true') }}:
44
enableAllTools: false
45
+ binskim:
46
+ scanOutputDirectoryOnly: true
47
codeql:
48
runSourceLanguagesInSourceAnalysis: true
49
suppression:
0 commit comments