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: en/security/index.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,26 +10,28 @@ Here you will find information about security issues of Ruby.
10
10
## Reporting Security Vulnerabilities
11
11
12
12
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.
15
16
Please ensure you read the specific details around the scope of
16
17
our program before reporting an issue. Any valid reported problems
17
18
will be published after fixes.
18
19
19
20
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).
21
22
22
23
If you have found an issue that affects a specific Ruby community’s gem, follow the
23
24
[instructions on RubyGems.org](http://guides.rubygems.org/security/#reporting-security-vulnerabilities).
24
25
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
28
27
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.orgmailing list are people who
29
+
provide Ruby (Ruby committers and authors of other Ruby implementations,
31
30
distributors, PaaS platformers).
31
+
32
32
The members must be individual people, mailing lists are not permitted.
33
+
If you represent one of these organizations, please contact us to
0 commit comments