
tnlna (Community Member) asked a question.
The API wrappers support upload and scan by AppId, but looking at the accepted arguments for Veracode's Jenkins plugin, it looks like it only accepts "ApplicationName" as an argument. Even though the Veracode Jenkins Plugin calls the Java API Wrapper which has support for uploading by app id however.
Am I missing something? Or is there no functionality to upload by appid with the veracode plugin?
.png)
Hello @tnlna (Community Member),
In regard to this issue, you are asked to provide the Application Name because if the application does not exist, then it will be created with the name provided and assigned the appid.
Please take a look at the Help Center article Veracode Jenkins Plugin Script Parameters for further information.
If you are still encountering problems, I would suggest opening a support case so one of our Integration Engineers can assist you.
Jason
Veracode Support Engineer
Right, however for our use-case we will only be referring to existing Application Profiles.
Our goal is to use the AppID rather than AppName since the names are subject to change while the ID does not.
With that being said, is there any way for us to utilize the Jenkins Plugin with AppIDs, rather than by AppNames?
Hi @tnlna (Community Member),
Unfortunately, by design, Veracode only allows the use of AppName at this time.
Two suggestions:
Jason
Veracode Support Engineer