Skip to content

Commit

Permalink
Update data/2024/02/index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Feb 2, 2024
1 parent dc110b6 commit 6b478e9
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/2024/02/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@
"React"
],
"relatedLinks": []
},
{
"date": "2024-02-02T13:16:33.832Z",
"title": "SameSite属性とCSRFとHSTS - Cookieの基礎知識からブラウザごとのエッジケースまでおさらいする - Flatt Security Blog",
"url": "https://blog.flatt.tech/entry/samesite_csrf_hsts",
"content": "Cookieの属性について。\nSecure/HttpOnly/Domain/Path/SameSite属性、`__Secure-`/`__Host-` prefix、SameSite属性の挙動やブラウザのデフォルトの動作について。",
"tags": [
"HTTP",
"browser",
"security",
"article"
],
"relatedLinks": []
}
]
}

0 comments on commit 6b478e9

Please sign in to comment.