dependency-check / azuredevops

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

By default download latest 6.x version of OWASP check #59

Closed Cultti closed 3 years ago

Cultti commented 3 years ago

Currently task downloads version 6.0.2 which is quite old (Released Sep 2020). Latest release is 6.1.1 and even the task runner complaints that we should upgrade the version:

[WARN] A new version of dependency-check is available. Consider updating to version 6.1.1.

My suggestion:

ejohn20 commented 3 years ago

The current extension already has a current version field, you just need to update it.

Screen Shot 2021-02-17 at 8 07 19 AM

The develop branch being worked on in #23 supports the latest tag for finding the latest verison.