└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Contrast VS Mac Plugin 2 | 3 | Click the [releases](https://github.com/Contrast-Security-OSS/contrast-vsmac-plugin-distro/releases) tab to view versions available for download. 4 | 5 | ## Installation 6 | 7 | * Download the latest .mpack file from the [releases](https://github.com/Contrast-Security-OSS/contrast-vsmac-plugin-distro/releases). 8 | * Open Visual Studio for Mac 9 | * Click Visual Studio -> Extensions... 10 | * Click "Install from file..." 11 | * Select the .mpack file you downloaded from releases 12 | * Allow the plugin to install 13 | * Restart your IDE 14 | 15 | ## Usage 16 | 17 | * Click View -> Pads -> Contrast 18 | * Click the Configure button to enter your contrast credentials 19 | * Click the filter button to select an application 20 | * If Contrast has instrumentated your application and it has vulnerabilites, they will appear in the Contrast pad. 21 | --------------------------------------------------------------------------------