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

feat: upgrading golang version as well as golang promtheus client #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JGodin-C2C
Copy link

@JGodin-C2C JGodin-C2C commented Jan 31, 2023

What:

This merge request is intended to upgrade the golang prometheus_client dependency. At this version, the prometheus log has been deprecated and replaced by promlog in the same repo

Why:

It has been identified a High severity CVE in the v1.8.0 version of the client_golang. More info here : https://avd.aquasec.com/nvd/2022/cve-2022-21698/

Tests

Make build and make docker both works.
Also, there is no change in the documentation needed.

Signed-off-by: Julien Godin [email protected]

What:

This merge request is intended to upgrade the golang prometheus_client
dependency. At this version, the promtheus log have been deprecated and
replaced by promlog in the same repo

Why:

It has been identified a High severity CVE in the v1.8.0 version of the
client_golang. more info here : https://avd.aquasec.com/nvd/2022/cve-2022-21698/

Signed-off-by: Julien Godin <[email protected]>
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.

1 participant