Liking cljdoc? Tell your friends :D

piippin.core


common-patternsclj


dobclj


find-piiclj

(find-pii t s)

Given a type t, check if the string s contains any lines that match either the regular expression that is found in common-patterns with its name or a regular expression that contains the value itself.

Given a type `t`, check if the string `s` contains any lines that match
either the regular expression that is found in `common-patterns` with
its name or a regular expression that contains the value itself.
raw docstring

remove-piiclj

(remove-pii s)

Remove any PII from the given s

Remove any PII from the given `s`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close