Displaying 2 results from an estimated 2 matches for "definition_ref".
2017 Feb 01
2
CentOS 7.3.1611 scap-security-guide issue
...scap-security-guide/blob/master/shared/oval/disable_prelink.xml#L24-L35
<https://github.com/OpenSCAP/scap-security-guide/blob/master/shared/oval/disable_prelink.xml>
That condition will always fail on CentOS because it misses:
<extend_definition comment="Installed OS is CentOS7" definition_ref="
installed_OS_is_centos7" />
I was thinking about raising a bug on https://bugs.centos.org or committing
a fix in https://git.centos.org/summary/rpms!scap-security-guide but I am
unsure as to what action should I take.
The other issue I'm facing is trying to workaround the disab...
2017 Feb 03
0
CentOS 7.3.1611 scap-security-guide issue
...blob/master/shared/oval/disable_prelink.xml#L24-L35
> <https://github.com/OpenSCAP/scap-security-guide/blob/master/shared/oval/disable_prelink.xml>
>
> That condition will always fail on CentOS because it misses:
> <extend_definition comment="Installed OS is CentOS7" definition_ref="
> installed_OS_is_centos7" />
>
> I was thinking about raising a bug on https://bugs.centos.org or committing
> a fix in https://git.centos.org/summary/rpms!scap-security-guide but I am
> unsure as to what action should I take.
You can clone that git project from git...