File tree Expand file tree Collapse file tree 14 files changed +23
-21
lines changed
Expand file tree Collapse file tree 14 files changed +23
-21
lines changed Original file line number Diff line number Diff line change 44444545
4646 - name : spell_checker
47- uses : rojopolis/spellcheck-github-actions@0.38 .0
47+ uses : rojopolis/spellcheck-github-actions@0.40 .0
Original file line number Diff line number Diff line change @@ -482,3 +482,5 @@ Janca
482482Tesauro
483483SAFEcode
484484Ecommerce
485+ crs
486+ Matteo
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ docs:
269269 url : operations/modsecurity_waf/
270270
271271- title : ' 9.4 OWASP CRS'
272- url : operations/modsecurity_core_rule_set
272+ url : operations/crs
273273
274274- title : ' 10. Metrics'
275275 url : metrics
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ docs:
307307- title : ' 9.3 ModSecurity Web Application Firewall'
308308 url : operations/modsecurity_waf/
309309
310- - title : ' 9.4 ModSecurity Core Rule Set '
311- url : operations/modsecurity_core_rule_set
310+ - title : ' 9.4 OWASP CRS '
311+ url : operations/crs
312312
313313- title : ' 10. Metrics'
314314 url : metrics
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ permalink:
1111119.1 [ DevSecOps Guideline] ( #devsecops-guideline )
1121129.2 [ Coraza Web Application Firewall] ( #coraza-web-application-firewall )
1131139.3 [ ModSecurity Web Application Firewall] ( #modsecurity-web-application-firewall )
114- 9.4 [ OWASP CRS] ( #modSecurity-core-rule-set )
114+ 9.4 [ OWASP CRS] ( #owasp-crs )
115115
11611610 ** [ Metrics] ( #metrics ) **
117117
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Sections:
35359.1 [ DevSecOps Guideline] ( #devsecops-guideline )
36369.2 [ Coraza Web Application Firewall] ( #coraza-web-application-firewall )
37379.3 [ ModSecurity Web Application Firewall] ( #modsecurity-web-application-firewall )
38- 9.4 [ ModSecurity Core Rule Set ] ( #modSecurity-core-rule-set )
38+ 9.4 [ OWASP CRS ] ( #owasp-crs )
3939
4040----
4141
Original file line number Diff line number Diff line change 33title : OWASP CRS
44layout : col-document
55tags : OWASP Developer Guide
6- contributors : Jon Gadsden
6+ contributors : Matteo Pace, Jon Gadsden
77document : OWASP Developer Guide
88order : 1104
9- permalink : /draft/operations/modsecurity_core_rule_set /
9+ permalink : /draft/operations/crs /
1010
1111---
1212
@@ -62,8 +62,8 @@ then [submit an issue][issue1104] or [edit on GitHub][edit1104].
6262
6363[ coraza ] : https://coraza.io/
6464[ coraza-tutorial ] : https://coraza.io/docs/tutorials/quick-start/
65- [ edit1104 ] : https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operations/04-modsecurity- crs.md
66- [ issue1104 ] : https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operations/04-modsecurity- crs
65+ [ edit1104 ] : https://github.com/OWASP/www-project-developer-guide/blob/main/draft/11-operations/04-crs.md
66+ [ issue1104 ] : https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2011-operations/04-crs
6767[ crs ] : https://coreruleset.org/
6868[ crs-download ] : https://coreruleset.org/docs/deployment/install/
6969[ crs-project ] : https://owasp.org/www-project-modsecurity-core-rule-set/
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ Sections:
46469.1 [ DevSecOps Guideline] ( 01-devsecops.md )
47479.2 [ Coraza Web Application Firewall] ( 02-coraza.md )
48489.3 [ ModSecurity Web Application Firewall] ( 03-modsecurity.md )
49- 9.4 [ OWASP CRS] ( 04-modsecurity- crs.md )
49+ 9.4 [ OWASP CRS] ( 04-crs.md )
5050
5151----
5252
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ This draft version has the latest contributions to the Developer Guide so expect
1151159.1 [ DevSecOps Guideline] ( 11-operations/01-devsecops.md )
1161169.2 [ Coraza Web Application Firewall] ( 11-operations/02-coraza.md )
1171179.3 [ ModSecurity Web Application Firewall] ( 11-operations/03-modsecurity.md )
118- 9.4 [ OWASP CRS] ( 11-operations/04-modsecurity- crs.md )
118+ 9.4 [ OWASP CRS] ( 11-operations/04-crs.md )
119119
12012010 ** [ Metrics] ( 12-metrics/toc.md ) **
121121
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ permalink:
1111119.1 [ DevSecOps Guideline] ( #devsecops-guideline )
1121129.2 [ Coraza Web Application Firewall] ( #coraza-web-application-firewall )
1131139.3 [ ModSecurity Web Application Firewall] ( #modsecurity-web-application-firewall )
114- 9.4 [ ModSecurity Core Rule Set ] ( #modSecurity-core-rule-set )
114+ 9.4 [ OWASP CRS ] ( #owasp-crs )
115115
11611610 ** [ Metrics] ( #metrics ) **
117117
You can’t perform that action at this time.
0 commit comments