pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:TypeScript language:Java
Filter by
288M results
Summary
Footer restyle per feedback: the giant watermark was too big and added a section. This keeps the same content and the
same two-part footprint (columns + bottom bar), just better styled.
- Small ...
Summary
Fixes a cross-tenant authorization gap in the member reset-link route and adds the tenant-isolation test coverage the
README claimed but that did not exist.
The bug (IDOR / CWE-639)
compatCreateMemberReset ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module ...
ai-remediation
severity-low
Summary
This PR adds support for Bria 3.2, a commercial-ready text-to-image generation model, as a new HuggingFace pipeline
node. Bria 3.2 is trained entirely on licensed data and offers high-quality ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
개요 (Summary)
- 카카오 추가 회원가입(2단계) 시, 입력값 검증 실패 후 재시도할 때 발생하는 ** 카카오 회원가입 세션이 유효하지 않습니다. (AUTH017)** 버그를 해결합니다.
원인 분석 (Root Cause)
- 기존 코드의 completeKakaoSignup 로직은 호출되자마자 Redis 세션 토큰을 즉시 소모(삭제)했습니다. ...
bug
💡 What:
- Pre-compiled regex patterns in MessageFormatter.
- Implemented LRU caching and static lookup in PeopleRegistry.
- Reused a global PeopleRegistry instance in LanguageDetector.
- Added ...