Skip to content

Update golang.org/x/crypto to resolve CVEs - #7638

Merged
Sovietaced merged 1 commit into
flyteorg:masterfrom
Sovietaced:crypto-cve
Jul 8, 2026
Merged

Update golang.org/x/crypto to resolve CVEs#7638
Sovietaced merged 1 commit into
flyteorg:masterfrom
Sovietaced:crypto-cve

Conversation

@Sovietaced

@Sovietaced Sovietaced commented Jul 8, 2026

Copy link
Copy Markdown
Member

Why are the changes needed?

Fixes a bunch of new CVEs including CVE-2026-46595

What changes were proposed in this pull request?

Updating x/crypto to the latest version

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Stack

If you do use git town to manage PR Stacks, the stack relevant to this PR
will show below. Otherwise, you can ignore this section.

Docs link

Signed-off-by: Jason Parraga <sovietaced@gmail.com>
@github-actions github-actions Bot added the flyte label Jul 8, 2026
@Sovietaced Sovietaced added the security Issues related to Security improvements label Jul 8, 2026
@Sovietaced
Sovietaced marked this pull request as ready for review July 8, 2026 02:02
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.20%. Comparing base (8f92e1d) to head (48db1f0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7638   +/-   ##
=======================================
  Coverage   57.20%   57.20%           
=======================================
  Files         930      930           
  Lines       58253    58253           
=======================================
  Hits        33322    33322           
  Misses      21870    21870           
  Partials     3061     3061           
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.17% <ø> (ø)
unittests-flytecopilot 48.05% <ø> (ø)
unittests-flytectl 64.09% <ø> (ø)
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.38% <ø> (ø)
unittests-flytepropeller 53.78% <ø> (ø)
unittests-flytestdlib 64.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Sovietaced
Sovietaced merged commit 2e10675 into flyteorg:master Jul 8, 2026
97 of 104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flyte security Issues related to Security improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants