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

Update prometheus/client_golang to v1.11.1 #319

Merged
merged 1 commit into from Aug 23, 2022

Conversation

grdryn
Copy link
Contributor

@grdryn grdryn commented Jul 20, 2022

This fixes #310 (addresses the CVE-2022-21698 concern therein).

The following commands were used to make this change:

go get github.com/prometheus/client_golang@v1.11.1
go mod vendor

Signed-off-by: Gerard Ryan gerard@ryan.lt

This fixes danielqsj#310 (addresses the CVE-2022-21698 concern therein).

The following commands were used to make this change:

go get github.com/prometheus/client_golang@v1.11.1
go mod vendor

Signed-off-by: Gerard Ryan <gerard@ryan.lt>
@grdryn
Copy link
Contributor Author

grdryn commented Aug 11, 2022

@danielqsj Hi! Could you take a look at this if you have a moment? Thanks!

@danielqsj
Copy link
Owner

LGTM, thanks @grdryn

@danielqsj danielqsj merged commit 0ace4e7 into danielqsj:master Aug 23, 2022
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.

Update client_golang to 1.11.1 or higher to eliminate CVE-2022-21698
2 participants