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 guideline on ensuring that sensitive cookies have SameSite=Lax (or Strict) set. This is a defense in depth against many attacks including clickjacking, CSRF, and various cross-site leaks.
The text was updated successfully, but these errors were encountered:
Consider adding a guideline on ensuring that sensitive cookies have SameSite=Lax (or Strict) set. This is a defense in depth against many attacks including clickjacking, CSRF, and various cross-site leaks.
The text was updated successfully, but these errors were encountered: