Skip to content

Commit 3b5298e

Browse files
authored
Merge pull request #1410 from reedloden/security-uses-hackerone
Ruby now uses HackerOne for managing security vulnerability reports
2 parents dfa2792 + a770e1c commit 3b5298e

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

en/security/index.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,21 @@ Here you will find information about security issues of Ruby.
99

1010
## Reporting Security Vulnerabilities
1111

12-
Security vulnerabilities should be reported via an email to
13-
security@ruby-lang.org ([the PGP public key](/security.asc)), which is a
14-
private mailing list. Reported problems will be published after fixes.
12+
Security vulnerabilities in the Ruby programming language should be
13+
reported through our [bounty program page at
14+
HackerOne](https://hackerone.com/ruby). Please ensure you read the
15+
specific details around the scope of our program before reporting
16+
an issue. Any valid reported problems will be published after fixes.
17+
18+
If you have found an issue affecting one of our websites, please
19+
report it [via GitHub](https://github.com/ruby/www.ruby-lang.org/issues/new).
20+
21+
If you have found an issue that affects a specific Ruby gem, follow the
22+
[instructions on RubyGems.org](http://guides.rubygems.org/security/#reporting-security-vulnerabilities).
23+
24+
If you need to get in touch with the security team directly outside
25+
of HackerOne, you can send email to security@ruby-lang.org
26+
([the PGP public key](/security.asc)), which is a private mailing list.
1527

1628
The members of the mailing list are people who provide Ruby
1729
(Ruby committers and authors of other Ruby implementations,

0 commit comments

Comments
 (0)