TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Should a typo qualify for a bug bounty?

2 pointsby shakedown1over 7 years ago

2 comments

eesmithover 7 years ago
In this case it was a typo in a comment in third-party code included as part of the repo.<p>In general, it depends on the terms of the bug bounty.<p>Perhaps the most famous is Knuth&#x27;s bounty for any mistakes, not just typos but also the wrong use of font and other presentation errors.<p>For an example from another project, tarsnap&#x27;s bug bounty is at <a href="https:&#x2F;&#x2F;www.tarsnap.com&#x2F;bugbounty.html" rel="nofollow">https:&#x2F;&#x2F;www.tarsnap.com&#x2F;bugbounty.html</a> . It uses different categories, each with a different payout level. The least level is:<p>&gt; Cosmetic errors in the Tarsnap source code or website, e.g., typos in website text or source code comments. Style errors in Tarsnap code qualify here, but usually not style errors in upstream code (e.g., libarchive).<p>In this case it sounds like the submitter for the typo didn&#x27;t follow the requirements of the bug bounty offer, so it doesn&#x27;t matter if a typo counts.
shakedown1over 7 years ago
Even though it&#x27;s not a security bug, I&#x27;d give the guy a small reward for contributing given that the community&#x2F;support for this project is trying to grow.