diff --git a/Veracode Example.postman_collection.json b/Veracode Example.postman_collection.json index 404b928..94c2c9d 100644 --- a/Veracode Example.postman_collection.json +++ b/Veracode Example.postman_collection.json @@ -183,13 +183,6 @@ ], "request": { "method": "GET", - "header": [ - { - "key": "Authorization", - "value": "{{hmacAuthHeader}}", - "type": "text" - } - ], "url": { "raw": "{{base_url}}/appsec/v2/applications/{{app_guid}}/findings?scan_type=STATIC", "host": [ @@ -230,13 +223,6 @@ ], "request": { "method": "GET", - "header": [ - { - "key": "Authorization", - "value": "{{hmacAuthHeader}}", - "type": "text" - } - ], "url": { "raw": "{{base_url}}/appsec/v2/applications/{{app_guid}}/findings?scan_type=SCA", "host": [ diff --git a/contributing.md b/contributing.md index 20d7117..4fd96ee 100644 --- a/contributing.md +++ b/contributing.md @@ -22,4 +22,5 @@ Please follow the instructions below to make a contribution. We welcome contribu - Boy Baukema - [Rob Larkin](https://github.com/rlarkin01) - [Julian Totzek-Hallhuber](https://github.com/julz0815) -- [Jim Jonah](https://github.com/jimjonah) \ No newline at end of file +- [Jim Jonah](https://github.com/jimjonah) +- [Ricardo Pereira](https://github.com/cadonuno) \ No newline at end of file