ASaxena905217 (Community Member) asked a question.

Scan summary showing in platform but on Azure DevOps build pipeline

Hi, I have enabled the Veracode during my build pipeline on Azure DevOps using git (and not TFS)

 

  - task: Veracode@2

   inputs:

    ConnectionDetailsSelection: 'Endpoint'

    AnalysisService: 'MyVeracodeEP'

    veracodeAppProfile: '$(appName)'

    version: '$(appName)-$(build.buildNumber)'

    filepath: '$(Build.SourcesDirectory)/path'

    createSandBox: false

    createProfile: false

    scanStatusCheckInterval: '60'

    importResults: true

    failBuildOnPolicyFail: false 

 

The build succeeds but I do not get the scan summary in the Azure DevOps portal. 

What could I be missing?

 

Thanks,

Anubhav


  • Hi @ASaxena905217 (Community Member)​ ! Thank you for your question. As mentioned earlier, our support engineer has reviewed your question and confirmed that we will need more information to trouble shoot with you. Please open a support case (check out this article if it's your first time doing so in the Community) and include the following information in the case details:

    1. The name of the Veracode application
    2. The complete build log with system.debug set to true
    3. The version of Veracode Azure DevOps extension you're using

    Get your case in and the team will get it resolved with you 🙂 I appreciate your patience on this.

    Expand Post

Topics (4)

No articles found
Loading

Ask the Community

Get answers, share a use case, discuss your favorite features, or get input from the community.