Open
Description
Currently, in the json_key method it assumes that json_key_path
will be an IO-like object. This can cause an issue where if someone accidentally passes their credentials in plaintext or a non-IO like object, the Gem will attempt to open the credentials and they'll be displayed in plain text.
Metadata
Metadata
Assignees
Labels
No labels