[FEATURE] NHIS 고유가 피해지원금 fixture 개발#22
Merged
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.
요약
고유가 피해지원금 대상 여부 조회를 가장한 국민건강보험공단(NHIS) 사칭 fixture를 추가했습니다.
https://www.nhis.or.kr/
이 fixture은 공공기관/지원금 조회 명목으로 사용자의 이름과 주민등록번호 입력을 유도하는 피싱성 URL을 LinClean이 안정적으로 탐지할 수 있도록 true-positive 회귀 테스트 corpus를 확보하기 위해 필요합니다. 실제 NHIS 랜딩 화면과 유사한 구조를 가진 fixture를 추가함으로써, 공공기관 사칭 UI와 PII 입력 유도 패턴에 대한 탐지 성능을 반복 검증할 수 있습니다.
test-sites/nhis-fuel-subsidy-checkNext.js 정적 fixture 추가example.invalid로 설정하고 submit 차단robots.txt,noindex/nofollow, hidden fixture marker 등 안전장치 추가tests/corpus/urls.yaml에 신규 true-positive regression corpus 등록검증:
npm run check통과연관 이슈 및 Close 할 이슈
close #21
Pull Request 체크리스트
TODO