This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push: new f4a97d528 Update readme and add explicit security section. f4a97d528 is described below commit f4a97d528550322f44ae149959e75306680e586e Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Fri Aug 4 12:00:32 2023 +0200 Update readme and add explicit security section. --- README.rst | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 16bfaf471..e7c97a854 100644 --- a/README.rst +++ b/README.rst @@ -105,7 +105,7 @@ Contributing For information on how to contribute, please see the Contributing chapter in our documentation -<https://libcloud.readthedocs.org/en/latest/development.html#contributing> +<https://libcloud.readthedocs.org/en/latest/development.html#contributing>. Website ======= @@ -119,5 +119,18 @@ License Apache Libcloud is licensed under the Apache 2.0 license. For more information, please see LICENSE_ and NOTICE_ file. +Security +======== + +This is a project of the `Apache Software Foundation <https://apache.org>`_ and +follows the ASF +`vulnerability handling process <https://apache.org/security/#vulnerability-handling>`_. + +Reporting a Vulnerability +------------------------- + +To report a new vulnerability you have discovered please follow the +`ASF vulnerability reporting process <https://apache.org/security/#reporting-a-vulnerability>`_. + .. _LICENSE: https://github.com/apache/libcloud/blob/trunk/LICENSE .. _NOTICE: https://github.com/apache/libcloud/blob/trunk/NOTICE