
VB124133 (Community Member) asked a question.
When I add -include or -exclude in optargs in this YAML file varliable, Veracode does upload successfully the build artifact but does not auto scan. It waits for me to login to kick off the scan. The status displayed in Veracode is Module Selection Required. The error displayed in ADO is "Error: Unable to start a scan. Error: Module list must contain only top level module ids for the scan."
- task: Veracode@3
inputs:
ConnectionDetailsSelection: 'Service Connection'
AnalysisService: 'va'
veracodeAppProfile: '$(Veracode.AppProfile)'
version: '$(build.buildNumber)'
filepath: '$(Pipeline.Workspace)/artifacts/$(BuildParameters.ArtifactName)'
optargs: '$(Veracode.OptArgs)'
createProfile: true
maximumWaitTime: '180'
importResults: false
Need help getting Veracode to autoscan and not require manual intervention. Thanks
.png)
Hello
I would recommend you contact our technical support team. Here's how you can log a case
1. Navigate to the upper right corner of any page in the Community, and click on your user avatar.
2. Select Contact Support from the drop-down menu.Open a case with Support, for scan analysis and provide the steps you are taking to receive that error to better help assist the engineer.
Regards,
Pranita
Veracode Inc.
With this issue, I w