From aa4a6d6793989c9ee1ac8a9f1ce621775a7934f5 Mon Sep 17 00:00:00 2001 From: William Godbe Date: Fri, 27 Sep 2024 13:26:51 -0700 Subject: [PATCH] Enable TSA/Policheck --- azure-pipelines.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9340f820d..f31f55af6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -34,6 +34,11 @@ resources: extends: template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines parameters: + sdl: + policheck: + enabled: true + tsa: + enabled: true pool: name: NetCore1ESPool-Svc-Internal image: 1es-windows-2019