From ad014ee411ddd8af14f342112350d91ef900e1e5 Mon Sep 17 00:00:00 2001 From: Thorina Boenke <68156005+thorinaboenke@users.noreply.github.com> Date: Wed, 26 Aug 2026 16:27:52 +0200 Subject: [PATCH] Rename New Value Detector to Charset Detector Renamed 'New Value Detector' to 'Charset Detector' for clarity. --- docs/detectors/charset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/detectors/charset.md b/docs/detectors/charset.md index 3ed4a6e9..63c71689 100644 --- a/docs/detectors/charset.md +++ b/docs/detectors/charset.md @@ -1,4 +1,4 @@ -# New Value Detector +# Charset Detector The Charset Detector raises alerts when previously unseen characters appear in configured fields. It is useful to detect novelty, configuration drift, or the appearance of new actors in the environment.