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

Log evaluation history in new tables #3659

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Log evaluation history in new tables #3659

merged 3 commits into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Log evaluation history in new tables

    This adds an interface and implementation for logging rule evaluation
    statuses. The logic flow is described in the design doc. Note that this
    does not wire in the logic into the engine yet, nor does it track
    remediations/alerts. These will be added in future PRs.
    
    Relates to: #3556
    dmjb committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    31183cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a083155 View commit details
    Browse the repository at this point in the history
  3. codegen

    dmjb committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0021713 View commit details
    Browse the repository at this point in the history