3 Commits

Author SHA1 Message Date
Pudong
6986a4e459
[scrubber] Add more allowed keywords in context url (#19783)
* [scrubber] Add more allowed keywords in context url

* add test cases and comment

---------

Co-authored-by: Huiwen <mhqnwt@gmail.com>
2024-05-28 15:18:09 +08:00
Cornelius A. Ludmann
fac15ad1aa
[scrubber] Scrub URL path parts separately (#19497) 2024-03-01 16:16:11 +02:00
Christian Weichel
db5dc23b83
Initial commit of the scrubber (#17664)
* Initial commit of the scrubber

* Add basic example

* More unit tests and sanitisation

* Fix email regexp

* Add basic benchmarks

* Support all scrubbing functions

* Fix module path

* Add scrubber to codeowners file

* Fix string map value issue

* Add contextURL to the list of hashed keys
2023-05-22 21:53:56 +08:00