openscap-report icon indicating copy to clipboard operation
openscap-report copied to clipboard

Tool for generating a report from results of oscap scan.

Results 12 openscap-report issues
Sort by recently updated
recently updated
newest added

This request is to add ability to generate HTML guides using `oscap-report`. It will replace the `oscap xccdf generate guide` feature of OpenSCAP. **Is your feature request related to a...

enhancement

Extend it to work with OVAL results. Maybe make the default output into an HTML file (being it a required parameter of the command).

enhancement
ux
Informativeness

It would be good to click on rule results and this filters the output of Rule Overview.

enhancement
ux

The search rule field could be floating and follow you while you navigate the report, this way you don't need to go back to the top to find another rule.

enhancement
ux

Add a sorting option - sort rules alphabetically when clicking on "Rule", sort by severity in ascending/descending order when clicking on "Severity", and show fails/passes first when clicking on "Result".

enhancement
ux

Some information from the help message should be moved to the man page. The help message should only show options without too much text. Currently, it takes up the entire...

documentation
enhancement
cli

Add example sections with the common use of `oscap-report` to the manual page.

documentation
enhancement
cli

**Is your feature request related to a problem? Please describe.** Recently, OVAL test details subwindow has been improved (eg. in #235 and #239). It now contains better structured data. However,...

**Is your feature request related to a problem? Please describe.** Some parts of the HTML content are created by the JavaScript code. Namely, the tables and other HTML content in...

Stop bundling tests folder in openscap-report, it conflicts with tests module from ComplianceAsCode/content. If you install openscap-report and try to run automatus test, it might conflict because the automatus tests...

bug