Files
@ 36d96a3fc472
Branch filter:
Location: majic-ansible-roles/roles/xmpp_server/molecule/default/tests/test_client.py
36d96a3fc472
3.6 KiB
text/x-python
MAR-163: Ensure host.run is not suspectible to shell injection:
- Use host.run's built-in capability for handling parameter escaping
and insertion.
- Use host.run's built-in capability for handling parameter escaping
and insertion.