-
Story
-
Resolution: Done
-
Major
-
None
-
None
In any textual representation we need to find what the customer supplied as a regex:
# replace using a regex with capture groups and static replacements - type: regex replacementType: consistent pattern: ".*super_secret.*"
AC:
- well tested logic to use a regex detector, replacement will be tackled separately