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

Support multiple versions on the same Azure DevOps Build Agent #105

Open
PascalTurbo opened this issue Jul 26, 2022 · 0 comments
Open

Support multiple versions on the same Azure DevOps Build Agent #105

PascalTurbo opened this issue Jul 26, 2022 · 0 comments

Comments

@PascalTurbo
Copy link

At the moment you can not use multiple Versions of DependencyCheck using Azure DevOps on the same host because all versions are using the same database that might not be compatible (like the step from v6.x to v7.x).

When using DependencyCheck on a shared Build Agent, every project using this agent must upgrade dependency check version at the same time. It would be better that every version uses its own cache so each project can decide whether or not to upgrade the version

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

1 participant