issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:Java
Filter by
128k results
Problem
Several files use == to compare String values instead of .equals(). In Java, == compares object references, not string
content. While this may work by coincidence due to Java s string interning ...
CRITICAL: Session Cookie Security Misconfiguration
The session cookie is set with secure=False, allowing transmission over unencrypted HTTP. This enables session hijacking
via network sniffing.
Location: ...
🔴 CRITICAL: Missing Authentication on Critical API Endpoints
Summary
Five API endpoints have no session/authentication requirement, allowing unauthenticated users to drain Gemini API quota,
generate ...
문제
db/init.sql의 AI metrics 금액 컬럼 타입이 애플리케이션 코드의 BigDecimal 타입과 불일치하여 DB 초기화/검증 환경에서 빌드 또는 실행 실패가 발생할 수 있습니다.
원인
다음 컬럼은 코드/DTO/FastAPI 매핑에서 BigDecimal로 사용되고 있으나, init.sql에는 INTEGER로 정의되어 있었습니다.
- ...
bug
docs
🔴 CRITICAL: Runtime NameError Crash in OCR Service
Summary
\ackend/services/ocr_service.py\ has a duplicate function definition and missing \zipfile\ import that causes a
\NameError\ at runtime when ...
🔴 CRITICAL: Secrets Exposed in Version Control
Summary
Live production secrets (Gemini API key, AWS credentials placeholders, JWT secret) are committed to the repository in
\ackend/.env\ and \rontend/.env\ ...
概要
開発時に frontend / backend / db / maildev をまとめて起動できる Docker Compose 環境を整備する。
対応内容
- Vite React frontend コンテナを追加する
- Spring Boot backend コンテナを追加する
- PostgreSQL db コンテナを維持・調整する
- MailDev コンテナを追加する ...
enhancement
📝 수정/추가 내용
배포 작업 문서화
🎯 작업 목적
- [ ] 신규 문서 작성 (README, Wiki 등)
- [ ] 기존 내용 최신화
- [ ] API 명세서 업데이트
- [ ] 오타 수정 및 가독성 개선
✔️ 세부 항목
- [ ] 작업할 문서 명칭:
- [ ] 포함될 주요 내용:
Parent bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another ...
Parent bounty: #743
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another ...

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.