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 290bfa820d 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)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration fixed fetch traversal from slurp (#68720) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test [stable-2.9] Add CentOS 8 to the test matrix (#68025) 6 years ago
sanity [2.9] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68714) 6 years ago
units ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 - 2.9 (#68601) 6 years ago
utils Increase unit test timeouts. 6 years ago