goval-dictionary icon indicating copy to clipboard operation
goval-dictionary copied to clipboard

Support Red Hat OVAL v2

Open kotakanbe opened this issue 4 years ago • 5 comments

https://www.redhat.com/security/data/oval/v2/

kotakanbe avatar May 07 '20 09:05 kotakanbe

Hi, almost a year after, do you have any news on this ? We're seeing more and more false positive on our RH EUS.

maxenced avatar Apr 14 '21 14:04 maxenced

Yes, we've been thinking about tackling this problem. But it's a pretty heavy issue, so it will take a month or two.

kotakanbe avatar Apr 14 '21 20:04 kotakanbe

Cool ! Thanks for your hard work, happy to help/test when needed.

maxenced avatar Apr 15 '21 06:04 maxenced

@maxenced

Hi, I'm @MaineK00n. I'm sorry for the delay, but I'm working on #130 to support RHEL OVALv2.

Currently, the PR goval-dictionary uses OVALv2 for OVALs other than RHEL5. It also supports OVALs provided by OVALv2 for EUS/AUS/TUS/E4S environments.Also, select -by-cveid and select -by-package can be searched from EUS OVAL. See #130 for details, or check out my branch (MaineK00n:support-rhel-ovalv2) and try it out.

We're seeing more and more false positives on our RH EUS.

By the way, can you tell me in what environment you're seeing these false positives?

MaineK00n avatar Jun 04 '21 09:06 MaineK00n

One of the servers is :

cat /etc/os-release
NAME="Red Hat Enterprise Linux"
VERSION="8.2 (Ootpa)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="8.2"
PLATFORM_ID="platform:el8"
PRETTY_NAME="Red Hat Enterprise Linux 8.2 (Ootpa)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:8.2:GA"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
REDHAT_BUGZILLA_PRODUCT_VERSION=8.2
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="8.2"

and

yum repolist enabled |grep rhel
codeready-builder-for-rhel-8-x86_64-rpms Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs)
rhel-8-for-x86_64-appstream-eus-rpms     Red Hat Enterprise Linux 8 for x86_64 - AppStream - Extended Update Support (RPMs)
rhel-8-for-x86_64-baseos-eus-rpms        Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Extended Update Support (RPMs)
``

maxenced avatar Jun 10 '21 07:06 maxenced

This issue was closed because it has been inactive.

shino avatar Sep 24 '24 05:09 shino