From 687e817229f770c6b4b22d9279a76081a392cdd0 Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 30 Aug 2024 11:28:03 +0800 Subject: [PATCH 1/2] docs: add SECURITY.md --- SECURITY.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..a0a3a4ae --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,9 @@ +# Security + +## Reporting a vulnerability in Rsdoctor + +Report a security vulnerability in Rsdoctor via web-infra-careers@bytedance.com. + +Normally, your report will be acknowledged within 24 hours, and you'll receive a more detailed response to your report within 5 days indicating the next steps in handling your submission. + +After the initial reply to your report, the security team will endeavor to keep you informed of the progress being made towards a fix and full announcement, and may ask for additional information or guidance surrounding the reported issue. From 64d252e71359f04f4f1d1a904bc6520705c145b9 Mon Sep 17 00:00:00 2001 From: neverland Date: Fri, 30 Aug 2024 11:29:26 +0800 Subject: [PATCH 2/2] fix --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index a0a3a4ae..d448538b 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,8 +1,8 @@ # Security -## Reporting a vulnerability in Rsdoctor +## Reporting a vulnerability in Rspress -Report a security vulnerability in Rsdoctor via web-infra-careers@bytedance.com. +Report a security vulnerability in Rspress via web-infra-careers@bytedance.com. Normally, your report will be acknowledged within 24 hours, and you'll receive a more detailed response to your report within 5 days indicating the next steps in handling your submission.