AthenZ / k8s-athenz-sia

Apache License 2.0
1 stars 7 forks source link

v3.1.4 release another vul fix #123

Closed mlajkim closed 4 months ago

mlajkim commented 5 months ago

Description

Fix vulnerability for v3.1.x of k8s-athenz-sia

https://github.com/AthenZ/k8s-athenz-sia/pull/121

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