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

chore: bump go to v1.21.5 #1219

Merged
merged 1 commit into from
Dec 8, 2023
Merged

chore: bump go to v1.21.5 #1219

merged 1 commit into from
Dec 8, 2023

Conversation

jpadilla
Copy link
Member

@jpadilla jpadilla commented Dec 8, 2023

Description

Address the following vulnerabilities reported by govulncheck:

Vulnerability #1: GO-2023-2382
    Denial of service via chunk extensions in net/http

Vulnerability #2: GO-2023-2185
    Insecure parsing of Windows paths with a \??\ prefix in path/filepath

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

@jpadilla jpadilla marked this pull request as ready for review December 8, 2023 17:25
@jpadilla jpadilla requested a review from a team as a code owner December 8, 2023 17:25
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ac3af79) 82.35% compared to head (b5fedbe) 82.36%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1219      +/-   ##
==========================================
+ Coverage   82.35%   82.36%   +0.02%     
==========================================
  Files          83       83              
  Lines        9587     9587              
==========================================
+ Hits         7894     7895       +1     
+ Misses       1340     1339       -1     
  Partials      353      353              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jpadilla jpadilla merged commit a87ccce into main Dec 8, 2023
14 checks passed
@jpadilla jpadilla deleted the bump-go branch December 8, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants