We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a793916 + 4d145e2 commit 3b0b938Copy full SHA for 3b0b938
cpe/openscap-cpe-oval.xml
@@ -911,7 +911,7 @@
911
<lin-def:name>redhat-release</lin-def:name>
912
</lin-def:rpminfo_object>
913
<lin-def:rpminfo_object id="oval:org.open-scap.cpe.fedora-release:obj:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
914
- <lin-def:name>fedora-release</lin-def:name>
+ <lin-def:name operation="pattern match">^fedora-release.*</lin-def:name>
915
916
<lin-def:rpmverifyfile_object id="oval:org.open-scap.cpe.redhat-release:obj:3" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
917
<!-- Sadly, OVAL cannot do the right query (rpm -q -whatprovides system-release). Let's check the filename instead. -->
0 commit comments