issues Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript
Filter by
70.6M results
From the #1 review. Two MCP correctness issues.
1. Fuzzy ref resolution mutates the wrong note — mcp/src/client.ts:75-80. When there s no exact title match, resolveRef
returns the top search hit (hits[0]). ...
bug
From the #1 review.
- RateLimiter.buckets (brain/src/ratelimit.ts:5) gains a per-token entry on allow() and never deletes one — a slow
leak that grows with every distinct token seen.
- SpaceHub.docs ...
performance
security
From the #1 review. Two web-tier issues.
1. Token in the WebSocket URL — web/src/api.js:33:
ws = new WebSocket(`${wsBase}?token=${encodeURIComponent(token)}`);
URLs are routinely logged by proxies/LBs/access ...
security
Describe the bug Users of the Enatega Multivendor Customer App encounter a language inconsistency issue when switching
the app language to Arabic. If there are already items in the cart, and the user selects ...
Hello, I am receiving an error when trying to train models via ginjinn train with the Leucanthemum test data. My code so
far is equivalent to the one in the documentation:
#train-valiation-test split ...
概要
v0.1.2 で実装済みの add/list/show に続き、残りのコマンドを一括実装する。
対象コマンド
ステータス操作
- task-py start id — タスクを in_progress に変更
- task-py done id — タスクを completed に変更
- task-py delete id — タスクを削除(確認プロンプト付き)
...
!-- ⚠️⚠️ Do Not Delete This! These are comments and will not show up in Preview ⚠️⚠️ -- !-- Please read our Rules of
Conduct: https://opensource.microsoft.com/codeofconduct/ -- !-- Please search existing ...
From the #1 review.
brain/src/http.ts:83 (POST /principals) and the token route never call require(). Global auth requires a valid token,
but a read-only or agent-scoped token can create new principals ...
security
From the #1 review.
brain/src/import/obsidian.ts:42 walks the vault with statSync (which follows symlinks) and has no containment check that
resolved entries stay under vaultPath. A symlink inside the ...
security

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.