Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:Java

Filter by

3.2M results  (345 ms)

3.2M results

Source: usernode admin (evan) Make merge-management more efficient by only resolving conflicts to merge something automatically when a PR is the next one for merging (right now I suspect it tries to manage ...
usernode

- Scope: Eliminate hardcoded credentials and ensure environment variables are validated at startup. - Tasks: - [ ] Create .env.example with clear placeholders. - [ ] Add a runtime startup ...
Optimization

Context Discussion #13441 graduated into #13444, defining the v14 Institution Cockpit direction: a harness home / common operating picture over the Agent OS and live application possession surfaces. ROADMAP ...
ai
architecture
documentation
enhancement
model-experience

Bug postMessage passes req.body directly to sendMessage() with no Zod validation. Messages with missing recipient or content are accepted. File: apps/api/src/controllers/messageController.js This issue ...

Bug postReview passes req.body directly to createReview() with no Zod validation. Malformed or empty payloads create incomplete review records. File: apps/api/src/controllers/reviewController.js This ...

Bug listMessages() returns the internal messages array directly. A caller can mutate it, corrupting service state. File: apps/api/src/services/messageService.js This issue is limited only to the creator ...

Bug listReviews() returns the internal reviews array directly. A caller can push, splice, or modify it, corrupting the service state. File: apps/api/src/services/reviewService.js This issue is limited ...

Bug POST /api/reviews has no authMiddleware. Any unauthenticated caller can create reviews. File: apps/api/src/routes/reviewRoutes.js This issue is limited only to the creator of this issue. This means ...

Bug POST /api/messages has no authMiddleware. Any unauthenticated caller can send messages. File: apps/api/src/routes/messageRoutes.js This issue is limited only to the creator of this issue. This means ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.