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

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

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

mlajkim
Copy link
Contributor

@mlajkim mlajkim commented Apr 9, 2024

Description

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

Assignees

  • Assignees is set

Type of changes

  • Apply one or more labels of the following that fits:
    • bug: Bug fix
    • dependencies: Dependency upgrades
    • documentation: Documentation changes
    • enhancement: New Feature
    • good first issue: First contribution
    • logging: Log changes
    • refactor: Refactoring (no functional changes, no api 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

@mlajkim mlajkim added the dependencies Pull requests that update a dependency file label Apr 9, 2024
@mlajkim mlajkim self-assigned this Apr 9, 2024
@mlajkim mlajkim requested a review from WindzCUHK April 9, 2024 06:59
@WindzCUHK WindzCUHK merged commit 05fa448 into master Apr 10, 2024
2 checks passed
@WindzCUHK WindzCUHK deleted the fix-vulnerability branch April 10, 2024 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants