issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
3.2M results
🎯 목적
기획 변경으로 나의 여정 일정에서 이미지 기능이 제거됨에 따라 관련 코드를 정리합니다.
📌 관련 요구사항
- 나의 여정 일정 생성/수정 시 이미지 URL 입력 불가
- 일정 응답에서 imageUrl 필드 제거
- DB 컬럼(image_url)은 유지하되 애플리케이션 레벨에서 사용하지 않음
✅ 세부 작업
- [ ] JourneySchedule ...
🖥️ task
Is your feature request related to a problem? Please describe. The agreed direction for attestation modes (#9640) is
that monitor should be permissive — validate and log attestation-trust problems but ...
comp-jans-fido2
enhancement
kind-feature
Vulnerability
backend/src/middleware/csrf.js exempt list:
const EXEMPT = [
/api/auth/login ,
/api/auth/refresh ,
/api/auth/forgot-password ,
/api/auth/reset-password ,
];
And the check: ...
AUTH-BYPASS
backend
security
SEVERITY: P1-HIGH
Vulnerability
backend/src/modules/sessions/routes.js POST /me/revoke-all calls repo.revokeAllUserSessions(req.user.id) which deletes
the rows in the sessions table. It does NOT call revokeAllUserTokensRedis(userId) ...
AUTH-BYPASS
backend
CUSTOMER-IMPACT
security
SEVERITY: P1-HIGH
Vulnerability
backend/src/services/aiProviderService.js fetchWithTimeout only enforces a request timeout, not a response size limit.
The body is consumed with response.json() which buffers the entire ...
ai
backend
DOS
security
SEVERITY: P0-CRITICAL
Value タブ(マルチファクター・スコアカード)の前提となるデータ土台を整備する。
内容
- data/target-allocation.json + src/target-allocation.js:適正サイズ算出(3層=コア/守り/テーマ、テーマ別上限、$50K標準×確信度、乖離計算)
- src/valuations.js:computeVerdict() 追加(5+1分類:本物の割安/見せかけの割安/中立/見せかけの割高/本物の割高/罠)+ ...
📌Feature Issue
Home 페이지의 마지막 영역인 HackathonSection을 구현
해당 섹션은 해커톤을 대비하는 내용을 안내하는 영역으로, 세로 점 표시, 제목, 이미지 박스, 안내 리스트, 구독하기 버튼으로 구성 피그마 디자인에 맞춰 전체 레이아웃과 간격, 색상, 버튼 스타일을 구현
📝To-do
- [ ] src/components/hackathonSection/HackathonSection.jsx ...
Summary
The shared config already bans default cases via no-restricted-syntax:
Default cases are not allowed in switch statements. Handle all possible cases explicitly.
But nothing actually proves a ...
creazione di tutti i controllers necessari per le varie tabelle del database
!-- ✨ Thanks for reporting a bug! ➡️ Please don t ignore this template --
!-- 1️⃣ Explain here what s wrong --
!-- 2️⃣ Specify which rule is buggy here and in the title --
!-- 3️⃣ Add some examples ...
bug

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.