issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java
Filter by
33.2M results
📝 무엇을 하나요?
- FINALIZED 일일 정산 스냅샷이 누락되어 최종 정산이 영구 대기하지 않도록 backfill 경로를 추가합니다.
- 최종 정산 배치 실행 전, 정산 후보 크루의 예정 미션일을 기준으로 누락된 FINALIZED 스냅샷을 생성합니다.
- 기존 settlement PENDING / RETRY_WAIT 재실행 흐름을 회귀 테스트로 ...
enhancement
🚨 Semgrep Security Scan Failed
Ditemukan vulnerability / bug / issue pada hasil scanning.
Findings
Rule
dockerfile.security.missing-user.missing-user
Severity
ERROR
File
auth-service/Dockerfile ...
Description
Terdapat hardcoded credentials username dan password langsung di dalam source code.
Location
File: auth-service/main.go
Vulnerable Code
db.Exec( INSERT INTO users (username, password) ...
- [ ] when a facility is marked as is_operational - NO, then it should be set is_active = false
- [ ] is_onm_ready should also be set as false for that facility
- [ ] mark user as inactive for facility ...
Description: The current checkout process on the Enatega food delivery site exhibits inconsistency in the user
experience when selecting different payment methods. Specifically, when users choose the credit/debit ...
📌 개요
프로젝트 내 남아있는 TODO 항목을 확인하고, 필요한 구현 및 정리 작업을 진행합니다.
🔍 변경 사유
- 사용자 경험:
- TODO로 남아있는 미완성 로직이 실제 기능 동작에 영향을 줄 수 있어 정리가 필요합니다.
- 기술적 개선:
- 임시 처리된 코드, 미구현 로직, 추후 작업 주석을 확인하고 ...
✨ feat
🐛 fix
frontend
improvement
Background
NEXT_PUBLIC_REDUX_BASE_URL is currently read in pages/index.js and passed down as a url prop to all API calls via
components/redux/index.js. Because it uses the NEXT_PUBLIC_ prefix, Next.js ...
📋 작업 내용
보안상의 이유로 Prometheus/Grafana를 애플리케이션 서버에서 분리해
전용 모니터링 EC2에서 운영합니다.
현재 구성에서는 앱 서버 침해 시 모니터링 시스템까지 동시에 탈취될 수 있는
구조적 취약점이 존재합니다.
✅ 체크리스트
- [ ] 작업 완료
- [ ] 로컬 동작 확인
refactor
Description: When users proceed to the checkout section in the Enatega Multivendor Customer App and attempt to switch
payment methods, two distinct issues are observed:
Credit/Debit Card Section Displaying ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.