* Fix py3 decoding issues in cyberarkpassword.py * Use to_native instead of forced utf-8 decoding * Use to_bytes to avoid trouble with Popen * Create 59500-cyberarkpassword-fix-py3-decoding.yaml