From 76b1b951c0c0a30509abcc8cfcaffc93b1d74476 Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Wed, 19 May 2021 19:05:46 +0300 Subject: [PATCH] chore: adding SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e0330f8 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +Security is an extremely high priority when it comes to the SASjs product suite. We take a number of steps across all repositories to minimise risk, such as: + +* Regular dependabot updates +* Snyk reports +* Minimising dependencies, especially production dependencies (sasjs/core has NONE) +* Testing & Code review process + +## Supported Versions + +We support only the latest version + +## Reporting a Vulnerability + +We welcome disclosures of all kinds in relation to all the SASjs libraries. You can submit them here: [https://sasapps.io/contact-us](https://sasapps.io/contact-us) + +