summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2019-07-02 15:42:02 -0400
committerPaul Moore <paul@paul-moore.com>2019-07-02 15:42:02 -0400
commit4bec773fb401433bbfbbef111a49e1d2acbc4fcf (patch)
treef091aa07a4b8839a3f814f0defb8359c0a35c115 /README.md
parent5fc22428507ecea00ee9e2215d972777da9a99b6 (diff)
downloadlibseccomp-4bec773fb401433bbfbbef111a49e1d2acbc4fcf.tar.gz
doc: new process docs and various updates
A number of updates mainly focused on paving the way for multiple maintainers and making better use of the GitHub vulnerability reporting tools. Signed-off-by: Paul Moore <paul@paul-moore.com> Acked-by: Tom Hromatka <tom.hromatka@oracle.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf67e47..df77af0 100644
--- a/README.md
+++ b/README.md
@@ -110,4 +110,4 @@ these tools are installed by default.
Problems with the libseccomp library can be reported using the GitHub issue
tracking system or the mailing list. Those who wish to privately report
-potential vulnerabilities can send mail to paul@paul-moore.com.
+potential vulnerabilities should follow the directions in SECURITY.md.