From 9d4248843c1861ccad318f023f108f5c0f984e7a Mon Sep 17 00:00:00 2001 From: Alex Soto Date: Mon, 12 Feb 2024 09:05:58 -0500 Subject: [PATCH] [release/7.0.3xx][devops] Remove the Whitesource task. Ref: https://github.com/opensource-microsoft/docs/blob/main/docs/tools/cg/announcements.md#mend-aka-whitesource-retirement-as-a-vulnerability-provider Backport of https://github.com/xamarin/xamarin-macios/pull/20088 --- 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 917456f92d30..08f4fce59e0d 100644 --- a/tools/devops/automation/templates/governance-checks.yml +++ b/tools/devops/automation/templates/governance-checks.yml @@ -64,8 +64,3 @@ steps: inputs: CredScan: true PoliCheck: true - -- task: WhiteSource Bolt@20 - displayName: "WhiteSource Bolt analysis" - inputs: - cwd: $(System.DefaultWorkingDirectory)