issues Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java linked:pr
Filter by
6.9M results
📄 설명
기존 reset.css 삭제 및 global.css로 합침, input에 텍스트 색상 부여
✅ 작업할 내용
- [x] global.css로 기존 css 병합
- [x] input에 텍스트 색상 부여
🙋🏻 기타
No response
D: SETTING
Observation
From #302 sub-phase data (Soldr Cache Speed Demo, main d8a920f, warm run):
``` setup phase totals: resolve=2.7s {rustup_probe=2.4s toolchain_spec=0.2s ws_hash=0.0s lock_hash=0.0s} ... ``` ...
Bug summary
The dashboard Start Audio helper ignores the result of the microphone permission preflight. Even when
requestMicrophonePermission() returns false or throws, startDashboardAudioCapture() still ...
bug
gssoc:approved
gssoc
type:design
概要
isForbiddenIpv6 には 2 つの取りこぼしがある:
1. 16進 IPv4-mapped 形式の取りこぼし: ::ffff:a9fe:a9fe(= 169.254.169.254 の hex 表記)はドット記法の正規表現にマッチせず、ブロックリスト全体をすり抜けて公開扱いされる。攻撃者が
URL に直接書くと AWS metadata に到達可能。
2. ブロックリスト方式の構造的弱さ: ...
fix
hardening
security
概要
v0.1.1 で導入した fetchHtmlSafe の SSRF 対策には DNS リバインディング (TOCTOU) の残存リスク がある。assertPublicIp が検証した IP は捨てられ、続く fetch が独立してもう一度
DNS を引くため、low TTL の権威 DNS を握る攻撃者は次のように検証をバイパスできる:
1. assertPublicIp の lookup() ...
fix
hardening
security
Summary
Phase 4 final item: Tesseract OCR to suggest transaction_date, amount_cents, and counterparty_name from uploaded
documents. Suggestions are never auto-applied — the operator confirms via the metadata ...
Summary
Phase 1 RBAC epic: introduce admin / operator roles with a role-check middleware, add user management API endpoints
(list, create, update role, delete), and a frontend user management page visible ...
기능명
캘린더 항공권 정보 추가, 디데이 24시간 전 이메일 발송 구현
기능설명
캘린더 항공권 정보 추가, 디데이 24시간 전 이메일 발송 구현
비고
No response
Calendar
目的
バックエンド全モジュールにわたる UT カバレッジの空白を埋め、各 UseCase・ドメインロジックの境界値を厚くテストする。
対象モジュール
| モジュール | 状態 |
| --- | --- |
| Auth: CreateUserUseCase / UpdateUserUseCase / DeleteUserUseCase / ListUsersUseCase | ゼロカバレッジ ...
build

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.