This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Description
All,
There are several places in the OVAL file that have something like
<criteria operator="OR">
<criterion comment="Rocky Linux 8 must be installed"
test_ref="oval:org.rockylinux.rlsa:tst:unk"/>
</criteria>
OpenSCAP error:
File ... line 458: Element ....criterion attribute 'test_ref': [facet 'pattern'] The value 'oval:org.rockylinux.rlsa:test:unk' is not accepted by the pattern 'oval:[A-Za-z0-9_-.]+:tst:[1-9][0-9]*'
This occurs many times.
I don't see that string in apollo: https://apollo.build.resf.org/v2/advisories?filters.type=TYPE_SECURITY&filters.includeRpms=true
Any ideas where it comes from?