From 518c53f6e36fbaf70d98057b5514a3af7b642201 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 6cc759707..32c737fda 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,6 +32,9 @@ extends: enabled: true policheck: enabled: true + binskim: + enabled: true + scanOutputDirectoryOnly: true pool: name: $(DncEngInternalBuildPool) image: 1es-windows-2022