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: zip slip vulnerability #28

Merged
merged 1 commit into from
Aug 13, 2023
Merged

fix: zip slip vulnerability #28

merged 1 commit into from
Aug 13, 2023

Conversation

shipengqi
Copy link
Owner

@shipengqi shipengqi commented Aug 13, 2023

Thank you for contributing to golib!

Please add a summary of your change

fix: zip slip vulnerability

Does your change fix a particular issue?

Fixes #(issue)
#31
https://github.com/shipengqi/golib/security/code-scanning/1

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@codecov-commenter
Copy link

Codecov Report

Merging #28 (4ee6f09) into main (31c6f42) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   71.65%   71.50%   -0.15%     
==========================================
  Files          22       22              
  Lines         956      958       +2     
==========================================
  Hits          685      685              
- Misses        197      198       +1     
- Partials       74       75       +1     
Flag Coverage Δ
unittests 71.50% <0.00%> (-0.15%) ⬇️

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

Files Changed Coverage Δ
fsutil/tar.go 51.61% <0.00%> (-1.14%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@shipengqi shipengqi merged commit 21f0e1e into main Aug 13, 2023
12 checks passed
@shipengqi shipengqi deleted the chore/codeql branch August 13, 2023 13:06
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.

2 participants