-
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
Update Download Links - New Version of ODC #47
Comments
feat: #47 install location, report output
@jeremylong , any timeline for when we can upgrade our task with this fix? All of our Dependency checker tasks are failing with a 403 because of this. |
Working on it. Azure went down yesterday, which made it difficult to build / test. Should be today sometime. |
Even after adding the lines for DependencyCheck v6.0.2, still getting the 403 ,forbidden error |
I'm going to need the full build task output to troubleshoot this. Guessing your version has not updated to the latest build task version yet. It should look like this:
|
Works now. Thanks for the quick turnaround. |
==============================================================================
|
I know this should be a PR... A new version of ODC was released - in addition we would prefer users to download the CLI from the github release rather than bintray due to bandwidth restrictions.
Please update:
azuredevops/build/data-cache/data-cache.sh
Line 9 in 7580de2
To point to the GitHub release to avoid capacity issues at bintray:
Additionally, update:
azuredevops/src/Tasks/dependency-check-build-task/dependency-check-build-task.ps1
Lines 119 to 120 in 360d647
To:
The text was updated successfully, but these errors were encountered: