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

dependency-check-maven:11.1.0:aggregate produces a HTML report that says dependency-check version: 10.0.4. #7154

Closed
wilx opened this issue Nov 13, 2024 · 2 comments
Labels

Comments

@wilx
Copy link
Contributor

wilx commented Nov 13, 2024

Describe the bug
dependency-check-maven:11.1.0:aggregate produces a HTML report that says dependency-check version: 10.0.4. Wrong version.

Version of dependency-check used
dependency-check-maven:11.1.0

Expected behavior
The version in the report should be correct.

Additional context
Is is possible that it is because the following snippet should be using project.version instead?

odc.application.name=${pom.name}
odc.application.version=${pom.version}

@wilx wilx added the bug label Nov 13, 2024
@jeremylong
Copy link
Owner

I would double-check the version of dependency-check you are using. If the report says 10.0.4 - you are using 10.0.4 not 11.1.0.

@jeremylong jeremylong added question and removed bug labels Nov 13, 2024
@wilx
Copy link
Contributor Author

wilx commented Nov 14, 2024

I am hitting some issue with the DB with 11.1.0 but the ultimate problem is that the target directory is not getting cleaned up before the scan.

@wilx wilx closed this as completed Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants