Repository: incubator-apex-site Updated Branches: refs/heads/master c96fe8dfb -> 3b152dbc3
Added more documentation for security process Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/3b152dbc Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/3b152dbc Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/3b152dbc Branch: refs/heads/master Commit: 3b152dbc3ed8e9eccc99aad72d6b5b0c3b5fa586 Parents: c96fe8d Author: Pramod Immaneni <[email protected]> Authored: Sun Mar 20 11:38:27 2016 -0700 Committer: Pramod Immaneni <[email protected]> Committed: Sun Mar 20 12:04:15 2016 -0700 ---------------------------------------------------------------------- src/md/community.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/3b152dbc/src/md/community.md ---------------------------------------------------------------------- diff --git a/src/md/community.md b/src/md/community.md index 9db6d68..349f204 100644 --- a/src/md/community.md +++ b/src/md/community.md @@ -34,6 +34,12 @@ To learn more about the release candidate verification for Apex, [check out the - [Apex Core JIRA](https://issues.apache.org/jira/browse/APEXCORE/) - [Apex Malhar JIRA](https://issues.apache.org/jira/browse/APEXMALHAR/) +## Security Process + +To report security vulnerabilities send an email to [[email protected]](mailto:[email protected]). + +The process for handling security vulnerabilities is the one recommended by Apache, it is described [here](http://www.apache.org/security/committers.html). + ## Project Maturity Model To see self assessment of the project, [check out project maturity model](/maturity.html) @@ -42,7 +48,6 @@ To see self assessment of the project, [check out project maturity model](/matur - [Apex Roadmap](roadmap.html) comprises key features planned for the future releases - ## Meetup Groups Full list of Apache Apex meetup groups is available at [Apache Apex Meetup Groups](http://apache-apex.meetup.com/)
