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

duo-universal-sdk v1.1.3 dependencies with vulnerabilities #28

Open
SandraABM opened this issue Aug 5, 2024 · 1 comment
Open

duo-universal-sdk v1.1.3 dependencies with vulnerabilities #28

SandraABM opened this issue Aug 5, 2024 · 1 comment

Comments

@SandraABM
Copy link

I am using Java duo-universal-sdk v1.1.3 and getting vulnerabilities reported from dependencies.

Vulnerabilities I get reported in IntelliJ, and with syft/grype are:

com.fasterxml.jackson.core:jackson-core:2.3.2
com.fasterxml.jackson.core:jackson-databind:2.3.2
com.squareup.okhttp3:okhttp:3.14.19
com.squareup.okio:okio:1.17.2

Can you please investigate?

@AaronAtDuo
Copy link
Contributor

The good news is, we have investigated those vulnerabilities and determined that we are not impacted by them.

The tricky part is that we inherit those dependencies via retrofit (they are not direct dependencies), so we rely on their dependency versioning. It looks like they recently put out a release after four years without one, so we need to see if it's feasible to update.

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