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 the GO-2022-0969 and GO-2022-0288 vulnerabilities #3333

Merged
merged 3 commits into from Oct 12, 2022

Conversation

mstmdev
Copy link
Contributor

@mstmdev mstmdev commented Sep 22, 2022

Fixes #3332

@mstmdev
Copy link
Contributor Author

mstmdev commented Sep 22, 2022

requires Go 1.16

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Merging #3333 (1838326) into master (78dad9d) will decrease coverage by 0.09%.
The diff coverage is n/a.

❗ Current head 1838326 differs from pull request most recent head ca788c0. Consider uploading reports for the commit ca788c0 to get more accurate results

@@            Coverage Diff             @@
##           master    #3333      +/-   ##
==========================================
- Coverage   98.36%   98.27%   -0.10%     
==========================================
  Files          42       42              
  Lines        3124     3124              
==========================================
- Hits         3073     3070       -3     
- Misses         38       40       +2     
- Partials       13       14       +1     
Flag Coverage Δ
98.27% <ø> (-0.10%) ⬇️
go-1.15 ?
go-1.16 ∅ <ø> (∅)
go-1.17 98.27% <ø> (ø)
go-1.18 98.27% <ø> (ø)
macos-latest 98.27% <ø> (-0.10%) ⬇️
ubuntu-latest 98.27% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
context.go 97.95% <0.00%> (-0.52%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@appleboy
Copy link
Member

@mstmdev Please help to remove go1.5 in GitHub Actions workflow.

@mstmdev
Copy link
Contributor Author

mstmdev commented Oct 11, 2022

@mstmdev Please help to remove go1.5 in GitHub Actions workflow.

@appleboy Done, please review.

@appleboy appleboy merged commit 6296175 into gin-gonic:master Oct 12, 2022
@soumiksamanta
Copy link

soumiksamanta commented Oct 22, 2022

@appleboy
Can we get a release with this fix? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Found 2 known vulnerabilities in the Gin(GO-2022-0969 & GO-2022-0288)
3 participants