-
Notifications
You must be signed in to change notification settings - Fork 835
Pull requests: SecureBananaLabs/bug-bounty
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add input validation for proposals and users
#11607
opened Aug 3, 2026 by
laurentketterle-hub
Loading…
fix: verify login credentials against registered users
#11605
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for GET /api/users
#11604
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for GET /api/search
#11603
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require estimatedDuration on proposal create
#11602
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: prevent admin role self-assignment on register
#11601
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require admin role for admin metrics
#11600
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/jobs
#11599
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/notifications
#11598
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/messages
#11597
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: validate user creation payloads with Zod
#11586
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/uploads
#11585
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/payments
#11584
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/proposals
#11583
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/reviews
#11582
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth for POST /api/users
#11581
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: restrict CORS to an explicit origin allowlist
#11580
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: use single user id for register response and JWT sub
#11579
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: require auth and preserve subject on token refresh
#11578
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix: reject empty upload submissions with 400
#11577
opened Aug 3, 2026 by
samuelpatak-png
Loading…
2 tasks done
fix(proposals): require authentication on POST /api/proposals
#11563
opened Aug 3, 2026 by
aguayosanti99-design
Loading…
fix: add auth + validation to user routes, restrict admin role in registration
#11562
opened Aug 2, 2026 by
laurentketterle-hub
Loading…
feat: implement bcrypt password hashing in authService (#11558)
#11559
opened Aug 2, 2026 by
laurentketterle-hub
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.