
ASaxena905217 (Community Member) asked a question.
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
.png)
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:
Get your case in and the team will get it resolved with you 🙂 I appreciate your patience on this.