rapid7 / insightappsec-azure-devops-extension

Rapid7 InsightAppSec Extension for Azure DevOps
MIT License
10 stars 7 forks source link

Replaced xmlhttprequest module with Axios for all IAS API calls #23

Closed trobinson-r7 closed 3 years ago

trobinson-r7 commented 3 years ago

Description

In the IAS API wrapper function XmlHttpRequest was replaced with Axios due to an issue with XHR sending 2 User-Agents instead of 1

Motivation and Context

https://issues.corp.rapid7.com/browse/DF-4059

How Has This Been Tested?

Test cases 4-11: https://wiki.corp.rapid7.com/display/EXT/ADO+v1.0.7+Test+Plan

Types of changes

Checklist: