issues Search Results · language:Edge language:Python linked:pr language:C# language:JavaScript language:CSS language:Java
Filter by
6.5M results
Parent bounty: #743
Reissue of #3395. Reference: https://github.com/SecureBananaLabs/bug-bounty/issues/3395
Bug
The API allows creating a job where budgetMin is greater than budgetMax (e.g., budgetMin=100, ...
Parent bounty: #743
Reissue of #3403. Reference: https://github.com/SecureBananaLabs/bug-bounty/issues/3403
Bug
The registerSchema validator allows admin as a valid role parameter during registration: ...
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/users currently forwards req.body directly into createUser() without any schema validation. This allows:
- Users with missing email or name
- Invalid email formats ...
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 ...

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.