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

Enable Dependabot on the repo to keep dependencies up to date #457

Open
sellersj opened this issue Nov 4, 2020 · 1 comment
Open

Enable Dependabot on the repo to keep dependencies up to date #457

sellersj opened this issue Nov 4, 2020 · 1 comment

Comments

@sellersj
Copy link

sellersj commented Nov 4, 2020

Please consider enabling Dependabot.
https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/

This will help address bug fixes as well as security issues that have been flagged.

When I run owasp dependency check I get the below dependencies flagged when using version 4.4.0
https://jeremylong.github.io/DependencyCheck/

guava-24.0-jre.jar (pkg:maven/com.google.guava/guava@24.0-jre, cpe:2.3:a:google:guava:24.0:*:*:*:*:*:*:*) : CVE-2018-10237
je-5.0.84.jar (pkg:maven/com.sleepycat/je@5.0.84, cpe:2.3:a:oracle:berkeley_db:5.0.84:*:*:*:*:*:*:*, cpe:2.3:a:oracle:oracle_berkeley_db:5.0.84:*:*:*:*:*:*:*) : CVE-2017-3604, CVE-2017-3605, CVE-2017-3606, CVE-2017-3607, CVE-2017-3608, CVE-2017-3609, CVE-2017-3610, CVE-2017-3611, CVE-2017-3612, CVE-2017-3613, CVE-2017-3614, CVE-2017-3615, CVE-2017-3616, CVE-2017-3617, CVE-2019-2708, CVE-2020-2981
logback-core-1.1.7.jar (pkg:maven/ch.qos.logback/logback-core@1.1.7, cpe:2.3:a:logback:logback:1.1.7:*:*:*:*:*:*:*) : CVE-2017-5929
tika-core-1.16.jar (pkg:maven/org.apache.tika/tika-core@1.16, cpe:2.3:a:apache:tika:1.16:*:*:*:*:*:*:*) : CVE-2018-11761, CVE-2018-11762, CVE-2018-11796, CVE-2018-1335, CVE-2018-1338, CVE-2018-1339, CVE-2018-17197, CVE-2018-8017, CVE-2019-10088, CVE-2019-10094, CVE-2020-1950, CVE-2020-1951

I'm not as a familiar with gradle, but if it would be easier to get a PR as a starting point I can do that.

Related to #456

@rzo1
Copy link
Contributor

rzo1 commented Dec 21, 2020

There are some forks available with updated dependencies. Might be worth switching as this libary seems dead...

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

2 participants