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
Ensure that subdomain policies are only for DNS. (#144)
This CL moves the subdomain check -- which is supposed to ensure that
only DNS errors are reported for subdomains -- before the step which
can downgrade reports, since that step can change some reports into
DNS reports, even they were not originally.
Closes: #141
0 commit comments