fix: lodash 보안 취약점 수정 (Prototype Pollution)#25
Merged
Hidden character warning
The head ref may contain hidden characters: "bugfix/\ubcf4\uc548\ucde8\uc57d\uc810-functions-\ud328\ud0a4\uc9c0-\ubcf4\uc548-\uc5c5\ub370\uc774\ud2b8-2"
Conversation
Member
┌───────────┐ |
jini-coding
approved these changes
Jan 27, 2026
Member
jini-coding
left a comment
There was a problem hiding this comment.
확인했습니다~ 어느 순간부터인진 모르겠지만 Security에 1이 떠있더니 바로 픽스해주셨네요 굿!!
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.
🎯 PR 내용
Summary
npm audit fix를 통해 취약한 버전 업데이트취약점 설명
Prototype Pollution쉽게 정리하면
아무튼
lodash라는 JavaScript 유틸 라이브러리에서 객체 오염 취약점을 발견했다고 하고, 업데이트 하라네요.우리 프로젝트에서의 위험성은 사실 없는데 그럼에도 수정하는 이유는..
Dependabot 알림 해소와.. 보안 베스트 프랙티스 준수를 위해!
🔗 관련 이슈
✅ 체크리스트