Skip to content

Commit 5b953b6

Browse files
Update README.md
Mention bug bounty program in our README
1 parent 71b8ac1 commit 5b953b6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ convenient interface and improved consistency between various JavaScript environ
3232
- [Supported Platforms](#supported-platforms)
3333
- [Installation and Usage](#installation-and-usage)
3434
- [Other Packages](#other-packages)
35+
- [Bug Bounty Program](#bug-bounty-program)
3536

3637
## Supported Platforms
3738

@@ -104,3 +105,12 @@ below:
104105
utility functions useful for various SDKs.
105106
- [`@sentry/types`](https://github.com/getsentry/sentry-javascript/tree/master/packages/types): Types used in all
106107
packages.
108+
109+
## Bug Bounty Program
110+
111+
We're excited to announce the expansion of our bug bounty program to include our SDK repositories. This program aims to improve the security of our open source projects by encouraging the community to identify and report potential security vulnerabilities. Your reward will depend on the severity of the identified vulnerability.
112+
113+
Our program is currently running on an invitation basis. If you're interested in participating, please send us an email to [email protected] and tell us, that you are interested in auditing this repository.
114+
115+
For more details, please have a look at https://sentry.io/security/#vulnerability-disclosure.
116+

0 commit comments

Comments
 (0)