From 422ebfbc0b41bd29a00bcf25b3af446f9371fc2c Mon Sep 17 00:00:00 2001 From: Jan Musial Date: Wed, 29 May 2019 10:00:36 +0200 Subject: [PATCH] Add info about security vulnerabilities Signed-off-by: Jan Musial --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 00953aa..5a1dc47 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Open CAS Linux + Open CAS accelerates Linux applications by caching active (hot) data to a local flash device inside servers. Open CAS implements caching at the server level, utilizing local high-performance flash media as the cache drive @@ -14,3 +16,7 @@ https://opensource.org/licenses/BSD-3-Clause for full license texts). Open CAS uses Safe string library (safeclib) that is MIT licensed. +## Security + +To report a potential security vulnerability please follow the instructions +[here.](https://open-cas.github.io/contributing.html#reporting-a-potential-security-vulnerability)