# `Condukt.Redactors.Secrets`
[🔗](https://github.com/tuist/condukt/blob/0.16.5/lib/condukt/redactors/secrets.ex#L1)

Exact-match redactor for resolved session secrets.

This redactor is built from a resolved `Condukt.Secrets` struct and is
intended to be composed with any user-configured redactor. It replaces each
resolved secret value with `[REDACTED:NAME]`, where `NAME` is the environment
variable exposed to tools.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
