[WIP] Update multi-platform and remove oval.config usage#2430
[WIP] Update multi-platform and remove oval.config usage#2430redhatrises wants to merge 1 commit intoComplianceAsCode:masterfrom
Conversation
- Allow usage of short names e.g. rhel7 or long names e.g. Red Hat Enterprise Linux 7 - Add product currently being built instead of all products for multi-platform OVAL - Remove usage of oval.config
|
This doesn't currently handle non-versioned products (e.g. fedora, opensuse, etc.); however, I want to get some thoughts on this PR. For non-versioned products like Fedora we could use dicts/lists in |
|
Ok, it took me a while to understand how We receive For non-versioned products, we should probably extract version information from their cpe dictionaries, i.e.: |
|
I am going to close this as this has fallen onto the back burner. I don't think reading CPEs are the best either if the build system can handle it. |
Description:
Rationale: