-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installer Download Fails #44
Comments
Rate limit from bintray - too many downloads in the free tier. Apparently the CLI was downloaded over 110k times in the last 30 days. |
hi @jeremylong |
OK - got it. The package is clearly downloaded often, but could also be partially related to a change I made to the Azure extension to reduce the extension size. It now downloads and installs the binaries on the fly each build, which will increase the number of downloads. Do I need to re-think this, or were you able to bump up to a tier with more downloads available? |
The binary is going to have to be downloaded either way - I'd vote to not download it each time. I'm also looking into changing to use github actions and publishing the CLI in the release artifacts so there is more then one location... |
@jeremylong this seems to be an issue again. In azure devops I get a forbidden (403) error. Checking directly on the download link directly gives the same error. |
#47 was opened for hopefully correcting this long term. |
@jeremylong This error seems to be popping up today downloading the latest installer. I noticed this in
brew
as well as the extension. Any ideas?https://dl.bintray.com/jeremy-long/owasp/dependency-check-5.3.2-release.zip
The text was updated successfully, but these errors were encountered: