From 4f900f386726fc898c364d9795031aa157f1990b Mon Sep 17 00:00:00 2001 From: Samuel Ryan Date: Sun, 15 Apr 2018 16:47:29 +0100 Subject: [PATCH] Adds Security Vulnerabilities section to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09320ce..1c75583 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,12 @@ of others, including... - [Collect](https://github.com/tightenco/collect), a split of [Laravel Collections](https://laravel.com/docs/5.6/collections) +# Security Vulnerabilities + +Please reach out to Samuel Ryan via email () to report any +security concerns you may have discovered with this library. Acknowledgement +will be provided within 24 hours. + # License Patreon PHP is open-sourced software licensed under the [MIT license](https://choosealicense.com/licenses/mit/).