RFC 5322 email-address validator (Porges/email-validate-hs). Bug fixes mined from upstream history; modern HEAD is the base, each patch reverse-applies a fix to install the original bug.
Per-property results
| Property | passed | failed | other | verdict |
|---|---|---|---|---|
DomainLabelNoTrailingHyphen | 0 | 40 | 0 | bug found |
DomainLabelUnder63 | 10 | 30 | 0 | bug found |
DomainNameAlphanumeric | 40 | 0 | 0 | — |
LocalPartUnder64 | 10 | 30 | 0 | bug found |
TotalUnder254 | 10 | 30 | 0 | bug found |