Skip to content

Commit bf3c45d

Browse files
authored
update readme & add security.md (#554)
1 parent 5bf1d50 commit bf3c45d

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ Before commit or push your changes, please make sure the unittests are passed ,o
102102
pytest -n 16
103103
```
104104

105+
## Security and privacy
106+
107+
This project takes security seriously.
108+
For vulnerability reporting and supported versions, see [SECURITY.md](SECURITY.md)
109+
105110
## Contact with us
106111

107112
Join our discussion group by scanning the QR code below:

SECURITY.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Security and privacy
2+
3+
If you discover potential security issues in the project, or believe you may have found a security issue, please notify the ByteDance security team through our [security center](https://security.bytedance.com/src/) or [vulnerability reporting email](mailto:src@bytedance.com). Please do not create public GitHub Issues.
4+
5+
We will assess the vulnerability based on the Common Vulnerability Scoring System (CVSS 3.1). The security team will keep you updated on key progress and may request further information or guidance from you. You are welcome to contact us via the email or website mentioned above to ask questions or discuss disclosure matters.
6+
7+
To protect the security of our customers, ByteDance requests that you do not publish or share information regarding the vulnerability in any public forum, nor publish or share data involving users, until the vulnerability has been remediated and our users have been notified. Please understand that the time required for remediation depends on the severity of the vulnerability and the scope of the impact.
8+
9+
Individuals, companies, and security teams may wish to publish security advisories on their own websites or other forums. Please contact us via the email or website mentioned above prior to publication to discuss the information that can be disclosed and to coordinate the disclosure timeline.
10+
11+
## Bug Bounty Reward
12+
13+
[For the policy of bug bounty reward](https://bytedance.larkoffice.com/docx/ZstQd7bbooDctqxBCAmcFasOngd), if you have any questions about the rules, please contact [https://src.bytedance.com/home](https://src.bytedance.com/home) for consultation.

0 commit comments

Comments
 (0)