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

Do not show OVAL graph for notapplicable rules #241

Closed
jan-cerny opened this issue Jul 12, 2024 · 0 comments · Fixed by #245
Closed

Do not show OVAL graph for notapplicable rules #241

jan-cerny opened this issue Jul 12, 2024 · 0 comments · Fixed by #245

Comments

@jan-cerny
Copy link
Member

Is your feature request related to a problem? Please describe.
If an XCCDF rule has been evaluated as "notapplicable", the OVAL definition obviously can't be evaluated and its result is always "not evaluated". In this situation people are interested in the CPE OVAL details and they aren't interested in OVAL details at all. From the UX view, people are used to first watch the position where the OVAL graph for the OVAL definition is shown and they suddenly become very confused by the "not evaluated" result. Therefore, I propose to not display OVAL graph in "notapplicable" rules. This will move the user's eyes to the CPE OVAL details and their OVAL graphs.

Describe the solution you'd like
If a rule result is notapplicable, do not show OVAL details and OVAL graph of the OVAL definition. Optionally, add an explanation in the place where they are normally shown.

Describe alternatives you've considered
No

Additional context
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant