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/units
Matt Martz f3edc09152 [stable-2.5] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) (#52175)
* Disallow use of remote home directories containing .. in their path

* Add CVE to changelog
(cherry picked from commit b34d141)

Co-authored-by: Matt Martz <matt@sivel.net>
6 years ago
..
cli Backport test infra fixes and updates to stable-2.5. (#46992) 6 years ago
config [stable-2.5] Fix another corner case of too many warnings for world readable current working directory (#44610) 6 years ago
contrib
errors
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 7 years ago
module_utils [stable-2.5] Fix unit test issues with pytest >= 4.0.0. (#48738) 6 years ago
modules [stable-2.5] Fix unit test issues with pytest >= 4.0.0. (#48738) 6 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 7 years ago
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896) 7 years ago
plugins [stable-2.5] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) (#52175) 6 years ago
template Backport #37881 for 2.5.1 (#37937) 7 years ago
utils
vars
__init__.py
ansible.cfg Fix ansible-test config management. 7 years ago
conftest.py Backport test infra fixes and updates to stable-2.5. (#46992) 6 years ago
test_constants.py