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

Feature/policy rules #399

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

Feature/policy rules #399

wants to merge 22 commits into from

Commits on Nov 4, 2024

  1. Added rule policies

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0b5d8f8 View commit details
    Browse the repository at this point in the history
  2. Added rule policy to symlink

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    106ccef View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Added rule condition interface & modified rules

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3c3773f View commit details
    Browse the repository at this point in the history
  2. Added rule condition logic

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0fe9fdc View commit details
    Browse the repository at this point in the history
  3. Added rule policy reporter

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    bfcc7c2 View commit details
    Browse the repository at this point in the history
  4. Modified rule policy reporting process

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    92ab0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Modified tests & fixed enrichment

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6c70b21 View commit details
    Browse the repository at this point in the history
  2. Added tests

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    db059ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e393e View commit details
    Browse the repository at this point in the history
  4. Fixed create patch function

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    19cc5ae View commit details
    Browse the repository at this point in the history
  5. Added support to hardlink & exec

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3a3d2eb View commit details
    Browse the repository at this point in the history
  6. Fixed symlink rule

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    179544e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fixed rules test

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d957650 View commit details
    Browse the repository at this point in the history
  2. Refactor merge policy

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a253a1e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    3885bab View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Added init operations

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be17167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9881634 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Added Cache to savedRulePolicies

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4d9a26e View commit details
    Browse the repository at this point in the history
  2. Added component test & cache for policies

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    66eed95 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Fixed init ops

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b14a3b2 View commit details
    Browse the repository at this point in the history
  2. Fixed component test

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    def694f View commit details
    Browse the repository at this point in the history
  3. Update default rule binding

    Signed-off-by: Afek Berger <afekb@armosec.io>
    afek854 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    afb7631 View commit details
    Browse the repository at this point in the history