From 4241aedbe7fcb375c39f98f9bfc5f2620f841da9 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 31 Jan 2024 14:45:26 -0800 Subject: [PATCH] Document how to report security issues (#326) --- 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 00000000..da9c516d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +## Security contact information + +To report a security vulnerability, please use the +[Tidelift security contact](https://tidelift.com/security). +Tidelift will coordinate the fix and disclosure.