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 a1c1139 commit 074b282Copy full SHA for 074b282
build-tools/automation/azure-pipelines.yml
@@ -46,6 +46,8 @@ extends:
46
sdl:
47
${{ if eq('${{ parameters.Skip1ESComplianceTasks }}', 'true') }}:
48
enableAllTools: false
49
+ binskim:
50
+ scanOutputDirectoryOnly: true
51
codeql:
52
runSourceLanguagesInSourceAnalysis: true
53
suppression:
0 commit comments