Following the documentation, I do not set a ScanCentral file location because it is an auto-hosted agent. Auto-hosted agents are supposed to install this at run time. When I run the pipeline, I get the following error for the FortifyOnDemandStatic step:
Starting: FortifyOnDemandStatic
==============================================================================
Task : Fortify on Demand Static Assessment
Description : Submit code for Fortify on Demand security assessment
Version : 9.3.0
Author : Micro Focus
Help :
==============================================================================
Starting Fortify on Demand Static Assessment Task
Auth Scheme: Token
Auth: a9d5ad05-160f-4e83-87e4-8ba39efd3c05
Url: https://api.trial.fortify.com/
Portal Url: https://trial.fortify.com
Auth Type: Token
Proxy Host:
Proxy Port:
Authenticating with Fortify on Demand
Authenticating with Fortify on Demand complete
##[error]Response status: 500
##[error]Failed to download ScanCentral Client
Finishing: FortifyOnDemandStatic
Any idea why it's failing to download the ScanCentral Client? The agent is in Azure commercial with no network restrictions.