diogofgm / TA-ibm_secretserver

Apache License 2.0
1 stars 0 forks source link

REGEX: missing closing parenthesis #5

Closed coelhogoncalo closed 1 year ago

coelhogoncalo commented 1 year ago
[ibm_secretserver_user]
REGEX = (?i)(?:by user:?\s|[sd]user=)(?:(?<domain>[\w\.]+)\\\)?(?<user>[^\s]+))
diogofgm commented 1 year ago

fixed in d3a2726