Jan Černý

Results 394 comments of Jan Černý

It's even more confusing for me when I run ```oscapd-evaluate scan --no-cve-scan --output output``` and it says immediately: ``` INFO:OpenSCAP Daemon one-off evaluator 0.1.7 INFO:Successfully imported 'docker' and 'Atomic.mount', container...

@mpreisler I'm interested in your opinion on this. I suggest handling CPEs determination in a special way so that it is not reported as a scan. Also I think that...

I suggest closing this ticket as we don't publish SPCs on Docker Hub anymore, instead there is a container in Red Hat Registry.

Hi @Zehirlolz . I think it was just an idea. We don't plan to work on it anymore. However, we like the idea and we welcome anybody who wants to...

If you want to change the output of remediations you have to change it in OpenSCAP because the remeditatons headers are generated by OpenSCAP. But I think it would be...

Maybe atomic help could print a table, where rows would be unique profile IDs. Example ``` Available profiles and their applicability ========================================== Profile ID | Fedora | EL7 | EL6...

I don't think we can remove it, because `oscapd-cli` scan uses `cli_scan` which uses `CVEScanListAsync` which uses `Worker` which is defined in `cve_scanner` package. @dahaic @mpreisler @matejak @yuumasato @mildass @matusmarhefka...

@matusmarhefka I think it isn't using `oscapd-cli`. I think you're right that it uses `oscapd-evaluate`.