Skip to content

Conversation

@Sebitosh
Copy link
Contributor

@Sebitosh Sebitosh commented Apr 5, 2025

Description

Rewriting of the ARGS test, as discussed by mail.

Because ARGS combines the functionality of ARGS_GET and ARGS_POST, it should be tested by checking it catches arguments in GET requests (phases 1 to 4) and arguments in POST requests (phase 2-4). The actual case written only checks GET arguments in phase 1 and POST arguments in phase 2-4.

Note

For the naming convention of conf files, I chose to keep both files as numbered the same way (ARGS is test case 002), but added A_GET and B_POST to signify that those are the different parts, numbered by letter, of the same "test case". We should check if this naming convention suits us.

Signed-off-by: Sebitosh <soloplayerdiablo@gmail.com>
@Sebitosh Sebitosh mentioned this pull request Apr 6, 2025
@airween airween merged commit 8b9af6d into owasp-modsecurity:main Apr 20, 2025
@airween
Copy link
Member

airween commented Apr 20, 2025

Thanks @Sebitosh!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants