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
Add extra constraints to report generation algorithm (#91)
- We don't need to downgrade a report to `dns` if it's already `dns`.
- We don't need to follow the special `include_subdomains` logic if the
report and policy have the same origin (i.e., if the policy would've
still been used had `include_subdomains` not been set).
0 commit comments