mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
support/testing: add new test for nginx-modsecurity
This test verifies that we can run nginx with the modsecurity directives. It also checks a very simple rule that blocks requests containing the keyword "blockme". Signed-off-by: Raphaël Mélotte <raphael.melotte@mind.be> [Julien: - add / at directory end in DEVELOPERS - sort DEVELOPERS entries alphabetically - remove unneeded test configs already present in BASIC_TOOLCHAIN_CONFIG - sort test config directives alphabetically ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
430aa91c3d
commit
5cda85cb56
@@ -2848,6 +2848,8 @@ F: support/testing/tests/package/sample_python_s3transfer.py
|
||||
F: support/testing/tests/package/sample_python_sdbus.py
|
||||
F: support/testing/tests/package/sample_python_sdbus_networkmanager.py
|
||||
F: support/testing/tests/package/sample_python_urllib3.py
|
||||
F: support/testing/tests/package/test_nginx_modsecurity/
|
||||
F: support/testing/tests/package/test_nginx_modsecurity.py
|
||||
F: support/testing/tests/package/test_python_jmespath.py
|
||||
F: support/testing/tests/package/test_python_pymupdf.py
|
||||
F: support/testing/tests/package/test_python_rsa.py
|
||||
|
||||
Reference in New Issue
Block a user