Closed TiagoSantos81 closed 4 years ago
Why do you have a dependency on the tools? This isn't a library package -- it's a set of end-user programs.
This was an FYI, after looking at the snyk warning, and I believe that since this library is used by hundreds of projects, a vulnerability here can be significant. If I understand the report correctly, even though there is a low change that you got an altered version of that dependency, if that was the case, it can contain anything in it.
Why do you have a dependency on the tools? This isn't a library package -- it's a set of end-user programs.
The use I give is irrelevant to this problem, but the tools are integrated to help language developers build or update the morfologik dictionaries used.
Updated to jcommander 1.78.
Noticed this on my project, that has morfologik as a dependency.
com.beust:jcommander:1.48
, referenced onmorfologik-tools/pom.xml
should be updated to 1.75 or later. https://snyk.io/vuln/SNYK-JAVA-COMBEUST-174815It is not a simple update. A simple change of version in the
pom
will throw this: