Development

March 15, 2022 ยท View on GitHub

This integration uses Veracode's findings api

Provider account setup

See the In Veracode section of the official integration docs for instructions on generating api keys in a least-privledged manner. As functionality of this project evolves, please verify the new set least-privledged access the Veracode Api service account needs in order to operate correctly

Authentication

Copy the .env.example to .env file and fill in the variables using the user information and API token information generated from instructions above. The mapping is as follows:

  • API_ID=${Api ID}
  • API_SECRET=${Api Secret Key}