Headers redaction for webhooks output (to cut out auth data)

The idea is:

Headers redaction for webhooks output

My use case:

We are (about to) run few (dozen) of n8n enterprise instances, while working on webhook nodes we noticed all headers are logged, including authorization - which is security problem for us

I think it would be beneficial to add this because:

There was already some voices to introduce something like that

Any resources to support this?

Are you willing to work on this?

Nope, but added link to PR with solution - unfortunately it was closed, but code is there