Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

♻️ 토큰을 쿠키에 저장할 때 추가적인 보안 설정 #187

Open
2 tasks
betgws opened this issue Nov 11, 2024 · 0 comments
Open
2 tasks

♻️ 토큰을 쿠키에 저장할 때 추가적인 보안 설정 #187

betgws opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
♻️ Refactor 리팩토링

Comments

@betgws
Copy link
Contributor

betgws commented Nov 11, 2024

설명

Xss공격과 Csrf 공격에 대한 적절한 보안 설정이 되어있지 않음

체크리스트

  • httpOnly 설정으로 Xss 공격 방어
  • samsite 설정

기한

2024.11.17

참고자료

참고할만한 자료가 있다면 적어주세요

@betgws betgws added the ♻️ Refactor 리팩토링 label Nov 11, 2024
@betgws betgws self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant