Skip to content

Advanced Redaction ​

This example demonstrates pattern-based redaction for sensitive data and a compliance audit log output.

Source ​

zig
examples/redaction_advanced.zig

Running ​

bash
zig build run-redaction-advanced

Released under the MIT License.