You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,11 +37,11 @@ pitch: Provides technical information about HTTP security headers.
37
37
38
38
π The OWASP Secure Headers Project aim to provide elements about the following aspects regarding HTTP security headers:
39
39
40
-
*[Guidance](https://owasp.org/www-project-secure-headers/index.html#div-bestpractices_configuration-proposal) about the recommended HTTP security headers that can be leveraged.
41
-
*[Guidance](https://owasp.org/www-project-secure-headers/index.html#div-bestpractices_prevent-information-disclosure-via-http-headers) about the HTTP headers that should be removed.
40
+
* Guidance about the recommended HTTP security headers that can be leveraged (**Best Practices** tab).
41
+
* Guidance about the HTTP headers that should be removed (**Best Practices** tab).
42
42
*[Tools](https://github.com/oshp/oshp-validator) to validate an HTTP security header configuration.
43
-
*[Code](https://owasp.org/www-project-secure-headers/index.html#div-technical) libraries that can be leveraged to configure recommended HTTP security headers.
44
-
*[Statistics](https://github.com/oshp/oshp-stats) about usage of the recommended HTTP security headers.
43
+
* Code libraries that can be leveraged to configure recommended HTTP security headers (**Technical Resources** tab).
44
+
*[Statistics](https://github.com/oshp/oshp-stats) about usage of the recommended HTTP security headers (**Statistics** tab).
45
45
46
46
π All the tools provided by the OSHP are gathered under this [GitHub organization](https://github.com/oshp/).
47
47
@@ -64,7 +64,7 @@ pitch: Provides technical information about HTTP security headers.
64
64
65
65
π We provide statistics, updated every month, about HTTP response security headers usage mentioned by the OWASP Secure Headers Project:
66
66
67
-
* They are available through [this GitHub project](https://github.com/oshp/oshp-stats) and the tab named [Statistics](https://owasp.org/www-project-secure-headers/index.html#div-statistics).
67
+
* They are available through [this GitHub project](https://github.com/oshp/oshp-stats) and the tab named **Statistics**.
68
68
69
69
## Security headers usage validator
70
70
@@ -90,7 +90,7 @@ pitch: Provides technical information about HTTP security headers.
90
90
91
91
## Technical references health dashboard
92
92
93
-
π We automatically generate and monitor this **[dashboard](https://github.com/OWASP/www-project-secure-headers/blob/master/monitoring_technical_references_dashboard.md)** to identify any dead project referenced in the **[Technical Resources](https://owasp.org/www-project-secure-headers/#div-technical)** tab.
93
+
π We automatically generate and monitor this **[dashboard](https://github.com/OWASP/www-project-secure-headers/blob/master/monitoring_technical_references_dashboard.md)** to identify any dead project referenced in the **Technical Resources** tab.
94
94
95
95
## Discussions, information and roadmap
96
96
@@ -100,7 +100,7 @@ pitch: Provides technical information about HTTP security headers.
100
100
101
101
## Create a link to the OSHP site
102
102
103
-
π This is documented into the **[Case Studies](https://owasp.org/www-project-secure-headers/index.html#div-casestudies)** tab.
103
+
π This is documented into the **Case Studies** tab.
0 commit comments