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 azblob 1.1.0 -> 1.4.0 / azcore 1.7.2 -> 1.13.0 #5590

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

ddl-ebrown
Copy link
Contributor

@ddl-ebrown ddl-ebrown commented Jul 25, 2024

Tracking issue

Why are the changes needed?

Vuln remediation

What changes were proposed in this pull request?

  • go get -u github.com/Azure/azure-sdk-for-go/sdk/storage/azblob && go mod tidy
  • Resolves CVE-2024-35255

How was this patch tested?

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

Docs link

 - go get -u github.com/Azure/azure-sdk-for-go/sdk/storage/azblob && go mod tidy
 - Resolves CVE-2024-35255

Signed-off-by: ddl-ebrown <[email protected]>
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.91%. Comparing base (1e54d21) to head (0da2297).
Report is 124 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5590      +/-   ##
==========================================
- Coverage   35.91%   35.91%   -0.01%     
==========================================
  Files        1301     1301              
  Lines      109401   109401              
==========================================
- Hits        39290    39287       -3     
- Misses      66014    66017       +3     
  Partials     4097     4097              
Flag Coverage Δ
unittests-datacatalog 51.37% <ø> (ø)
unittests-flyteadmin 53.73% <ø> (ø)
unittests-flytecopilot 12.17% <ø> (ø)
unittests-flytectl 62.28% <ø> (-0.05%) ⬇️
unittests-flyteidl 7.09% <ø> (ø)
unittests-flyteplugins 53.31% <ø> (ø)
unittests-flytepropeller 41.75% <ø> (ø)
unittests-flytestdlib 55.27% <ø> (ø)

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

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

Copy link
Contributor

@eapolinario eapolinario left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@eapolinario eapolinario merged commit 6292dec into flyteorg:master Jul 25, 2024
52 of 53 checks passed
@ddl-ebrown ddl-ebrown deleted the upgrade-azblob-vlun branch July 26, 2024 11:50
vlibov pushed a commit to vlibov/flyte that referenced this pull request Aug 16, 2024
- go get -u github.com/Azure/azure-sdk-for-go/sdk/storage/azblob && go mod tidy
 - Resolves CVE-2024-35255

Signed-off-by: ddl-ebrown <[email protected]>
Signed-off-by: Vladyslav Libov <[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.

3 participants