AthenZ / k8s-athenz-sia

Apache License 2.0
1 stars 7 forks source link

Fix Vulnerability SNYK-GOLANG-GOLANGORGXNETHTTP2-6531285 (CVE-2023-45288) (CWE-770) #121

Closed WindzCUHK closed 5 months ago

WindzCUHK commented 5 months ago

Description

fix https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-6531285

Assignees

Type of changes

Flags

- [ ] Breaks backward compatibility
- [ ] Requires a documentation update
- [ ] Has untestable code

Checklist

- [ ] Followed the guidelines in the CONTRIBUTING document
- [ ] Added prefix `[skip ci]`/`[ci skip]`/`[no ci]`/`[skip actions]`/`[actions skip]` in the PR title if necessary
- [ ] Tested and linted the code
- [ ] Commented the code
- [ ] Made corresponding changes to the documentation

Checklist for maintainer

- [ ] Use `Squash and merge`
- [ ] Double-confirm the merge message has prefix `[skip ci]`/`[ci skip]`/`[no ci]`/`[skip actions]`/`[actions skip]`
- [ ] Delete the branch after merge