[FEATURE] NAVER 사칭 로그인 폼 테스트 fixture 추가#20
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
요약
NAVER 로그인 화면을 기반으로 한 LinClean URL 탐지용 사칭 로그인 fixture를 추가 하였습니다.
이 fixture의 목적은 실제 NAVER 로그인 페이지와 유사한 정적 테스트 사이트를 제공하여, LinClean이 로그인/계정 탈취형 URL 패턴을 corpus 기반으로 탐지하고 격리하는 동작을 검
증하기 위함입니다.
주요 반영 내용:
example.invalidsink 사용robots.txt,noindex/nofollow설정으로 검색 노출 방지연관 이슈 및 Close 할 이슈
close #18
Pull Request 체크리스트
TODO