
Michener915473 (Community Member) asked a question.
It appears that only $buildnumber and $timestamp are available as replacement variables/tokens for Scan Name field in the Jenkins plugin for Veracode. I would like to have the Subversion revision number (which Jenkins already has an Environment Variable available) as part of the Veracode Scan name.
.png)
Answering my own question, it looks like I can use $svn_revision for this purpose. Must be lowercase, 2-words separated by the underscore.