Skip to content

Commit a3c154f

Browse files
Added a security policy (netty#10692)
Motivation: The process of reporting security issues should be documented and easy to find. Modification: Added a SECURITY.md file that describes how to report a security issue. Result: It's a bit easier to find the docs that describe how security issues should be reported. Also, when someone creates an issue the repository, they will see a link to the security policy.
1 parent 08ff344 commit a3c154f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

SECURITY.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Reporting a security issue
2+
3+
If you think the bug you found is likely to make Netty-based applications vulnerable to an attack,
4+
please do not use our public issue tracker
5+
but report it to [the dedicated private Google Group](https://groups.google.com/d/forum/netty-security).

0 commit comments

Comments
 (0)