blt
https://github.com/owasp/blt
JavaScript
OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported1 Subscribers
Add a CodeTriage badge to blt
Help out
- Issues
- Prevent bots from posting content on the website
- Make the email field unique and create a script that removes users with duplicate emails (keep the first)
- add a link to the blockchain explorer next to the qr code on user profile
- look into penteston documentation and come up with a plan on how we can inetgrate
- Bug Report Email Notifications for Company Followers
- Step 4: Configure the notification system Set up a notification system to alert users when the keyword is detected or removed.
- Step 8: Implement the subscription management system Create a Subscription model with fields such as 'user', 'plan', 'start_date', 'end_date', and 'status'.
- Allow anonymously adding a bug hunt. Payment will be made up front and bugs will need to be verified before payouts occur. This would allow anyone to open a bug hunt to a company.
- create a review queue where bug verify level users can review submitted bugs and easily click accept to publish them issues will be is_hidden at first
- allow for users to be of type verifier - anyone can be this is just a special permission
- Docs
- JavaScript not yet supported