From 7719ed5a365e479c02840816beccc38fed7ebba7 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Tue, 10 Feb 2026 10:52:20 +0100 Subject: [PATCH] link to security pages To make the project-specific security information easier to find. --- .github/SECURITY.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/SECURITY.md b/.github/SECURITY.md index 5655e02..f58787b 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -2,6 +2,8 @@ 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). +Check the [Projects page](https://security.apache.org/projects/) for project-specific security information. + ## 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). +To report a new vulnerability you have discovered please follow the [ASF vulnerability reporting process](https://security.apache.org/report/).