From 36d33e33a43ef7b8a3f1c180bd6463f1b32687d3 Mon Sep 17 00:00:00 2001 From: Wiktor Kopec Date: Wed, 15 Jul 2026 16:12:51 -0700 Subject: [PATCH] Temporarily turn off sbom validation --- eng/pipelines/dotnet-monitor-publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/eng/pipelines/dotnet-monitor-publish.yml b/eng/pipelines/dotnet-monitor-publish.yml index d2b89543b0e..4cd37ae7a78 100644 --- a/eng/pipelines/dotnet-monitor-publish.yml +++ b/eng/pipelines/dotnet-monitor-publish.yml @@ -48,6 +48,9 @@ resources: extends: template: /eng/pipelines/templates/pipeline-template.yml@self parameters: + featureFlags: + sbomtoolkitPipelineRunnerGenerationEnabled: false + sbomtoolkitPipelineRunnerValidationEnabled: false networkIsolationPolicy: Permissive sdl: sbom: