pinojs / pino

🌲 super fast, all natural json logger
http://getpino.io
MIT License
14.21k stars 875 forks source link

Thoughts on recommending Cabin for more sensitive and automated data Redaction? #850

Closed niftylettuce closed 1 year ago

niftylettuce commented 4 years ago

In the docs here https://getpino.io/#/docs/redaction could we mention CabinJS?

https://cabinjs.com

CabinJS lets you use pino (I use it in production daily with pino) but it also scrubs a ton of sensitive information and cleans up logs. See our README section here https://cabinjs.com/#/?id=security-privacy-and-business-focused.

Curious if I made a PR, would it be accepted, and if so, what would you like the verbiage to say and be placed?

jsumners commented 4 years ago

We cannot guarantee acceptance without first being able to review the substance. What we can guarantee is that it will be considered.

I think it would be acceptable to add a new section that starts something like "Alternative to Pino's native redaction, there is ...".

niftylettuce commented 4 years ago

Thank you @jsumners, thought I'd ask in advance since usually stuff like this gets turned down. I'll submit a PR.

niftylettuce commented 4 years ago

See https://github.com/pinojs/pino/pull/851

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.