Skip to content

Security Flaw In How Jedis Stores Server Password #632

@saden1

Description

@saden1

Jedis stores Redis server password as a String. Both "Java Cryptography Architecture guide" and "Secure Coding Guidelines for Java SE" recommend that sensitive information be stored in char array instead of a String.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions