From 8cf50870eba648bf5b3f4206c569fc97f02cf3fc Mon Sep 17 00:00:00 2001 From: Ryan Baxter Date: Tue, 19 Nov 2019 17:14:23 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..36ef17ca6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,8 @@ +**Describe the bug** +Please provide details of the problem, including the version of Spring Cloud that you +are using. + +**Sample** +If possible, please provide a test case or sample application that reproduces +the problem. This makes it much easier for us to diagnose the problem and to verify that +we have fixed it.