You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/ansible-galaxy-role/tasks
Sloane Hertel 080c3ce90c
Targeted fix for installing roles with symlinks containing '..' (#82165) (#82325)
Set the tarfile attribute to a normalized value from unfrackpath instead
of validating path parts and omiting potentially invald parts

Allow tarfile paths/links containing '..', '$', '~' as long as the
normalized realpath is in the tarfile's role directory

(cherry picked from commit 3a42a00368)
11 months ago
..
dir-traversal.yml Targeted fix for installing roles with symlinks containing '..' (#82165) (#82325) 11 months ago
main.yml Targeted fix for installing roles with symlinks containing '..' (#82165) (#82325) 11 months ago
valid-role-symlinks.yml Targeted fix for installing roles with symlinks containing '..' (#82165) (#82325) 11 months ago