Skip to content

Commit f590bfe

Browse files
committed
Follow up "/en/security/index.md" (ruby#1410, ruby#2857)
1 parent 839927e commit f590bfe

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

ko/security/index.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,25 @@ Ruby와 관련한 보안 이슈에 대해 정보를 공유하는 곳입니다.
99

1010
## 보안 취약점 알리기
1111

12-
보안상 취약한 부분이나 심각한 문제를 야기할 수 있는 부분에 대해서는
13-
security@ruby-lang.org ([the PGP public key](/security.asc))로 메일을 보내주십시오. 이는
14-
비공개 메일링 리스트로 운영되고 있으며 보고된 문제에 대한 확인과 해결책이 이루어진 다음 일반에게 정보를 공개하고 있습니다.
12+
Ruby 프로그래밍 언어의 보안 취약점은 [HackerOne의 바운티 프로그램](https://hackerone.com/ruby)
13+
통해서 보고해야 합니다. 문제를 보고하기 전에 프로그램의 대상에 포함되는지 확인하세요.
14+
보고된 유효한 문제는 수정 이후에 공개됩니다.
1515

16-
이 메일링 리스트의 맴버는 Ruby를 제공하는 사람들(Ruby 커미터, Ruby 구현부의
16+
웹 사이트에 영향을 주는 문제를 발견한 경우에는 [GitHub](https://github.com/ruby/www.ruby-lang.org/issues/new)
17+
통해서 보고하거나 [Google Group](https://groups.google.com/g/ruby-security-ann)
18+
보안 공지를 확인하세요.
19+
20+
Ruby 커뮤니티의 특정 gem에 영향을 주는 문제를 발견했다면, [RubyGems.org의 안내](http://guides.rubygems.org/security/#reporting-security-vulnerabilities)를 따라주세요.
21+
22+
HackerOne 이외의 방법으로 보안팀에 연락하고 싶다면,
23+
비공개 메일링 리스트인 security@ruby-lang.org ([the PGP public key](/security.asc))로 메일을 보내주십시오.
24+
25+
이 메일링 리스트의 멤버는 Ruby를 제공하는 사람들(Ruby 커미터, Ruby 구현부의
1726
저자, 배포 담당자, PaaS 플랫폼 관리자)입니다.
18-
맴버는 반드시 개인이어야 하며, 메일링 리스트는 허용되지 않습니다.
27+
멤버는 반드시 개인이어야 하며, 메일링 리스트는 허용되지 않습니다.
1928

2029
## 알려진 취약점
2130

22-
_See the [English page](/en/security/) for a complete and up-to-date
23-
list of security vulnerabilities.
24-
The following list only includes the as yet translated
25-
security announcements, it might be incomplete or outdated._
26-
2731
다음과 같은 보안 취약점이 보고된 바 있습니다.
2832

2933
{% include security_posts.html %}

0 commit comments

Comments
 (0)