mirror of
https://github.com/karant-dev/AutoRedact.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #12] [Feat]: Custom Redaction Rules (Regex & Blacklist) #3
Labels
No labels
bug
enhancement
enhancement
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AutoRedact#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @karant-dev on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/karant-dev/AutoRedact/issues/12
Originally assigned to: @karant-dev, @Copilot on GitHub.
Is your feature request related to a problem?
The default detectors don't catch my proprietary Project Names (e.g. 'Project Titan') or specific Invoice IDs.
Describe the solution you'd like
Add an 'Advanced' section to Settings with two fields:
Describe alternatives you've considered
Drawing manual boxes over them.
Additional context
Important: Validate regex to prevent crashes. Handle case-sensitivity options.