Introduction
Retrieves is the product responsible for the VSCode plugin. It communicates with the Integrates API to fetch live vulnerability data and mark it in users’ editors. Internals Retrieves is written in Typescript with React used for the Webview section. ...