Closed pflynn-virtru closed 3 months ago
@pflynn-virtru Is this something you have solved before? I just found this pkg https://github.com/m-mizutani/masq.
Possible library fix: https://github.com/m-mizutani/masq
I am still seeing secrets logged from the config. I think because extraProps is a map[string]any
we might need to think about something else.
I am still seeing secrets logged from the config. I think because extraProps is a
map[string]any
we might need to think about something else.
My very first commit (custom traversing) was able to mask all secrets. Should we use that approach? https://github.com/opentdf/platform/pull/1010/commits/ce5e1381b62fdbb46887e26af142b53c286a00fe
Expected: no secrets from
opentdf.yaml
should be loggedActual:
Please add masking secrets during logging of the fields