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

Firewall Profile Implementation #685

Merged
merged 13 commits into from
Jul 11, 2023
Merged

Firewall Profile Implementation #685

merged 13 commits into from
Jul 11, 2023

Commits on Jul 11, 2023

  1. creating firewall.json file in order to describe the attributes for t…

    …he firewall profile
    
    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fb114d2 View commit details
    Browse the repository at this point in the history
  2. creating firewall_rule.json in order to extend existing rule object t…

    …o include the attributes for a firewall_rule
    
    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7f584cd View commit details
    Browse the repository at this point in the history
  3. adding additional disposition ids and attributes to dictionary to acc…

    …ount for the firewall profile
    
    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    73610b0 View commit details
    Browse the repository at this point in the history
  4. Update http.json to ensure firewall profile can be applied to this cl…

    …ass for WAF events
    
    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d20d256 View commit details
    Browse the repository at this point in the history
  5. adding firewall_rule attribute to dictionary

    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a813cc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b8a14e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e11d91a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fc514c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b801e01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b3ab899 View commit details
    Browse the repository at this point in the history
  11. Update match location caption name in dictionary.json

    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c64436b View commit details
    Browse the repository at this point in the history
  12. removing redundant description from object

    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b668c97 View commit details
    Browse the repository at this point in the history
  13. updating description of match_location for clarity

    Signed-off-by: Adam P. <[email protected]>
    adplotzk committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1d74a25 View commit details
    Browse the repository at this point in the history