Skip to content

Commit 91fbddd

Browse files
authored
Engineering - disable binskim (#237562) (#237580)
1 parent 7a4fa25 commit 91fbddd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/azure-pipelines/product-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ extends:
178178
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
179179
parameters:
180180
sdl:
181+
binskim:
182+
enabled: false
183+
justificationForDisabling: "BinSkim rebaselining is failing"
181184
tsa:
182185
enabled: true
183186
configFile: $(Build.SourcesDirectory)/build/azure-pipelines/config/tsaoptions.json

0 commit comments

Comments
 (0)