Bruno Lellis

Results 4 comments of Bruno Lellis

Reviewed 3 of 3 files at r1. Review status: all files reviewed at latest revision, all discussions resolved. --- *Comments from [Reviewable](https://reviewable.io:443/reviews/iamisti/mddatatable/270)*

As @jautero said, Enpass supports JSON format. I've exported one "facebook" entry just as an example: https://pastebin.com/raw/gX3RJdQt I think "sensitive" attribute should be enough to identify password and sensitive fields.

Same issue here. Seeing CPU increase after upgrading to Java 25 (Zulu) and Datadog agent to 1.53.0 and/or 1.54.0. I haven't had a chance to test 1.55.0 yet. Profiling shows...

as a workaround, setting the env var `DD_TRACE_OBFUSCATION_QUERY_STRING_REGEXP` to an empty String works ([source](https://github.com/DataDog/dd-trace-java/blob/master/dd-trace-core/src/main/java/datadog/trace/core/tagprocessor/QueryObfuscator.java#L31)).