# vsts-veracode **Repository Path**: mirrors_microsoft/vsts-veracode ## Basic Information - **Project Name**: vsts-veracode - **Description**: Veracode security scanning build extension for Visual Studio Team Services - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vsts-veracode Veracode security scanning build extension for Visual Studio Team Services ## Prerequisite: 1. Please manually download Veracode JAVA API Client, name it `VeracodeJavaAPI.jar`, and save it in `Extension/Veracode` folder. 1. Please update the `publisher` field in `Extension/extension-manifest.json` file 1. This package requires `node` and `npm` ## To compile, please run: 1. npm update 1. gulp The vsix package will be produced in `_package`, and it can be uploaded to Visual Studio Team Services market place for sharing.