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
Describe the bug
The Disallowed CSP hostname Question currently requires that you have to specify each subdomain for a hostname in order to get it triggered. This means that if you enter: bad.com, it will trigger only items served from bad.com and not from script.bad.com.
Expected behavior
Subdomains are automatically picked up, as it's impossible to list all subdomains.
Screenshots
OpenKAT version
main
The text was updated successfully, but these errors were encountered:
Describe the bug
The Disallowed CSP hostname Question currently requires that you have to specify each subdomain for a hostname in order to get it triggered. This means that if you enter:
bad.com
, it will trigger only items served frombad.com
and not fromscript.bad.com
.Expected behavior
Subdomains are automatically picked up, as it's impossible to list all subdomains.
Screenshots
OpenKAT version
main
The text was updated successfully, but these errors were encountered: