edespino commented on code in PR #204: URL: https://github.com/apache/cloudberry-site/pull/204#discussion_r1875370137
########## src/pages/community/security.md: ########## Review Comment: How about a security page similar to this: ``` --- title: Security description: Learn how to report security issues to us. --- # Apache Cloudberry Security The Apache Security Team handles all security issues across Apache projects and coordinates the response to vulnerabilities. For details on the vulnerability handling process, supported versions, and what is considered a security issue, visit: https://www.apache.org/security/ ## Reporting Security Issues DO NOT report security issues on public GitHub Issues, Jira tickets, mailing lists, or other public forums. Send your report to: [[email protected]](mailto:[email protected]) Please send one plain-text email per vulnerability with the following and additional information as necessary: - Description of the vulnerability - Steps to reproduce - Affected versions - Potential impact - Any known mitigations - (Optional) Suggested fix ## Public Discussion For general security questions or discussions, please use the development mailing list: [[email protected]](mailto:[email protected]) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
