From 4100f6058e0eadc656f7a1f50c2335793342eb7a Mon Sep 17 00:00:00 2001 From: Rolf Bjarne Kvinge Date: Mon, 12 Feb 2024 14:08:19 +0100 Subject: [PATCH] [devops] Remove the Whitesource task. (#20088) Ref: https://github.com/opensource-microsoft/docs/blob/main/docs/tools/cg/announcements.md#mend-aka-whitesource-retirement-as-a-vulnerability-provider --- 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 cf968d7861..a3ef977200 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)