From facce8596630dc02ec366544db49043a2540c296 Mon Sep 17 00:00:00 2001 From: Will Chen Date: Wed, 18 Sep 2024 10:25:19 -0700 Subject: [PATCH] Add instructions for reporting a security issue (#974) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d119d86b..5730cac4d 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,10 @@ mesop main.py Learn more in [Getting Started](https://google.github.io/mesop/getting-started/installing/). +## Reporting a security issue + +If you identify a security vulnerability with Mesop, please file a [GitHub security issue](https://github.com/google/mesop/security/advisories/new) and we will promptly respond to it. + ## Disclaimer _This is not an officially supported Google product._