1.0.9 • Published 1 year ago

insomnia-plugin-veracode-hmac v1.0.9

Weekly downloads
29
License
MIT
Repository
github
Last release
1 year ago

insomnia-plugin-veracode-hmac

Adds an HMAC authentication header to Veracode API requests in Insomnia

Install

Add insomnia-plugin-veracode-hmac to the plugins list in Preferences -> Plugins

Setup

Veracode ID/KEY credentials must be saved in ~/.veracode/credentials

[default]
veracode_api_key_id = 462a796c.....
veracode_api_key_secret = 2aa443c7.....

[someotheraccount]
veracode_api_key_id = 297d2576.....
veracode_api_key_secret = ba75d9ba.....

The authentication profile used can be selected using an environment variable in your Insomnia workspace

{
    "veracode_auth_profile": "someotheraccount"
}

Insomnia workspace

An Insomnia workspace export is available in veracode-rest-api.json

1.0.9

1 year ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago