diff --git a/README.md b/README.md index ce60d49..ccfcd60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OWASP ModSecurity Core Rule Set - Template Plugin +# OWASP CRS - Template Plugin ![Integration tests](https://github.com/coreruleset/template-plugin/actions/workflows/integration.yml/badge.svg) @@ -232,8 +232,8 @@ Many plugins target rule exclusions, so it will be rather common to see tests ma ## License -Copyright (c) 2021-2022 OWASP ModSecurity Core Rule Set project. All rights reserved. +Copyright (c) 2021-2022 OWASP CRS project. All rights reserved. -The OWASP ModSecurity Core Rule Set and its official plugins are +The OWASP CRS and its official plugins are distributed under Apache Software License (ASL) version 2. Please see the enclosed LICENSE file for full details. diff --git a/plugins/template-after.conf b/plugins/template-after.conf index 1518228..d0915fb 100644 --- a/plugins/template-after.conf +++ b/plugins/template-after.conf @@ -1,8 +1,8 @@ # ------------------------------------------------------------------------ -# OWASP ModSecurity Core Rule Set Plugin +# OWASP CRS Plugin # Copyright (c) 2021-2022 Core Rule Set project. All rights reserved. # -# The OWASP ModSecurity Core Rule Set plugins are distributed under +# The OWASP CRS plugins are distributed under # Apache Software License (ASL) version 2 # Please see the enclosed LICENSE file for full details. # ------------------------------------------------------------------------ diff --git a/plugins/template-before.conf b/plugins/template-before.conf index 6d05fa9..c3eabd9 100644 --- a/plugins/template-before.conf +++ b/plugins/template-before.conf @@ -1,8 +1,8 @@ # ------------------------------------------------------------------------ -# OWASP ModSecurity Core Rule Set Plugin +# OWASP CRS Plugin # Copyright (c) 2021-2022 Core Rule Set project. All rights reserved. # -# The OWASP ModSecurity Core Rule Set plugins are distributed under +# The OWASP CRS plugins are distributed under # Apache Software License (ASL) version 2 # Please see the enclosed LICENSE file for full details. # ------------------------------------------------------------------------ diff --git a/plugins/template-config.conf b/plugins/template-config.conf index ecca324..1e3545f 100644 --- a/plugins/template-config.conf +++ b/plugins/template-config.conf @@ -1,8 +1,8 @@ # ------------------------------------------------------------------------ -# OWASP ModSecurity Core Rule Set Plugin +# OWASP CRS Plugin # Copyright (c) 2021-2022 Core Rule Set project. All rights reserved. # -# The OWASP ModSecurity Core Rule Set plugins are distributed under +# The OWASP CRS plugins are distributed under # Apache Software License (ASL) version 2 # Please see the enclosed LICENSE file for full details. # ------------------------------------------------------------------------ diff --git a/tests/regression/template-plugin/9500100.yaml b/tests/regression/template-plugin/9500100.yaml index 9cdc1f2..917319e 100644 --- a/tests/regression/template-plugin/9500100.yaml +++ b/tests/regression/template-plugin/9500100.yaml @@ -13,7 +13,7 @@ tests: dest_addr: 127.0.0.1 headers: Host: localhost - User-Agent: OWASP ModSecurity Core Rule Set + User-Agent: OWASP CRS Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 port: 80 method: POST