Use the Jenkins Credentials Binding Plugin to Protect Your Veracode Credentials

Use the Jenkins Credentials Binding Plugin to Protect Your Veracode Credentials

Jul 6, 2021

In this video, you will learn how to:

  • Use the Jenkins Credentials Binding plugin to bind your Veracode API credentials to environment variables
  • Generate a script containing the bound environment variables
  • Add this script to your Jenkins pipeline script

You can use the Jenkins Credentials Binding Plugin to hide your Veracode API credentials from the Jenkins interface and logs. You use the plugin to associate, or bind, your Veracode API credentials to environment variables and save them to the Jenkins credentials store. During a build, Jenkins uses the environment variables to secretly access your credentials. The Jenkins interface and logs only show the bound environment variables.

Learn more in the Veracode Help Center: https://help.veracode.com/r/t_binding_creds