- better JSON handling
- removing unnecessary double traversing
- sub property name matching to cover different permutations, i.e. wsContextURL, contextURL, contextUrl, worksapceContextUrl, etc.
- handling of https://github.com/gitpod-io/security/issues/64 for JSON and structs
* 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