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>
2019-02-18 08:45:05 -08:00
..
cli Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
config [stable-2.5] Fix another corner case of too many warnings for world readable current working directory (#44610) 2018-09-05 11:07:31 -07:00
contrib
errors
executor module_common: handle None value for templar (#36651) 2018-04-18 10:01:31 -07:00
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 2018-04-18 09:59:35 -07:00
module_utils [stable-2.5] Fix unit test issues with pytest >= 4.0.0. (#48738) 2018-11-26 10:45:22 -08:00
modules [stable-2.5] Fix unit test issues with pytest >= 4.0.0. (#48738) 2018-11-26 10:45:22 -08:00
parsing Fix 'New Vault password' on vault 'edit' (#35923) (#38003) 2018-04-09 14:57:34 -07:00
playbook fix 'doas' become_method support, previously committed patch not submitted to devel branch (#37511) (#40896) 2018-05-30 16:03:58 -04:00
plugins [stable-2.5] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) (#52175) 2019-02-18 08:45:05 -08:00
template Backport #37881 for 2.5.1 (#37937) 2018-03-28 11:04:44 -05:00
utils
vars
__init__.py
ansible.cfg
conftest.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
test_constants.py