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
trafficstars

**Describe the bug** The /usr/bin/oscap-report command references /usr/bin/python3. We symlinked /usr/bin/python3 to either /usr/bin/python3.11 or /usr/bin/python3.12 however it appears there is something else with the package that is relying on...

bug

**Describe the bug** I run `oscap` with `--rule` option selecting just a single rule. Then, I generated the report using `oscap-report` and the report doesn't show any information about the...

bug