diff --git a/README.md b/README.md index 0927a50..f765bb6 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ 🌍 The OWASP Secure Headers Project was migrated to a [new OWASP website](https://owasp.org/www-project-secure-headers/). -📁 You can still access the old website [here](https://wiki.owasp.org/index.php/OWASP_Secure_Headers_Project). - ## Logo 🎨 The project official logo is stored into the folder [logo](logo) as well as into the [OWASP Swag](https://github.com/OWASP/owasp-swag) GitHub repository. diff --git a/index.md b/index.md index 5230743..c64d24a 100644 --- a/index.md +++ b/index.md @@ -51,7 +51,7 @@ pitch: Provides technical information about HTTP security headers. ## Migration -🌎 The OWASP Secure Headers Project was migrated from the [old website](https://wiki.owasp.org/index.php/OWASP_Secure_Headers_Project) to the [GitHub OWASP organization](https://github.com/OWASP/www-project-secure-headers). +🌎 The OWASP Secure Headers Project was migrated from the old website (`https://wiki.owasp.org/index.php/OWASP_Secure_Headers_Project`) to the [GitHub OWASP organization](https://github.com/OWASP/www-project-secure-headers). 📦 The following projects are now **archived**, they are initiatives that are now replaced by new projects: diff --git a/project.owasp.yaml b/project.owasp.yaml index 9e3d025..a51d942 100644 --- a/project.owasp.yaml +++ b/project.owasp.yaml @@ -11,25 +11,25 @@ leaders: level: 3.5 license: - Apache-2.0 - - GPL-2.0 - - GPL-3.0 name: OWASP Secure Headers Project pitch: Provides technical information about HTTP security headers. repositories: - name: www-project-secure-headers url: https://github.com/OWASP/www-project-secure-headers - description: The OWASP Secure Headers Project + description: The OWASP Secure Headers Project. - name: oshp-stats url: https://github.com/oshp/oshp-stats - description: Stats about HTTP response security headers usage mentioned by the OSHP. + description: Statistics about HTTP response security headers usage mentioned by the OSHP. - name: oshp-validator url: https://github.com/oshp/oshp-validator description: Venom tests suite to validate an HTTP security response headers configuration against OSHP recommendation. - name: oshp.github.io url: https://github.com/oshp/oshp.github.io tags: - - headers - - custom-tag-1 - - custom-tag-2 + - http-headers + - http-headers-statistics + - http-headers-validation + - http-headers-security + - http-headers-best-practices type: documentation website: https://owasp.org/www-project-secure-headers