Merge pull request #28 from imjfckm/update-readme

Add info about security vulnerabilities
This commit is contained in:
Michał Mielewczyk 2019-05-29 10:53:13 +02:00 committed by GitHub
commit 95361f86d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
# Open CAS Linux
Open CAS accelerates Linux applications by caching active (hot) data to Open CAS accelerates Linux applications by caching active (hot) data to
a local flash device inside servers. Open CAS implements caching at the a local flash device inside servers. Open CAS implements caching at the
server level, utilizing local high-performance flash media as the cache drive 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. 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)