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
Consider adding a new guideline on preventing a site being embedded in an iframe, using frame-ancestors or X-Frame-Options or both. This is a defense against clickjacking and some cross-site leaks.
The text was updated successfully, but these errors were encountered:
Consider adding a new guideline on preventing a site being embedded in an iframe, using
frame-ancestors
or X-Frame-Options or both. This is a defense against clickjacking and some cross-site leaks.The text was updated successfully, but these errors were encountered: