issues Search Results · language:Dune language:Python language:JavaScript language:Python language:TypeScript language:HTML
Filter by
62.8M results
Summary
#472 (closing #470) closes the record-state guard read→write TOCTOU window for top-level transactional actions by
acquiring a SELECT … FOR UPDATE row lock on the guarded record during the in-transaction ...
core
P2: Medium
!-- Thanks for contributing to GitNest 🚀 --
Feature Summary
Implement a repository dependency graph and impact analysis engine that automatically builds dependency relationships
between repositories, ...
AS-IS
Lighthouse 측정 결과 /experience, /experience/add 페이지의 Performance 점수는 개선되었지만, LCP가 여전히 4~5초대로 측정되고 있다.
현재 남은 주요 병목은 정적 리소스 용량보다는 LCP 요소가 실제 화면에 늦게 렌더되는 Element render delay로 보인다.
- /experience ...
请问作者,(1)在测试集中的DVD是如何取的测试集,如何进行的随机抽样。目前无论是全测试集测试还是分层抽样测试,得到的数据均与论文不符。(2)real image具体是哪一个公开的数据集,目前没有从论文的引用文献中找到对应开源数据集。谢谢!
Summary
Add an MVP nail image detail viewer as the first Phase 4.5 implementation slice.
Scope
- Open a larger detail view from existing NailItem cards
- Show image, title, tags, memo, createdAt, ...
Problem
evictStaleEntries only triggers once 10K distinct IPs are tracked. Stale entries are never cleaned in normal
(single-user) operation.
Location: src/mcp/server.ts:42
Proposal
Time-based eviction ...
enhancement
Problem
No validation on glob pattern length or depth. Potential ReDoS, though the surface is admin-only config.
Location: src/core/glob-match.ts:16
Proposal
Bound pattern length and segment depth; ...
enhancement
Problem
The settings UI layer is untested: config mutation paths are not verified.
Locations: src/settings/components/*, src/settings/tabs/*
Scope
- PermissionMatrix, PathEntry, TagEntry, VaultFolderModal, ...
enhancement
help wanted
Problem
config.apiKeys.find() is called ~5 times per request across the gate chain (linear scan each time).
Locations: src/core/gates/authenticate.ts:27, src/core/gates/key-scope.ts:33
Proposal
Resolve ...
enhancement
Problem
The audit write path reads the full log on every entry, then appends. This is O(n) per request and grows linearly with
log size.
Location: src/main.ts:81
Proposal
Buffer entries in memory and ...
enhancement

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.