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

Symbolic link to .. should be valid in a nested directory #32

Closed
brandonchinn178 opened this issue Jun 21, 2018 · 1 comment
Closed

Comments

@brandonchinn178
Copy link

If a tar archive contains

./foo
./bar/baz -> ../foo

This should not fail the security check, since it doesn't traverse out of the tar archive

@Bodigrim
Copy link
Contributor

Bodigrim commented Dec 7, 2023

Presumably fixed in #82.

@Bodigrim Bodigrim closed this as completed Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants