Skip to content

chore(core): mitigate CVEs based on report 2026-06-29#2557

Draft
diafour wants to merge 2 commits into
mainfrom
chore/core/cve-migitation-2026-06-29
Draft

chore(core): mitigate CVEs based on report 2026-06-29#2557
diafour wants to merge 2 commits into
mainfrom
chore/core/cve-migitation-2026-06-29

Conversation

@diafour

@diafour diafour commented Jun 29, 2026

Copy link
Copy Markdown
Member

Description

Mitigate Trivy-reported High/Critical vulnerabilities in dependencies.

Updated CVE-related replacements:

  • golang.org/x/crypto -> v0.52.0
  • golang.org/x/net -> v0.55.0
  • golang.org/x/oauth2 -> v0.34.0

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section:
type:
summary:

Mitigate Trivy-reported High/Critical vulnerabilities in dependencies.

Updated CVE-related replacements:
golang.org/x/crypto -> v0.52.0
golang.org/x/net -> v0.55.0
golang.org/x/oauth2 -> v0.34.0

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
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