You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Supply advice despite non-fatal errors
Return a 400 error for single invalid domain API requests
Clarify why DKIM may be missing
Add `s1` and `s2` to our known DKIM selectors
Don't return an error for NXDOMAIN DNS requests, as these are expected from some requests (e.g. trying to find the correct DKIM selector)
Parallelize DNS record lookups
Support using TCP or TCP with TLS for DNS queries
Fix incorrect logger injection for the scanner
Increase default DNS buffer from `1024` to `4096`
Strip unneeded information from release builds