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
- Customizable Payment Options: Implement a user-friendly interface on the BLT website for users to select their preferred cryptocurrency, input the amount they wish to pay or donate, and enter a unique payment address or QR code for the transaction.
- Blockchain Interaction: Develop a system to interact with different blockchains for each supported cryptocurrency, enabling the BLT website to monitor and verify incoming transactions without relying on external services.
- Real-time Conversion Rates: Integrate APIs from reliable sources like CoinGecko or CoinMarketCap to fetch real-time conversion rates between various cryptocurrencies and fiat currencies, providing transparency and ease of use for users.
- Automatic Reward Distribution: Create a smart contract-based system to automatically distribute bug hunt rewards to successful bug hunters in their chosen cryptocurrency upon approval of their submission.
- Payment Notifications: Implement a notification system to alert the BLT team and users when a payment is processed, ensuring transparency and keeping users informed about their transactions.
- Security and Compliance: Ensure the feature complies with relevant regulations and maintains a high level of security to protect user data and funds.
- add a table of all 3,000,000 trademarks so we can search it quickly
- make sure the functionality of the first /issue/ page is on the new /issue2/ page - it seems like it is missing a bunch of things
- add all the links that were in the footer to the left nav
- have a long running process that goes through each company in the database and checks to see if there is a trademark with their name
- Docs
- JavaScript not yet supported