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/sanity
Sloane Hertel e6199d768c
[2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68715)
* Remove the params module option from ldap_attr and ldap_entry

Module options that circumvent Ansible's option handling were disallowed
in:
https://meetbot.fedoraproject.org/ansible-meeting/2017-09-28/ansible_dev_meeting.2017-09-28-15.00.log.html

Additionally, this particular usage can be insecure if bind_pw is set
this way as the password could end up in a logfile or displayed on
stdout.

Fixes CVE-2020-1746

(cherry picked from commit 0ff609f1bc)

* Fix formatting for option names

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Fix fail_json

* update sanity

* fix indentation error

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
6 years ago
..
ansible-doc Remove deprecated os_server_actions alias (#47208) 7 years ago
code-smell prevent ansible_facts injection (#68431) (#68445) 6 years ago
compile Add a script to generate twitter and mailing list announcements 7 years ago
import Improve import sanity test output handling. (#52136) 7 years ago
pep8 Skip sanity tests that don't apply to bundled code 7 years ago
pslint win_unzip - LiteralPath fix (#66972) 6 years ago
pylint [stable-2.8] Use LooseVersion instead of StrictVersion as StrictVersion doesn't understand "rc1" 7 years ago
rstcheck Add rstcheck to ansible-test and correct issues. (#23550) 9 years ago
shellcheck [stable-2.8] Fix sanity tests based on newer version of shellcheck (#60423) (#60442) 6 years ago
validate-modules [2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68715) 6 years ago
yamllint Fix typo in doc_fragments path. 7 years ago
ansible.cfg Fix ansible-test config management. 8 years ago