Skip to content

veracode/veracode-bruno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Veracode Logo

Accessing Veracode APIs with Bruno

Overview

Using Veracode APIs with Bruno requires initial configuration to accommodate HMAC signing. Below are instructions for getting up and running with Veracode APIs in Bruno.

Before You Begin

Generate Token Credentials

If you have not does so, please follow these steps to generate the necessary API Token Credential to use with Bruno.

  1. Generate API credentials for your Veracode user.
  2. Store the credential information is a safe place or as a credential file for use with Veracode products.

Setup Bruno

  1. Install Bruno on your machine.
  2. Create a Collection.
  3. In the Script tab paste in the code from bruno-pre-request-script.js and click the save button.
  4. Create a new Environment for the Veracode platform.
  5. Update the following variables as type secret
  • api_id : (set to your Veracode API ID)
  • api_key : (set to your Veracode API Key)
  1. Be sure to save
  2. In the collection (left nav) add and save a new request.

License

MIT license See the LICENSE for details

About

pre-request script that creates an HMAC header using Veracode api key and secret

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •