This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 1a24412 Create SECURITY.md
1a24412 is described below
commit 1a244126519a3410cfd30c577fc4affcd17e9c91
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Jul 6 14:40:54 2021 +0100
Create SECURITY.md
---
SECURITY.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/SECURITY.md b/SECURITY.md
new file mode 100644
index 0000000..90902fe
--- /dev/null
+++ b/SECURITY.md
@@ -0,0 +1,9 @@
+# Security Policy
+
+## Supported Versions
+
+To see which versions of Apache Camel are supported please refer to this
[page](https://camel.apache.org/download/).
+
+## Reporting a Vulnerability
+
+For information on how to report a new security problem please see
[here](https://camel.apache.org/security/).