From f93f89600267eb58ad67ceb0a2b511e068dc1184 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Tue, 17 Oct 2023 10:49:20 -0400 Subject: [PATCH] add link to our security mailing list (#568) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c69f5577..465f5809 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,10 @@ for how PR reviews and approval, and our [Code of Conduct](https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information) information. +If there is a security concern with one of the CloudEvents specifications, or +with one of the project's SDKs, please send an email to +[cncf-cloudevents-security@lists.cncf.io](mailto:cncf-cloudevents-security@lists.cncf.io). + ## Additional SDK Resources - [List of current active maintainers](MAINTAINERS.md)