Skip to content

fix to reduce vulnerabilities in jackson#598

Merged
ishubin merged 1 commit intogalenframework:masterfrom
hypery2k:patch-1
Jan 2, 2019
Merged

fix to reduce vulnerabilities in jackson#598
ishubin merged 1 commit intogalenframework:masterfrom
hypery2k:patch-1

Conversation

@hypery2k
Copy link
Copy Markdown
Contributor

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • pom.xml

Vulnerabilities that will be fixed

With an upgrade:

#### Changes included in this PR

- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    - pom.xml


#### Vulnerabilities that will be fixed
##### With an upgrade:
  - `pom.xml`
      - `com.fasterxml.jackson.core:jackson-databind@2.9.6 > com.fasterxml.jackson.core:jackson-databind@2.9.7` 
          - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72448)
          - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72449)
          - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72450)
          - [Deserialization of Untrusted Data](https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-72451)
@hypery2k
Copy link
Copy Markdown
Contributor Author

@ishubin Maybe it would a good idea to enable snyk on the main repo

@ishubin ishubin merged commit a960012 into galenframework:master Jan 2, 2019
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

Successfully merging this pull request may close these issues.

2 participants