This library provides a solution for masking sensitive data in logs within applications that use
Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to
extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive
data. The library includes predefined patterns for detecting sensitive values and also allows for creating
custom patterns.
Version3.0.0compared with
Version Details
| 2.0.0 | 3.0.0 | |
|---|---|---|
| Release date | Apr 12, 2026 | Jun 14, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Provided Changes (1)
| 2.0.0 | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | net.logstash.logback » logstash-logback-encoder | 8.1 | 9.0 |
Test Changes (3)
| 2.0.0 | 3.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.json » json | 20250517 | 20251224 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.9.2 | 6.1.0 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.9.2 | 6.1.0 |