Skip to content
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

Closed
ejohn20 opened this issue Aug 1, 2020 · 6 comments
Closed

Installer Download Fails #44

ejohn20 opened this issue Aug 1, 2020 · 6 comments
Assignees

Comments

@ejohn20
Copy link
Collaborator

ejohn20 commented Aug 1, 2020

@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

@jeremylong
Copy link

Rate limit from bintray - too many downloads in the free tier. Apparently the CLI was downloaded over 110k times in the last 30 days.

@HanumanJat8698
Copy link

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
As I can see now, the OWASP dependency task working fine with Azure DevOps. I am not getting this error now.
Are we in a good position to use it going forward?

@ejohn20
Copy link
Collaborator Author

ejohn20 commented Aug 3, 2020

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?

@jeremylong
Copy link

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...

@timClyburn
Copy link

@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.

@ejohn20
Copy link
Collaborator Author

ejohn20 commented Sep 28, 2020

#47 was opened for hopefully correcting this long term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants