From 41bbb7322b757e547da63476aba0d35ec346312a Mon Sep 17 00:00:00 2001 From: DanAbara <44237659+DanAbara@users.noreply.github.com> Date: Tue, 13 Jul 2021 00:00:47 +0100 Subject: [PATCH] Add security policy. Fixes #3419 (#3430) Co-authored-by: Daniel Abara <44237659+deehat@users.noreply.github.com> --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000000..43e4a7527a8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +## Security Policy + +https://docs.dapr.io/operations/support/support-security-issues/ \ No newline at end of file