Add OpenSCAP compliance card to host details#615
Draft
sbernhard wants to merge 1 commit into
Draft
Conversation
23286e7 to
87a0f57
Compare
Add a Compliance card to the new host details overview using the existing OpenSCAP APIs. The card shows the compliance status, latest rule result counts, latest ARF report link, and assigned policy count. Add a policy management modal that lists resolved policies with their source, allows unsetting direct host policy assignments, and allows assigning an available policy directly to the host. Keep hostgroup and inherited policies read-only because the existing API only supports direct host assignment from this context. Co-authored-by: OpenAI Codex <codex@openai.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DRAFT and not yet fully tested!
The compliance card has