pmem / pmemkv-ruby

Ruby bindings for pmemkv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception messages should not leak keys

RobDickinson opened this issue · comments

Keys should be considered PII, since they might include or be based on PII fields. Therefore keys should never appear in exception messages. (this applies to all language bindings)