Commit Graph
4 Commits
Author SHA1 Message Date
Kashif Khan 15bc3e59af Added support for additional validation rules in custom detector (#4413)
* Added support for additional validation rules in custom detector

* refactored the approach to support validations for each regex in config

* resolved comments
2025-08-26 16:19:24 +05:00
Zachary Rice 853e1e8d24 Support exclude regexes, excludewords, and entropy filters for custom detectors (#3860)
* Simple implementation of exclude regexes, stopwords, and entropy checks for customdetectors

* better name

* readme blurb and example

* link
2025-01-30 12:34:07 -06:00
Zachary Rice 2d3bb7560d Update README.md (#1811) 2023-09-22 16:51:14 -05:00
Zachary Rice 995eb64d38 examples folder (#1734)
* wip examples folder

* Rename examples.md to README.md
2023-09-22 15:26:20 -05:00