Closed troyhunt closed 1 year ago
It looks like email addresses encapsulated in single quotes are being parsed out with the opening quote included in the address itself. Added a failing test in https://github.com/HaveIBeenPwned/EmailAddressExtractor/commit/d29e463b9facfd354a36593ae92c0a1064d125e2, this is a pretty major bug.
Perfect!
It looks like email addresses encapsulated in single quotes are being parsed out with the opening quote included in the address itself. Added a failing test in https://github.com/HaveIBeenPwned/EmailAddressExtractor/commit/d29e463b9facfd354a36593ae92c0a1064d125e2, this is a pretty major bug.