This library provides a Logback pattern layout for masking sensitive data in logs. 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.
Version2.0.0compared with
Version Details
| 1.0.0 | 2.0.0 | |
|---|---|---|
| Release date | Aug 01, 2023 | Apr 12, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Provided Changes (1)
| 1.0.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | ch.qos.logback » logback-classic | 1.4.8 | 1.5.16 |
Test Changes (3)
| 1.0.0 | 2.0.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.json » json | 20230227 | 20240303 |
| ~ Updated | org.junit.jupiter » junit-jupiter-engine | 5.9.2 | 5.11.4 |
| ~ Updated | org.junit.jupiter » junit-jupiter-params | 5.9.2 | 5.11.4 |