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

Vulnerability in dependency (core - jackson-databind ) #92

Closed
tims opened this issue Jan 18, 2019 · 0 comments
Closed

Vulnerability in dependency (core - jackson-databind ) #92

tims opened this issue Jan 18, 2019 · 0 comments

Comments

@tims
Copy link
Contributor

tims commented Jan 18, 2019

8 com.fasterxml.jackson.core:jackson-databind vulnerabilities found in core/pom.xml a day ago
https://github.com/gojek/feast/network/alert/core/pom.xml/com.fasterxml.jackson.core:jackson-databind/open

Remediation

Upgrade com.fasterxml.jackson.core:jackson-databind to version 2.9.8 or later. For example:

<dependency>
  <groupId>com.fasterxml.jackson.core</groupId>
  <artifactId>jackson-databind</artifactId>
  <version>[2.9.8,)</version>
</dependency>
@tims tims added the bug label Jan 18, 2019
@tims tims closed this as completed Jan 18, 2019
Yanson pushed a commit to Yanson/feast that referenced this issue Jul 29, 2020
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