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/). diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..775a099 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,13 @@ +[![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) provides software for the public good, guided by +the principle of community over code. + +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. + +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/)