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
Node.js의 보안 버그는 [HackerOne](https://hackerone.com/nodejs)을 통해
22
+
보고해주시기 바랍니다.
24
23
25
-
보고된 내용은 24시간 이내에 승인하고 48시간 이내에 다음 처리 단계를 안내하는
26
-
자세한 내용을 응답할 것입니다.
24
+
보고된 내용은 24시간 이내에 확인될 것이고, 48시간 이내에 다음 처리 단계를
25
+
안내하는 자세한 답변을 받게 될 것입니다.
27
26
28
27
<!--
29
28
After the initial reply to your report, the security team will endeavor to keep you informed of the progress being made
30
29
towards a fix and full announcement, and may ask for additional information or guidance surrounding the reported issue.
31
-
These updates will be sent at least every five days, in practice, this is more likely to be every 24-48 hours.
32
-
33
-
Security bugs in third party modules should be reported to their respective maintainers and can also be coordinated
34
-
through the [Node Security Project](https://nodesecurity.io).
35
-
36
-
Thank you for improving the security of Node.js. Your efforts and responsible disclosure are greatly appreciated and
37
-
will be acknowledged.
30
+
These updates will be sent at least every five days; in practice, this is more likely to be every 24-48 hours.
38
31
-->
32
+
39
33
보고한 내용에 첫 답변을 한 후 보안 팀은 수정사항과 전체 공지를 만드는 과정을 보고자에게 계속 알려주려고
40
34
노력할 것입니다. 보고된 이슈에 대한 추가 정보나 안내를 물어볼 수도 있습니다. 이러한 진행사항은
41
-
최소 5일마다 계속 알려줄 것입니다만 실제로는 24~48시간 마다 알려줄 가능성이 큽니다.
35
+
최소 5일마다 계속 알려줄 것입니다만 실제로는 24~48시간마다 알려줄 가능성이 큽니다.
36
+
37
+
<!--
38
+
### Node.js Bug Bounty Program
39
+
40
+
The Node.js project engages in an official bug bounty program for security researchers and responsible public disclosures.
41
+
42
+
The program is managed through the HackerOne platform at <https://hackerone.com/nodejs> with further details.
43
+
-->
44
+
45
+
### Node.js 버그 바운티 프로그램
46
+
47
+
Node.js 프로젝트는 보안 연구자와 책임 있는 공개를 위해 공식 버그 바운티 프로그램에 참여합니다.
42
48
43
-
서드파티 모듈의 보안 버그는 각 메인테이너에게 보고해야 하고
44
-
[Node 보안 프로젝트](https://nodesecurity.io)를 통해 조정할 수도 있습니다.
49
+
이 프로그램은 HackerOne 플랫폼을 통해 관리되며, 자세한 사항은
50
+
<https://hackerone.com/nodejs>에서 확인하실 수 있습니다.
45
51
46
-
Node.js의 보안을 개선하게 해 준 것에 감사드립니다. 당신이 들인 노력과 책임 있는 공개에 아주
52
+
<!--
53
+
## Reporting a Bug in a third party module
54
+
55
+
Security bugs in third party modules should be reported to their respective maintainers and should also be coordinated
56
+
through the Node Ecosystem Security Team via [HackerOne](https://hackerone.com/nodejs-ecosystem).
57
+
58
+
Details regarding this process can be found in the [Security Working Group repository](https://github.com/nodejs/security-wg/blob/master/processes/third_party_vuln_process.md).
59
+
60
+
Thank you for improving the security of Node.js and its ecosystem. Your efforts and responsible disclosure are greatly
61
+
appreciated and will be acknowledged.
62
+
-->
63
+
64
+
## 서드 파티 모듈의 버그 제보하기
65
+
66
+
서드 파티 모듈의 보안 버그는 각 메인테이너에게 보고해야 하고
67
+
[HackerOne](https://hackerone.com/nodejs-ecosystem)의 Node 생태계 보안 팀을 통해 조정되어야 합니다.
68
+
69
+
절차에 관한 자세한 사항은 [보안 워킹 그룹 저장소](https://github.com/nodejs/security-wg/blob/master/processes/third_party_vuln_process.md)에서
70
+
보실 수 있습니다.
71
+
72
+
Node.js와 Node.js 생태계의 보안을 개선해주셔서 감사드립니다. 당신이 들인 노력과 책임 있는 공개에 아주
47
73
감사드리고 이는 인정받을 것입니다.
48
74
49
75
<!--
@@ -56,7 +82,7 @@ process. The problem is confirmed and a list of all affected versions is determi
56
82
potential similar problems. Fixes are prepared for all releases which are still under maintenance. These fixes are not
57
83
committed to the public repository but rather held locally pending the announcement.
58
84
59
-
- A suggested embargo date for this vulnerability is chosen and a CVE (Common Vulnerabilities and Exposures (CVE®))
85
+
- A suggested embargo date for this vulnerability is chosen and a CVE (Common Vulnerabilities and Exposures (CVE®))
60
86
is requested for the vulnerability.
61
87
62
88
- On the embargo date, the Node.js security mailing list is sent a copy of the announcement. The changes are pushed to
@@ -67,7 +93,7 @@ copy of the advisory will be published on the Node.js blog.
67
93
the severity of the bug or difficulty in applying a fix.
68
94
69
95
- This process can take some time, especially when coordination is required with maintainers of other projects. Every
70
-
effort will be made to handle the bug in as timely a manner as possible, however, it’s important that we follow the
96
+
effort will be made to handle the bug in as timely a manner as possible; however, it’s important that we follow the
71
97
release process above to ensure that the disclosure is handled in a consistent manner.
72
98
-->
73
99
@@ -99,8 +125,8 @@ release process above to ensure that the disclosure is handled in a consistent m
99
125
100
126
Security notifications will be distributed via the following methods.
0 commit comments