From adc20ac6b93e13077da2d5817ededc7cdaeaee9c Mon Sep 17 00:00:00 2001 From: Tim Jarrett Date: Fri, 17 May 2024 13:46:00 -0400 Subject: [PATCH] add Rapid-Api extension --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c08e0e..80e1cec 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,8 @@ These projects are community contributed and not supported by Veracode. For a li - [Veracode-Postman](https://github.com/veracode/veracode-postman) ([Veracode](https://github.com/veracode/)) - Pre-request authentication script and instructions for accessing Veracode APIs from Postman. +- [Veracode-API-HMAC-Rapid-Api-Extension](https://github.com/literallyjustroy/Veracode-API-HMAC-Rapid-Api-Extension) ([Literallyjustroy](https://github.com/literallyjustroy)) - An extension for the RapidAPI (Paw) REST Client to authenticate into the Veracode REST APIs using HMAC. + ### Other - [Ansible](https://github.com/telusdigital/ansible-veracode-scanner) ([Telus Digital](https://github.com/telusdigital)) - allows uploading and scanning with Veracode from Ansible, with an option to send results to a Slack channel