From 5e07ea16563d24a6393988247245033ee6495354 Mon Sep 17 00:00:00 2001 From: Suryabai <115156939+Suryabai@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:34:18 +0530 Subject: [PATCH] Create surya SECURITY.md --- surya SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 surya SECURITY.md diff --git a/surya SECURITY.md b/surya SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/surya SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc.