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 field validation during IndexRule Action #80

Merged
merged 18 commits into from
Nov 3, 2022

Commits on Oct 26, 2022

  1. added rule validator

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    012c433 View commit details
    Browse the repository at this point in the history
  2. reverted rule IT

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    7dd0bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. merge from main

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3163fff View commit details
    Browse the repository at this point in the history
  2. added ITs

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    44bd2d5 View commit details
    Browse the repository at this point in the history
  3. IT fix

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8bbfdec View commit details
    Browse the repository at this point in the history
  4. fixed gradle check

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4a9bba4 View commit details
    Browse the repository at this point in the history
  5. IT fixes

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    eac234c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. more IT fixes

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    a3358fb View commit details
    Browse the repository at this point in the history
  2. IT assert change

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    ea67748 View commit details
    Browse the repository at this point in the history
  3. IT assert change

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    4f9a85e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. new rule validation endpoint; added query fields to rule

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cdf7b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. added new endpoint ValidateRules

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    88e1ad4 View commit details
    Browse the repository at this point in the history
  2. renamed var

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e89e285 View commit details
    Browse the repository at this point in the history
  3. licence header

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7b3b556 View commit details
    Browse the repository at this point in the history
  4. licence hdr fix

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a884346 View commit details
    Browse the repository at this point in the history
  5. empty commit

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    3a6676c View commit details
    Browse the repository at this point in the history
  6. removed toUpperCase in FindingsIT

    Signed-off-by: Petar Dzepina <petar.dzepina@gmail.com>
    petardz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    10bfb61 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Merge branch 'main' of https://github.com/petardz/security-analytics

    …into customrule-field-validation
    petardz committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c55be12 View commit details
    Browse the repository at this point in the history