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

Add waf rule to inspect and match header values for all incoming requests. #188

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Apr 3, 2024

  1. Add waf rule to inspect for header values

    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1d9c874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8b8cb View commit details
    Browse the repository at this point in the history
  3. Mark the header variable input as sensitive

    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e605857 View commit details
    Browse the repository at this point in the history
  4. Update rule reference value in dynamic block

    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2c83c26 View commit details
    Browse the repository at this point in the history
  5. Remove geo location scope down statement for header match block since…

    … it's not supported
    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c1208b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16637e0 View commit details
    Browse the repository at this point in the history
  7. Remove unsed variable values

    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    be812cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18d1ffd View commit details
    Browse the repository at this point in the history
  9. Remove commented line

    olamide committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7c9e133 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    5f3f55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9c0122 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86a54c3 View commit details
    Browse the repository at this point in the history