Bug 1472368

Summary: [RFE] OpenSCAP to support the new CVRF standard
Product: Red Hat Enterprise Linux 7 Reporter: Martin Preisler <mpreisle>
Component: openscapAssignee: Jan Černý <jcerny>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.4CC: jshepherd, mhaicman, mmarhefk, openscap-maint
Target Milestone: rcKeywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-08 18:58:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Preisler 2017-07-18 14:57:56 UTC
Currently OpenSCAP supports scanning for security vulnerabilities using the OVAL CVE feed format. This is also supported by Red Hat product security who release security feeds using CVE OVAL. See https://www.redhat.com/security/data/oval/

CVE OVAL served well in the past but it looks like most vendors (including Red Hat) are now moving to CVRF. See https://www.redhat.com/security/data/metrics/

There is a lot of synergy and similarities between the formats but CVRF allows more fine-grained metadata. Furthermore it isn't as strict when it comes to specifying how to actually scan for vulnerabilities. This sounds like a drawback but it allows us to scan JARs and maybe even other formats, not just RPM like CVE OVAL.

CVRF support in OpenSCAP would enable users of middle-ware and other Red Hat products to evaluate their infrastructure with minimal changes to OpenSCAP scripting. CVRF can fully replace OVAL CVE feed scanning in the future because it provides more contextual data. In addition we can enable scanning of non-RPM packages because CVRF doesn't specify how the evaluation should be done, this gives us implementation freedom to look into JAR, node.js, etc...

Comment 4 Marek Haicman 2018-11-08 18:58:52 UTC
Even though some parts of CVRF support is present in latest shipped openscap package, openscap-1.2.17-2.el7.x86_64 there are currently no plans to polish it and introduce full fledged support of this format in RHEL7. Thus closing as won't fix.