issues Search Results · language:Dune language:JavaScript language:Java language:Python linked:pr
Filter by
5.9M results
Summary
postUser in apps/api/src/controllers/userController.js passes req.body directly to createUser() with no Zod validation
and no authentication middleware. The route is publicly accessible.
Impact ...
Summary
postNotification in apps/api/src/controllers/notificationController.js passes req.body directly to createNotification()
with no Zod validation.
Impact
- Notifications can be created with missing ...
Summary
postMessage in apps/api/src/controllers/messageController.js passes req.body directly to sendMessage() with no Zod
validation.
Impact
- Clients can send messages with no recipientId or an ...
Summary\nThe professional GitHub rollout branch exposed a failing Checks workflow: Ruff reported lint failures and the PR no longer had current branch-level CI proof.\n\n## Expected\nPull requests should ...
Summary
createPayment in apps/api/src/controllers/paymentController.js passes req.body directly to createPaymentIntent() with no
Zod validation.
Impact
- Clients can submit payment requests with missing ...
Summary
postReview in apps/api/src/controllers/reviewController.js passes req.body directly to createReview() with no Zod
validation.
Impact
- Clients can submit reviews with missing fields (rating, ...
Summary
postProposal in apps/api/src/controllers/proposalController.js passes req.body directly to createProposal() with no Zod
validation. There is currently no validators/proposal.js file.
Impact
...
Summary
registerSchema in apps/api/src/validators/auth.js does not include a fullName field. The User model requires it, but
registration silently accepts payloads without fullName, leading to incomplete ...
Why
Pipeline validation test. Need a small, low-risk, self-contained change to verify the full issue → branch → PR → review
loop on the m0nklabs/cryptotrader repo using the OpenHands github-pr-review ...
bug
database
documentation
enhancement
frontend
indicators
question
trading
Summary
Roll out attack graph v3 as the default scan path and complete Phase 3b YAML chain templates so v0.3.0 can ship with
proven template matching.
Scope
- Default attack_graph_version=3; remove ...
component:reporting
component:ui
priority:P1
type:feature

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.