From 2f3697d54cd5d0c4d981a50739e1967641696945 Mon Sep 17 00:00:00 2001 From: Andrew Wetmore Date: Thu, 11 Sep 2025 14:49:04 -0300 Subject: [PATCH 1/2] Update README.md new logo, updated text --- profile/README.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/profile/README.md b/profile/README.md index e7060a6..775a099 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,11 +1,13 @@ -[![The Apache Software Foundation](https://apache.org/img/asf-estd-1999-logo.jpg)](https://apache.org/) +[![The Apache Software Foundation](https://github.com/apache/www-site/blob/main/content/img/asf_logo.png)](https://apache.org/) -The [Apache Software Foundation](https://apache.org) (ASF) is home to more -than [300 software projects](https://projects.apache.org), many of which -host their code repositories in this GitHub organization. +[The Apache Software Foundation](https://apache.org) (ASF) provides software for the public good, guided by +the principle of community over code. -Software in this organization is released under the [Apache -License](https://www.apache.org/licenses/LICENSE-2.0). +As a 501(c)(3) nonprofit organization, we provide a home for [hundreds of open source software projects](https://projects.apache.org/), +many of which host their code repositories in this GitHub organization. -ASF projects follow the ASF [vulnerability handling -process](https://apache.org/security/#vulnerability-handling). +Software in this organization is released under the [Apache License](https://www.apache.org/licenses/LICENSE-2.0). + +ASF projects follow the ASF [vulnerability handling process](https://apache.org/security/#vulnerability-handling). + +Learn more: [https://apache.org/](https://apache.org/) From 7719ed5a365e479c02840816beccc38fed7ebba7 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Tue, 10 Feb 2026 10:52:20 +0100 Subject: [PATCH 2/2] 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/).