Skip to content
New issue

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

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

Already on GitHub? # to your account

next/sv/580/20240920/v1 #2050

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Commits on Sep 20, 2024

  1. pgsql: add tests with alert metadata

    Check for transaction metadata in PGSQL alerts.
    Add `engine-analysis` tests for the used rules, as well, to better
    describe them and compare with expected behavior.
    
    Related to
    Task #7000
    jufajardini authored and victorjulien committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6eab6f9 View commit details
    Browse the repository at this point in the history
  2. pgsql: update bug 6983 test

    With the tracking of transaction completion per-direction, in IPS mode,
    the engine will match on the rule before it sees the response message,
    so it won't log the full transaction with the alert.
    
    Update the checks for the alert to keep it simpler and thus compatible
    with both Suri-7 and Suri-8.
    
    Related to
    Bug #7113
    jufajardini authored and victorjulien committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8b65014 View commit details
    Browse the repository at this point in the history