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 80b4f92 commit 267e6f7Copy full SHA for 267e6f7
azure-pipelines/official.yml
@@ -64,6 +64,10 @@ extends:
64
parameters:
65
sdl:
66
sourceAnalysisPool: VSEngSS-MicroBuild2022-1ES
67
+ codeSignValidation:
68
+ enabled: true
69
+ break: true
70
+ additionalTargetsGlobPattern: -|Variables-*\*.ps1;-|APIScanInputs-*\**;-|test_symbols-*\**;-|MicroBuild\**
71
policheck:
72
enabled: true
73
exclusionsFile: $(System.DefaultWorkingDirectory)\azure-pipelines\PoliCheckExclusions.xml
0 commit comments