openscap-report
openscap-report copied to clipboard
Tool for generating a report from results of oscap scan.
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...
Extend it to work with OVAL results. Maybe make the default output into an HTML file (being it a required parameter of the command).
It would be good to click on rule results and this filters the output of Rule Overview.
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.
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".
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...
Add example sections with the common use of `oscap-report` to the manual page.
**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...