Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/luaxform: Lua transform tests #2044

Closed
wants to merge 2 commits into from
Closed

Commits on Oct 3, 2024

  1. rules/test: add app-layer-protocol negated test

    To complement bug-7241 tests.
    jufajardini authored and jlucovsky committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ebec860 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. tests/luaxform: Lua transform tests

    This commit adds tests for new Lua transform
    - Basic transform operation
    - Ensure non-existent Lua scripts are detected
    - Ensure Lua scripts without transform functions are detected
    - Ensure Lua scripts properly receive optional transform arguments
    jlucovsky committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    47cf35a View commit details
    Browse the repository at this point in the history