From b3380abd240985b8a0c9479f6b44b999500dd66c Mon Sep 17 00:00:00 2001 From: Oliver Vogel Date: Fri, 8 Dec 2023 19:13:42 +0100 Subject: [PATCH] Add security related contact to readme --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 7c54085e..9d11f26c 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,10 @@ Run the static analyzer on the code base. docker-compose run --rm --build analysis ``` +## Security + +If you discover any security related issues, please email oliver@intervention.io directly. + ## License Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT).