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

Rule updates 2018 04.v1 #350

Merged
merged 6 commits into from
Apr 24, 2018
Merged

Rule updates 2018 04.v1 #350

merged 6 commits into from
Apr 24, 2018

Commits on Apr 19, 2018

  1. added new command lines for rabbitMQ

    chipsysdig authored and mstemm committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    9556109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2914531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9d34f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef718e View commit details
    Browse the repository at this point in the history
  5. Wrap condition

    Wrap condition with folded style.
    chipsysdig authored and mstemm committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    5feeb20 View commit details
    Browse the repository at this point in the history
  6. Consolidate test connect ports into one list

    There were several exceptions for apps that do a udp connect on an
    address simply to see if it works, folllowed by a tcp connect that
    actually sends/receives data.
    
    Unify these exceptions into a single list test_connect_ports, and add
    port 9 (discard, used by dockerd).
    mstemm committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    0be1801 View commit details
    Browse the repository at this point in the history