This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit f87996dadf72877c93b5f52ac67d6f680407bbc2 Author: Rafael Fernandez <[email protected]> AuthorDate: Thu Jun 28 17:49:22 2018 -0700 Update contact-us.md Display the vulnerability handling policy in the Contact Us page, which is based on this source file. --- src/community/contact-us.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/community/contact-us.md b/src/community/contact-us.md index e205a8f..a508e42 100644 --- a/src/community/contact-us.md +++ b/src/community/contact-us.md @@ -37,3 +37,4 @@ whichever one seems best! | [Slack](https://s.apache.org/beam-slack-channel) | Chat with users and developers ([Join](https://s.apache.org/slack-invite)) | {:.table} +If you wish to report a security vulnerability, please contact [[email protected]](mailto:[email protected]). Apache Beam follows the typical [Apache vulnerability handling process](https://apache.org/security/committers.html#vulnerability-handling).
