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

Sync to "upstream/master" to fix (golang.org/x/net) CVE-2023-39325/CVE-2023-3978 #29

Closed
wants to merge 98 commits into from

Conversation

mkandawires
Copy link
Collaborator

@mkandawires mkandawires commented Oct 16, 2023

What type of PR is this?

What this PR does / why we need it:
Sync's to "upstream/master" to fix (golang.org/x/net) CVE-2023-39325/CVE-2023-3978

Which issue(s) this PR fixes:

Fixes #
CVE-2023-39325/CVE-2023-3978

cvvz and others added 30 commits June 12, 2023 08:01
chore: fix uninstall-driver to make it backward compatibility
…ount-key

feat: add getLatestAccountKey parameter in storage class
Bumps [github.com/pelletier/go-toml](https://github.com/pelletier/go-toml) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)
- [Commits](pelletier/go-toml@v1.9.4...v1.9.5)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…si-dynamic-support

fix: dynamic provisioning support with blobfuse msi auth
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/github_actions/actions/checkout-3

chore(deps): bump actions/checkout from 2 to 3
…ted-versions4

cleanup: update new chart versions and remove deprecated versions
…t/go_modules/github.com/pelletier/go-toml-1.9.5

chore(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5
…arch-default

fix: storage account search default values
…print

cleanup: remove secret print in error message
feat: install blobfuse 2.0.4 as default version
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@v1.2...sdk/azcore/v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azidentity-1.3.0

chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.0 to 1.3.0
…ted-versions5

cleanup: update new chart versions and remove deprecated versions
andyzhangx and others added 26 commits October 7, 2023 19:27
…-volume-example

doc: refine inline volume example
test: remove override in blobfuse proxy enabled test
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.54.0...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ot/go_modules/google.golang.org/grpc-1.58.3

chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.58.3
disable error exit

test: fix blob_log.sh
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.11.0...v2.13.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…lice-dep

cleanup: fix k8s.io/endpointslice dependency
…ot/go_modules/github.com/onsi/ginkgo/v2-2.13.0

chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.13.0
…error

test: don't return error in blob_log.sh
@coveralls
Copy link

coveralls commented Oct 16, 2023

Pull Request Test Coverage Report for Build 6540918334

  • 69 of 79 (87.34%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 78.881%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/blob/controllerserver.go 24 25 96.0%
pkg/blob/blob.go 28 31 90.32%
pkg/blob/nodeserver.go 17 23 73.91%
Totals Coverage Status
Change from base Build 6411928884: 0.3%
Covered Lines: 2058
Relevant Lines: 2609

💛 - Coveralls

- Fixes CVE-2023-38545/CVE-2023-38546 curl vulnerabilities in CBL-Mariner
@mkandawires mkandawires deleted the stmkanda/sync-upstream-fix-CVE-2023-39325 branch October 23, 2023 15:33
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.

5 participants