OpenSCAP / openscap-report

Tool for generating a report from results of oscap scan.
Other
19 stars 9 forks source link

Show collected items data #235

Closed jan-cerny closed 3 months ago

jan-cerny commented 3 months ago

Currently, the "Show test details" section displays definition of OVAL Object and OVAL State. This patch will add also displaying OVAL Items collected from the system for the given OVAL Object. This is a very popular feature of the old report which I think will be useful also in the new report because it gives detailed information about the actual state of the target.

pep8speaks commented 3 months ago

Hello @jan-cerny! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2024-06-26 08:05:45 UTC
Mab879 commented 3 months ago

Waving the Scrutinizer tests as they are not caused by this PR.

jan-cerny commented 3 months ago

they will be fixed in https://github.com/OpenSCAP/openscap-report/pull/237