-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,6 +32,7 @@ convenient interface and improved consistency between various JavaScript environ | |
- [Supported Platforms](#supported-platforms) | ||
- [Installation and Usage](#installation-and-usage) | ||
- [Other Packages](#other-packages) | ||
- [Bug Bounty Program](#bug-bounty-program) | ||
|
||
## Supported Platforms | ||
|
||
|
@@ -104,3 +105,12 @@ below: | |
utility functions useful for various SDKs. | ||
- [`@sentry/types`](https://github.com/getsentry/sentry-javascript/tree/master/packages/types): Types used in all | ||
packages. | ||
|
||
## Bug Bounty Program | ||
|
||
Our bug bounty 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. | ||
|
||
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. | ||
|
||
For more details, please have a look at https://sentry.io/security/#vulnerability-disclosure. | ||
|