I have a binary artifacts available into Release repository in Nexus. we need to upload those artifacts from Nexus to Veracode for static code analysis.
So, what's the best (or any reasonable) way to upload build artifacts to a Veracode from Nexus repository with or without Maven? "bash + curl" would be great, or even a Python script.?