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/fetch
Brian Coca ba87c225cd
fixed fetch traversal from slurp (#68720)
* fixed fetch traversal from slurp

  * ignore slurp result for dest
  * fixed naming when source is relative
  * fixed bug in local connection plugin
  * added tests with fake slurp
  * moved existing role tests into runme.sh
  * normalized on action excepts
  * moved dest transform down to when needed
  * added is_subpath check
  * fixed bug in local connection

fixes #67793

CVE-2019-3828
4 years ago
..
injection fixed fetch traversal from slurp (#68720) 4 years ago
roles/fetch_tests fixed fetch traversal from slurp (#68720) 4 years ago
aliases fixed fetch traversal from slurp (#68720) 4 years ago
run_fetch_tests.yml fixed fetch traversal from slurp (#68720) 4 years ago
runme.sh fixed fetch traversal from slurp (#68720) 4 years ago