This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/master by this push:
new 9db1f08e4 no jira: security page is updated
9db1f08e4 is described below
commit 9db1f08e4b4dc28944df0b68522225c397f32e70
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Sat Nov 23 18:58:55 2024 +0700
no jira: security page is updated
---
.github/SECURITY.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
new file mode 100644
index 000000000..80ff4949c
--- /dev/null
+++ b/.github/SECURITY.md
@@ -0,0 +1,10 @@
+# Security Policy
+
+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).
+
+Please also check OpenMeetings security page:
https://openmeetings.apache.org/security.html
+