Expand description
File-type profiles for structured processors.
A FileTypeProfile tells the processing pipeline which processor
to use and which fields/keys within the file should be sanitized.
Structs§
- Field
Name Signal - A field-name–based heuristic signal used during structured processing.
- Field
Rule - A rule describing a single field/key to sanitize.
- File
Type Profile - Specifies which processor to use and what fields to sanitize.
Constants§
- DEFAULT_
FIELD_ SIGNAL_ THRESHOLD - Default Shannon entropy threshold (bits per character) for built-in field-name signals.