JGC-536 - Bump jfrog-client-go for archiver v3.6.4 (hardlink/symlink path traversal fix) - #1606
Merged
Conversation
…raversal Points at the jfrog-client-go fix branch, which itself points at the jfrog/archiver fix branch, for e2e QA of the archiver fix (jfrog/archiver#9).
archiver is now the released v3.6.4 (jfrog/archiver#9); jfrog-client-go still points at its own bugfix/JGC-536 branch pending release.
jfrog-client-go#1375 merged to master; archiver is the released v3.6.4.
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Bumps
jfrog-client-goto pick up thegithub.com/jfrog/archiver/v3v3.6.4 fix for a tar/zip hardlink/symlink path-traversal issue (jfrog/archiver#9).jfrog-client-gohas merged the same bump (#1375); this points at that merge commit (2010f507) pending a tagged client-go release.No code changes needed on this side —
go.mod/go.sumonly.Test plan
go build ./...go mod tidy(clean, no other changes)go list -mconfirms archiver resolves to v3.6.4