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
.
SafeFam
/
SafeFam_AI
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat(#22): AI 분석 결과 이벤트 및 Worker 장애 처리 구현
- #26
#26
Merged
pearseona
merged 12 commits into
develop
SafeFam/SafeFam_AI:develop
from
feat/22-publish-analysis-results
SafeFam/SafeFam_AI:feat/22-publish-analysis-results
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Feat(#22): AI 분석 결과 이벤트 및 Worker 장애 처리 구현
#26
pearseona
merged 12 commits into
develop
SafeFam/SafeFam_AI:develop
from
feat/22-publish-analysis-results
SafeFam/SafeFam_AI:feat/22-publish-analysis-results
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
feat: define analysis result event contracts
pearseona
committed
79ec412
View commit details
Copy full SHA for 79ec412
Browse repository at this point
feat: classify complete partial and failed analyses
pearseona
committed
e45a354
View commit details
Copy full SHA for e45a354
Browse repository at this point
feat: map analysis results to integration events
pearseona
committed
82ee95c
View commit details
Copy full SHA for 82ee95c
Browse repository at this point
feat: publish analysis result events to RabbitMQ
pearseona
committed
d3441ad
View commit details
Copy full SHA for d3441ad
Browse repository at this point
feat: acknowlodge requests after result publication
pearseona
committed
f2ced78
View commit details
Copy full SHA for f2ced78
Browse repository at this point
feat: route unrecoverable analysis messages to a sanitized DLQ
pearseona
committed
663c5d5
View commit details
Copy full SHA for 663c5d5
Browse repository at this point
feat: add bounded retries for external security providers
pearseona
committed
c58724f
View commit details
Copy full SHA for c58724f
Browse repository at this point
feat: gracefully drain in-flight analysis messages
pearseona
committed
d671d96
View commit details
Copy full SHA for d671d96
Browse repository at this point
ci: build the AI worker
pearseona
committed
730728d
View commit details
Copy full SHA for 730728d
Browse repository at this point
Commits on Jul 29, 2026
fix: address CodeRabbit review feedback
pearseona
committed
89ffb64
View commit details
Copy full SHA for 89ffb64
Browse repository at this point
build: update Dockerfile for production deployment
pearseona
committed
a246755
View commit details
Copy full SHA for a246755
Browse repository at this point
fix: address remaining AI worker review feedback
pearseona
committed
a474f3b
View commit details
Copy full SHA for a474f3b
Browse repository at this point
You can’t perform that action at this time.