pullrequests Search Results · language:Dune language:Python language:HTML language:HTML language:JavaScript language:TypeScript
Filter by
255M results
✅ PR 요약
- 회원 탈퇴(soft delete) 백엔드를 추가하고, 탈퇴 직후 기존 토큰이 살아있던 보안 갭을 함께 막았습니다. 프론트의 deleteAccount가 호출하던 미구현 엔드포인트(DELETE
/users/me)를 구현합니다. ( 회원 탈퇴 기능 의 1/5 PR)
📄 상세 내용
- [x] apis/v1/user_routers.py: ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
Summary
- Add a first-class agents/ catalog with 8 lightweight role agents that route to existing skills.
- Add ECC-inspired declarative install manifests for modules, components, and profiles.
...
- Add stats:history sorted set in consumer (minute-level granularity)
- Implement GET /stats/history?limit=N endpoint with 503 on Redis failure
- Add HistoryPoint and StatsHistoryResponse schemas ...
Motivation
- Public role/tag behavior was regressed so Owner/Admin/VIP badges could be replaced instead of stacked with earned
Fan badges, which removed visible role context in UIs and chat.
- ...
codex