From 38aecae6654b164117550599c255630e5812fefa Mon Sep 17 00:00:00 2001 From: Ivan Povazan Date: Mon, 17 Mar 2025 12:48:44 +0100 Subject: [PATCH] Enable binskim --- azure-pipelines.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 78b9cb17c..ca8745b1b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -28,6 +28,9 @@ extends: enabled: true policheck: enabled: true + binskim: + enabled: true + scanOutputDirectoryOnly: true pool: name: $(DncEngInternalBuildPool) image: 1es-windows-2022