Tag

log desensitization

0 views collected around this technical thread.

Zhuanzhuan Tech
Zhuanzhuan Tech
Jan 10, 2024 · Information Security

Log Desensitization Practices and APT‑Based Automatic toString Generation in Java

This article describes how ZhaiZhai implements log desensitization for personal data protection using a reusable Java utility class, JSON serializer customizations with Jackson, and an annotation‑processing tool that automatically generates masked toString methods, while also discussing operational challenges and future plans.

APTJavaSecurity
0 likes · 13 min read
Log Desensitization Practices and APT‑Based Automatic toString Generation in Java