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

detect/multi-tenant: Make tenant_id 32 bits everywhere #9259

Closed
wants to merge 2 commits into from

Commits on Jul 18, 2023

  1. detect/multi-tenant: Make tenant_id 32 bits everywhere

    Issue: 6047
    
    This commit ensures that the tenant id is contained in a unsigned 32 bit
    container.
    
    (cherry picked from commit 9fd77c7)
    jlucovsky committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c1ae5c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. requirements: use libhtp 0.5.45

    (cherry picked from commit ce05511)
    (cherry picked from commit cedee76)
    victorjulien authored and jlucovsky committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9d4c809 View commit details
    Browse the repository at this point in the history