From bc8d95506180596919f31952afce4e27a4d968e2 Mon Sep 17 00:00:00 2001 From: Ivan Povazan <55002338+ivanpovazan@users.noreply.github.com> Date: Mon, 17 Mar 2025 13:01:11 +0000 Subject: [PATCH] Enable binskim (#1377) --- 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