issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML linked:pr
Filter by
4.8M results
suppression : dossier front chatbot.jsx app.py
We need to extend the project-level raise-pr skill so that it guides agents in updating existing PR bodies when
subsequent changes are made. It should also specify posting the updates as comments on the ...
Parent bounty: #743
Bug
POST /api/reviews currently forwards req.body directly into createReview() without any schema validation. This allows:
- Reviews with ratings outside 1-5 range (e.g., 0, -1, ...
Parent bounty: #743
Bug
POST /api/messages currently forwards req.body directly into sendMessage() without any schema validation. This allows:
- Messages with missing senderId, recipientId, or content ...
Parent bounty: #743
Bug
POST /api/proposals currently forwards req.body directly into createProposal() without any schema validation. This
allows:
- Proposals with missing jobId, freelancerId, or ...
What needs to change
Update ChatGPT integration via MCP guide — the flow has changed and several details are outdated:
- Logo size limit: ChatGPT now requires the logo to be below 10 KB. Jan provided ...
documentation
t-docs
Parent bounty: #743
Bug
loginUser() in apps/api/src/services/authService.js always returns a token signed with role: client , regardless of the
actual user role. This means:
- A freelancer logging ...
Parent bounty: #743
Reissue of #3586. Reference: https://github.com/SecureBananaLabs/bug-bounty/issues/3586
Bug
The root npm run lint script currently only prints a placeholder and exits successfully: ...
Parent bounty: #743
Reissue of #3584. Reference: https://github.com/SecureBananaLabs/bug-bounty/issues/3584
Bug
The API error handler currently logs raw error objects in every environment:
console.error( ...

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.