You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ convenient interface and improved consistency between various JavaScript environ
32
32
-[Supported Platforms](#supported-platforms)
33
33
-[Installation and Usage](#installation-and-usage)
34
34
-[Other Packages](#other-packages)
35
+
-[Bug Bounty Program](#bug-bounty-program)
35
36
36
37
## Supported Platforms
37
38
@@ -104,3 +105,12 @@ below:
104
105
utility functions useful for various SDKs.
105
106
-[`@sentry/types`](https://github.com/getsentry/sentry-javascript/tree/master/packages/types): Types used in all
106
107
packages.
108
+
109
+
## Bug Bounty Program
110
+
111
+
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.
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.
0 commit comments