This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch maintenance-1.0.x in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-console.git
commit dce397e82df5473345123b1f613c73acc96d7a2f Author: Bertrand Delacretaz <[email protected]> AuthorDate: Wed Jul 28 16:24:28 2021 +0200 SLING-10676 - add or update SECURITY.md --- SECURITY.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/SECURITY.md b/SECURITY.md index e69de29..2e2f930 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -0,0 +1,13 @@ +# Security Policy for Apache Sling modules + +This module is part of the [Apache Sling Project](https://sling.apache.org), a +project of the [Apache Software Foundation](https://apache.org) (ASF). + +It follows the ASF's [vulnerability handling process](https://apache.org/security/#vulnerability-handling) and +provides its own [security information page](http://sling.apache.org/project-information/security.html). + +## Reporting a Vulnerability + +To report a new vulnerability you have discovered in an Apache Sling module, +please follow the instructions on the +[project's security page](http://sling.apache.org/project-information/security.html) . \ No newline at end of file
