You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
tar
0.4.35
When unpacking a tarball that contains a symlink the
tar
crate may createdirectories outside of the directory it's supposed to unpack into.
The function errors when it's trying to create a file, but the folders are
already created at this point.
This issue was discovered and reported by Martin Michaelis (@mgjm).
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: