Skip to content

Commit abbb48c

Browse files
committed
Create SECURITY.md
Of course, the security center of this repository should also be looked at, and review the document "Incident Protocol - Open Source Software @ Github".
1 parent 029529d commit abbb48c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

SECURITY.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
Security policy
2+
===============
3+
4+
**Do not report security vulnerabilities through public GitHub issues.**
5+
Instead, you can report security vulnerabilities using [our security page].
6+
7+
Please include as much of the following information as possible:
8+
9+
* Type of issue (e.g. buffer overflow, privilege escalation, etc.)
10+
* The location of the affected source code (tag/branch/commit or direct URL)
11+
* Any special configuration required to reproduce the issue
12+
* If applicable, which platforms are affected
13+
* Step-by-step instructions to reproduce the issue
14+
* Impact of the issue, including how an attacker might exploit the issue
15+
16+
## Preferred Languages
17+
18+
We prefer to receive reports in English. If necessary, we also understand Dutch and Frisian.
19+
20+
## Disclosure Policy
21+
22+
We adhere to the principle of [coordinated vulnerability disclosure].
23+
24+
Security Advisories
25+
===================
26+
Security advisories will be published on our [github advisories page] and
27+
possibly through other channels.
28+
29+
[our security page]: https://github.com/memory-safety/zlib-rs/security
30+
[coordinated vulnerability disclosure]: https://vuls.cert.org/confluence/display/CVD/Executive+Summary
31+
[github advisories page]: https://github.com/memory-safety/zlib-rs/security/advisories

0 commit comments

Comments
 (0)