From f9d46e5ba4ba7d62546e461e3f583be3d8cb875c Mon Sep 17 00:00:00 2001 From: James Newton-King Date: Thu, 23 Apr 2026 08:31:44 +0800 Subject: [PATCH] Add SECURITY.md --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..720968ca6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +For information on gRPC Security Policy and reporting +potential security issues, please see [gRPC CVE +Process](https://github.com/grpc/proposal/blob/master/P4-grpc-cve-process.md).