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

Dependency opencensus is no longer maintained #1915

Open
rogierslag opened this issue Jan 22, 2024 · 0 comments
Open

Dependency opencensus is no longer maintained #1915

rogierslag opened this issue Jan 22, 2024 · 0 comments

Comments

@rogierslag
Copy link

This library has an ultimate dependency on a version of grpc-context (1.27.2), which is vulnerable to several CVEs.

The exact dependency chain is as follows:

[INFO] com.google.http-client:google-http-client:jar:1.42.3:compile
[INFO] +- io.opencensus:opencensus-api:jar:0.31.1:compile
[INFO] |  \- io.grpc:grpc-context:jar:1.27.2:compile
[INFO] \- io.opencensus:opencensus-contrib-http-util:jar:0.31.1:compile

The vulnerable library is ultimately included through opensensus, but that repository has been archived on Github, and the code is since unmaintained. The vulnerable version of grpc is defined here.

As the library is unmaintained, no new versions are pushed as part of #1290

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