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 #2090

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 7, 2024

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

    To complement bug-7241 tests.
    jufajardini authored and jlucovsky committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    ec09ce6 View commit details
    Browse the repository at this point in the history
  2. 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 Nov 7, 2024
    Configuration menu
    Copy the full SHA
    23ef9b3 View commit details
    Browse the repository at this point in the history