gardener / machine-controller-manager-provider-aws

Gardener machine controller manager provider for AWS
Apache License 2.0
9 stars 35 forks source link

security fix: removal of go-git #154

Closed elankath closed 9 months ago

elankath commented 10 months ago

What this PR does / why we need it: go-git was used in integration tests. Due to security vulnerabilities, go-git is now removed. This PR related relates to adoption changes in the MCM provider AWS.

Which issue(s) this PR fixes: Fixes https://github.com/gardener/machine-controller-manager/issues/890

Special notes for your reviewer:

Release note:

go-git now removed from dependencies due to CVE's.
elankath commented 9 months ago

Closed in favor of https://github.com/gardener/machine-controller-manager-provider-aws/pull/155

rishabh-11 commented 9 months ago

/close

in favor of https://github.com/gardener/machine-controller-manager-provider-aws/pull/155