From e9de07e8ee4b655f0f1796c1ff937b59de618361 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 9 May 2017 21:00:50 -0700 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7410373b3..9b680c144 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ google account or by sending an email to syzkaller+subscribe@googlegroups.com. List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). +When reporting bugs found with `syzkaller` please add `syzkaller@googlegroups.com` to CC list. Also consider principles of [responsible disclosure](https://en.wikipedia.org/wiki/Responsible_disclosure) when reporting bugs that can be security vulnerabilities. + ## Usage Various components are needed to build and run syzkaller. -- cgit mrf-deployment