diff --git a/README.md b/README.md index 484ef63..38f904b 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,10 @@ composer run test When pushing code to GitHub, tests will be executed using Travis CI. The relevant configuration is in the file `.travis.yml`. +## Security + +If you discover any security related issues, please email ParseCsv@blaeul.de instead of using GitHub issues. + ## Credits * ParseCsv is based on the concept of [Ming Hong Ng][ming]'s [CsvFileParser][]