You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2020/08/22 16:08:13 UTC

[commons-rng] branch master updated: Advertize on GitHub that reporting of security issues must follow a specific procedure.

This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git


The following commit(s) were added to refs/heads/master by this push:
     new d04b553  Advertize on GitHub that reporting of security issues must follow a specific procedure.
d04b553 is described below

commit d04b553bbbbc9711808abbf787f30952b0bc4139
Author: Gilles Sadowski <gi...@gmail.com>
AuthorDate: Sat Aug 22 18:04:40 2020 +0200

    Advertize on GitHub that reporting of security issues must follow a specific procedure.
---
 SECURITY.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..6bfa9fb
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1 @@
+To report a security problem, please read the [Apache Commons project's security page](https://commons.apache.org/security.html).