From 7e18f334d98275bf85b6f01b1aacbf272d6d1214 Mon Sep 17 00:00:00 2001 From: Doug Davis Date: Mon, 16 Oct 2023 09:17:20 -0400 Subject: [PATCH] add link to our security mailing list (#53) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4428904..e7a0cdb 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,10 @@ for how PR reviews and approval, and our [Code of Conduct](https://github.com/cncf/foundation/blob/main/code-of-conduct.md) 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)