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

Fixes #31685 - Add treshold for ds policies #519

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

xprazak2
Copy link
Contributor

@xprazak2 xprazak2 commented Nov 26, 2021

Uses a treshold for determining compliance, opening for visibility and feedback.

  • Treshold is set to 100 by default for each policy.
  • Eliminates inconclusive state. Host is now either compliant or incompliant. If report score is missing, host is considered incompliant.
  • Host status is only calculated when new report is uploaded, which means that changing policy treshold below the score of (last) report does not change host status.

Upgrade procedure:
Set desired treshold for each policy and generate new reports for all hosts with policy treshold change.

@xprazak2 xprazak2 changed the title Add treshold for ds policies Fixes #31685 - Add treshold for ds policies Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants