eks-anywhere-build-tooling
eks-anywhere-build-tooling copied to clipboard
Upgrade go version for harbor-scanner-trivy to 1.24
Harbor-Scanner-Trivy
Description of changes:
- Upgrade go version of goharbor/harbor-scanner-trivy to 1.24.2 to resolve CVE
patches:
- change the go.mod version from 1.22 to 1.24.2
Testing:
make build
Distribution
Description of changes:
- Upgrade go version of distribution/distribution to 1.24.2 to resolve CVE
patches:
- [0001-harbor-patch]
- [0002-migrate-to-go-module]
- The two patches above are the previous existing patch for Redis Sentinel and replace letsencrypt(deprecated) with autocert and add go.mod + go.sum
- [0003-update-go.mod-and-go.sum]
- the module
github.com/garyburd/redigois deprecated , replace it withgithub.com/gomodule/redigo
- the module
- [0004-upgrade-go-version-to-1.24.2-and-fix-CVE]
- Upgrade the go version to 1.24.2 and upgrade some modules' tag to solve CVE
Testing:
make build
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jhaanvi5
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Needs approval from an approver in each of these files:
- ~~OWNERS~~ [jhaanvi5]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment