Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ProjectVG
/
ProjectVG-API-Server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix: 보안 취약점 개선
- #18
#18
Merged
ImGdevel
merged 10 commits into
develop
ProjectVG/ProjectVG-API-Server:develop
from
feature/message-broker
ProjectVG/ProjectVG-API-Server:feature/message-broker
Copy head branch name to clipboard
Sep 13, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Fix: 보안 취약점 개선
#18
ImGdevel
merged 10 commits into
develop
ProjectVG/ProjectVG-API-Server:develop
from
feature/message-broker
ProjectVG/ProjectVG-API-Server:feature/message-broker
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2025
fix: JWT 보안 취약점 수정
Show description for 46a1a25
ImGdevel
committed
46a1a25
View commit details
Copy full SHA for 46a1a25
Browse repository at this point
perf: ConfigureAwait(false) 적용으로 데드락 방지
Show description for c6da512
ImGdevel
committed
c6da512
View commit details
Copy full SHA for c6da512
Browse repository at this point
fix: WebSocket 연결 생명주기 및 메모리 누수 개선
Show description for 2458278
ImGdevel
committed
2458278
View commit details
Copy full SHA for 2458278
Browse repository at this point
feat: TODO 해결 - 채팅 요청 세션 검증 구현
Show description for 4324ec1
ImGdevel
committed
4324ec1
View commit details
Copy full SHA for 4324ec1
Browse repository at this point
docs: 종합 보안 가이드라인 및 체크리스트 추가
Show description for 1ad19fa
ImGdevel
committed
1ad19fa
View commit details
Copy full SHA for 1ad19fa
Browse repository at this point
fix: 빌드 오류 수정 - API 인터페이스 호환성 개선
Show description for 5d504bd
ImGdevel
committed
5d504bd
View commit details
Copy full SHA for 5d504bd
Browse repository at this point
fix: 검증 로직 추가로 인한 test 코드 수정
ImGdevel
committed
37545f3
View commit details
Copy full SHA for 37545f3
Browse repository at this point
fix: WebSocket 메시지 조각화 처리 개선
Show description for 578399d
ImGdevel
committed
578399d
View commit details
Copy full SHA for 578399d
Browse repository at this point
perf: 세션 검증 성능 최적화 - 중복 컬렉션 열거 방지
Show description for fb555b6
ImGdevel
committed
fb555b6
View commit details
Copy full SHA for fb555b6
Browse repository at this point
security: WebSocket 연결 시 사용자 ID 노출 취약성 수정
Show description for c82ee79
ImGdevel
committed
c82ee79
View commit details
Copy full SHA for c82ee79
Browse repository at this point
You can’t perform that action at this time.