From ee9e717a483c900d11cb2ba2ed2c99057c151d5b Mon Sep 17 00:00:00 2001 From: VS MobileTools Engineering Service 2 Date: Mon, 12 Feb 2024 05:58:02 -0800 Subject: [PATCH] [release/8.0.1xx-xcode15.1] [devops] Remove the Whitesource task. (#20091) Ref: https://github.com/opensource-microsoft/docs/blob/main/docs/tools/cg/announcements.md#mend-aka-whitesource-retirement-as-a-vulnerability-provider Backport of #20088 Co-authored-by: Rolf Bjarne Kvinge --- tools/devops/automation/templates/governance-checks.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tools/devops/automation/templates/governance-checks.yml b/tools/devops/automation/templates/governance-checks.yml index cf968d7861b3..a3ef97720006 100644 --- a/tools/devops/automation/templates/governance-checks.yml +++ b/tools/devops/automation/templates/governance-checks.yml @@ -90,8 +90,3 @@ steps: PathtoPublish: $(Build.ArtifactStagingDirectory)\GuardianSuppressions ArtifactName: Guardian Suppressions condition: failed() - -- task: WhiteSource Bolt@20 - displayName: "WhiteSource Bolt analysis" - inputs: - cwd: $(System.DefaultWorkingDirectory)