Skip to content

Commit 94ad935

Browse files
committed
doc: add security.md
Change-Id: Ib7274cb084dfea9c0af79f3d27c49fd4581b1f14
1 parent 58266f1 commit 94ad935

2 files changed

Lines changed: 31 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ This project is an official Go SDK extension package provided by APMPlus, design
1717
|----------------------------------------------------|---------| ------ |
1818
| [trpc](instrumentation/trpc.group/trpc-go/oteltrpc) |||
1919

20+
## Security and privacy
21+
This project takes security seriously.
22+
For vulnerability reporting and supported versions, see [SECURITY.md](SECURITY.md).
23+
2024
## License
2125

2226
This project is licensed under the [Apache-2.0 License](LICENSE).

SECURITY.md

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

0 commit comments

Comments
 (0)