dependency-check / dependency-check/azuredevops

Downloading installer tries to download a non existing tag

Open
#96 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
53
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Today the downloader fails with the following error.

```
Downloading Dependency Check latest installer from GitHub..
Cannot read property 'find' of undefined
##[error]Cannot read property 'find' of undefined
##[error]Unhandled error condition detected.
```

When analyzing the code it seems that it tries to download `https://api.github.com/repos/jeremylong/DependencyCheck/releases/tags/vlatest` but that tag "vlatest" doesn't exist.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.