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

Me/dpc 4409 snyk vunlerabilities #2337

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

MEspositoE14s
Copy link
Contributor

@MEspositoE14s MEspositoE14s commented Nov 26, 2024

🎫 Ticket

https://jira.cms.gov/browse/DPC-4409

🛠 Changes

Bumped dependency versions to reduce Snyk vulnerabilities.

  • hapi-fhir 7.2.1 -> 7.6.0
  • software.amazon.awssdk 2.26.7 -> 2.29.20
  • io.dropwizard 3.0.7 -> 3.0.10
  • com.fasterxml.jackson.core 2.14.2 -> 2.18.1
  • com.thoughtworks.xstream 1.4.20 -> 1.4.21

ℹ️ Context

Snyk was flagging a number of vulnerabilities in dpc-api, and this update fixes a handful of them.

🧪 Validation

Snyk before:
image

Snyk after:
image

@MEspositoE14s MEspositoE14s requested a review from a team November 26, 2024 18:10
Comment on lines +154 to +159
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.1</version>
<scope>compile</scope>
</dependency>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needed in ProvenanceResourceValueFactory.

Copy link
Contributor

@jdettmannnava jdettmannnava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MEspositoE14s MEspositoE14s merged commit f2156a3 into main Nov 26, 2024
8 checks passed
@MEspositoE14s MEspositoE14s deleted the me/dpc-4409-snyk-vunlerabilities branch November 26, 2024 19:08
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