Jeremy Long

Results 280 comments of Jeremy Long
trafficstars

I'd google the error message. It looks like a configuration file is missing for something unrelated to dependency-check.

At the moment, no. But if you set the value as an environment variable ODC will pick that up. What properties do you want to change?

What did you want to change with the starts with filter?

What about the vulns that don't have a CVSS score? There are sources of vulnerability information that do not have any CVSS details. We currently attempt to convert the word...

The error would have been in the debug log - not output to the console.

It should still complete scanning. if the plugin is failing the build you can set the `failOnError=false`.

See https://jeremylong.github.io/DependencyCheck/dependency-check-gradle/configuration.html

The `purge` goal does not work with external databases. That should be more clearly documented.

Recreate the database per https://jeremylong.github.io/DependencyCheck/data/database.html ?