Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 22:33

The project is now SCRUBRSensitive Content Replacement, Unmasking, Brokering
& Rehydration
. This is a naming release: there is no functional or wire change
(the sentinel format is unchanged), but the binary, container image, Helm chart, env
vars, and response headers are renamed, so existing deployments must update those
references (e.g. scrubscrubr, ghcr.io/scrub-dev/scrub
ghcr.io/scrubr-dev/scrubr, SCRUB_*SCRUBR_*, x-scrub-*x-scrubr-*).

Changed

  • Renamed the project SCRUB → SCRUBR (Sensitive Content Replacement, Unmasking,
    Brokering & Rehydration). This renames the binary (scrubscrubr), the
    crates (scrub/scrub-corescrubr/scrubr-core), the container image
    (ghcr.io/scrubr-dev/scrubr), the Helm chart (oci://ghcr.io/scrubr-dev/charts/scrubr),
    the env vars (SCRUBR_*), the response headers (x-scrubr-*), default
    file/paths (scrubr.yaml, /etc/scrubr, scrubr-audit.jsonl), and all repo/site
    URLs (scrubr-dev/source-code, scrubr-dev.github.io). No functional change; the
    sentinel format is unchanged.