This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push: new c79dbae chore: create SECURITY.md c79dbae is described below commit c79dbae663a81e8cc303044d6c51c0361038c438 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Sun Jun 7 16:14:17 2020 +0200 chore: create SECURITY.md --- SECURITY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..4e498d9 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,3 @@ +# Reporting a vulnerability + +Vulnerability reporting needs to be coordinated with the ASF Security Team, refer to the [Reporting a vulnerability](https://www.apache.org/security/#reporting-a-vulnerability) on details.