Skip to content

Commit 32f0ac4

Browse files
authored
Merge pull request #3896 from ruby/update-security-page
Update security page to reflect current practices
2 parents 2de567e + 25d87ad commit 32f0ac4

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

en/security/index.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,28 @@ Here you will find information about security issues of Ruby.
1010
## Reporting Security Vulnerabilities
1111

1212
Security vulnerabilities in the Ruby programming language should be
13-
reported through our
14-
[bounty program page at HackerOne](https://hackerone.com/ruby).
13+
reported through our [HackerOne program page](https://hackerone.com/ruby)
14+
or via email to security@ruby-lang.org
15+
([the PGP public key](/security.asc)), which is a private mailing list.
1516
Please ensure you read the specific details around the scope of
1617
our program before reporting an issue. Any valid reported problems
1718
will be published after fixes.
1819

1920
If you have found an issue affecting one of our websites, please
20-
report it [via GitHub](https://github.com/ruby/www.ruby-lang.org/issues/new) or you can check our [Google Groups](https://groups.google.com/g/ruby-security-ann) for security announcements.
21+
report it [via GitHub](https://github.com/ruby/www.ruby-lang.org/issues/new).
2122

2223
If you have found an issue that affects a specific Ruby community’s gem, follow the
2324
[instructions on RubyGems.org](http://guides.rubygems.org/security/#reporting-security-vulnerabilities).
2425

25-
To get in touch with the security team directly outside
26-
of HackerOne, you can send email to security@ruby-lang.org
27-
([the PGP public key](/security.asc)), which is a private mailing list.
26+
## Security Mailing List
2827

29-
The members of the mailing list are people who provide Ruby
30-
(Ruby committers and authors of other Ruby implementations,
28+
The members of the security@ruby-lang.org mailing list are people who
29+
provide Ruby (Ruby committers and authors of other Ruby implementations,
3130
distributors, PaaS platformers).
31+
3232
The members must be individual people, mailing lists are not permitted.
33+
If you represent one of these organizations, please contact us to
34+
join the list.
3335

3436
## Known issues
3537

0 commit comments

Comments
 (0)