From 1e4f0bdfef63c3c0309470cb6aee86208cfd22f7 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Mon, 16 Oct 2023 13:25:51 +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 2be3c6c..5416326 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,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)