dependency-check / azuredevops

Dependency Check Azure DevOps Extension
Apache License 2.0
47 stars 25 forks source link

Specify Dependency Check Install Location #45

Closed ejohn20 closed 4 years ago

ejohn20 commented 4 years ago

By default, the extension downloads the dep check and extracts the installer files on the fly.

Add a new install location field to the extension which allows people to specify a location on a self-hosted agent. If the field is specified, the extension will not download the extension and rely the the user to install out of band.