issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java linked:pr language:Java
Filter by
3.2M results
배경
PopularBookService가 도서관정보나루(data4library) API를 http://로 호출한다. TLS 없이 외부 공공 API와 통신하므로 authKey·요청/응답이 중간자 공격(MITM)에 노출된다.
PR #10 코드 리뷰 중 발견.
확인 결과 http://data4library.kr는 200을 직접 반환(리다이렉트 없음)하므로 기능 ...
배경
NationalLibraryBackupService.searchBooks()의 catch (Exception e) {}가 비어 있어 API 호출 실패 시 예외가 조용히 무시된다. 실패 원인 추적이 불가능하다. PR
#10 코드 리뷰 중 발견.
현재 @Service가 주석 처리되어 비활성 상태지만, 활성화 시 동일 문제. BookSearchService는 ...
Goal
parseTaskReference should accept task references with incidental spaces around the # marker, such as
russellromney/voluntoken-dogfood #12 and russellromney/voluntoken-dogfood # 12.
Why
Humans often ...
Problem
The nginx image build fails in CI with:
ERROR: failed to build: failed to solve: failed to compute cache key: /llms.txt : not found
Root cause: The CI workflow sets context: ./nginx for the ...
배경
PR #7(알라딘 검색 URL 인코딩)에서 BookSearchService의 .build(false) 미인코딩 문제를 고쳤으나, 동일한 패턴이 다른 서비스에도 남아 있다. PR #7 코드 리뷰 중 발견.
.build(false)는 쿼리 파라미터 값을 인코딩하지 않아, 값에 , =, # 등이 포함되면 URL 구조가 깨지고 인증키 등 다른 파라미터가 ...
Elasticsearch Version
main (9.5), and all versions since the aggregation was introduced (7.9+).
Problem Description
The variable_width_histogram aggregation accepts shard_size and initial_buffer parameters ...
needs:triage
📝 작업 내용
k6 베이스라인 측정 피드백(s03·s05·s06)을 반영하여 결제 타임아웃 설정 조정, SSE stale emitter 문제 해결, Wiremock 테스트 커버리지 확장을 진행합니다.
- s03 결제 확인: toss.api.read-timeout 10s → 2s (앱 타임아웃 SLO 3s 조건 충족)
- s05 SSE 대기열: SseEmitterRegistry.sendHeartbeat() ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
In the toolbar button area (the row that contains the up and down session-navigation arrow buttons — the same navigable
session set that ...
Problem
On mobile, the nav bar wraps onto two rows: the Accedi (Sign in) button — or the logged-in user badge — gets bumped to a
second line below the brand and page links. This looks broken/sloppy.
...
Perform multi-file decoupled optimization and structural flow monitoring.

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.