From ac3d30cd50aa679a9498dcdc2d292c6a6096a4f8 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Mon, 16 Oct 2023 13:16:23 +0000 Subject: [PATCH] add link to our security mailing list Signed-off-by: Doug Davis --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b704cfe0..9990ef77 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,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)