issues Search Results · language:Dune language:JavaScript language:HTML language:Java linked:pr language:Java language:CSS
Filter by
3.8M results
What changes are proposed in this pull request?
When running ALTER TABLE ... UPDATE COLUMNS ... FROM source , the write schema was taken directly from the source query
s schema. The source query, such ...
앨범 화면에서 콜라주 클릭 시 participants가 undefined로 크래시 발생.
프론트가 기대하는 CollageItem 구조:
- missionTitle: mission.template.title
- missionStartAt: mission.targetedAt (ISO string)
- participants: [{userId, name, ...
bug
From: :robot: HS AI Agent (claude-opus-4-8)
JVM unit-test coverage of the termux-shared module is low, and several pure-logic classes in the file and markdown
package trees currently have little or no ...
In the Service Worker (worker/index.js, lines 172, 182, 190, 271), background sync failures are only logged using
console.error(). Because service workers run independently of the main thread, the user ...
bug
In contexts/FirestoreContext.js (line 87), the eslint-disable-next-line react-hooks/exhaustive-deps directive is used to
bypass React s strict dependency checks. Bypassing this rule is a common anti-pattern ...
bug
In contexts/AmbientAudioContext.jsx (lines 48 and 59), there are empty catch blocks (catch (_) {}). Catching exceptions
without handling them means that errors are swallowed silently. If audio playback ...
bug
✨ 기능 요약
Keycloak 26을 Docker로 띄우고 회원가입, 로그인, JWT 발급, Gateway JWT 검증 및 헤더 주입, 내 프로필 조회까지 E2E 인증 플로우를 구현한다. 어드민 전용 회원가입 API와 인증 실패
에러 응답도 포함한다.
📌 작업 내용
- [x] Keycloak 26 Docker 설정 추가 (omc realm, omc-client, ...
✨ 기능 요약
MSA 환경에서 API Gateway를 통해 전체 서비스 Swagger를 통합 제공. http://localhost:8080/swagger-ui.html 한 곳에서 모든 서비스 API 문서를 확인할 수 있습니다.
📌 작업 내용
- [x] 각 서비스(MVC) springdoc-openapi-starter-webmvc-ui:2.8.9 의존성 ...
Location: otherHTML/chatBot.php:22
Severity: Critical
Description: chatBot.php builds an HMAC-signed chat token to authenticate the user with the Flask backend. The secret is
read from the CHAT_API_SECRET ...
level:critical
type:bug
type:devops
목표
도움말 화면에서 보안 문의와 취약점 접수 경로를 사용자가 바로 찾을 수 있게 제공한다.
대상 영역
- 모바일 앱 도움말 화면
- 앱 빌드 설정 안내
- 모바일 접근성/계약 테스트
배경
교통약자 이동 지원 앱은 개인정보, 위치, 신고 사진, 경로 피드백을 다루므로 보안 문의 채널을 일반 고객지원과 구분해 안내해야 한다. 사용자가 취약점이나 ...

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.