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
Brian Coca 3c484831f8 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

(cherry picked from commit ba87c225cd)
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration fixed fetch traversal from slurp (#68720) 5 years ago
legacy safe_eval fix (#57188) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner [stable-2.7] Update tests to use RHEL 7.8. (#68787) 5 years ago
sanity [2.7] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68716) 5 years ago
units [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 5 years ago
utils Fix pylint issue. 5 years ago