Hi,
Is the command #yum list-sec cves
still compatible with Centos7?
Or are there alternatives to list all CVE applicable to a CentOS without the Satellite?
Thanks
On 02/09/15 19:27, Raymond Durand wrote:
Hi,
Is the command #yum list-sec cves
still compatible with Centos7?
this should not have worked with any version of CentOS, you can do some scraping and feeding into a local repo instance, but please validate the content and the checks reported therein - we do no CVE validation in CentOS Buildsystems.
2015-09-03 12:56 GMT+02:00 Karanbir Singh mail-lists@karan.org:
On 02/09/15 19:27, Raymond Durand wrote:
Hi,
Is the command #yum list-sec cves
still compatible with Centos7?
this should not have worked with any version of CentOS, you can do some scraping and feeding into a local repo instance, but please validate the content and the checks reported therein - we do no CVE validation in CentOS Buildsystems.
Ok thanks. # yum updateinfo list --security
should work and return the security updates with other references then, right?
-- Karanbir Singh +44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh GnuPG Key : http://www.karan.org/publickey.asc _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On 09/09/2015 12:32 PM, Raymond Durand wrote:
Ok thanks. # yum updateinfo list --security
should work and return the security updates with other references then, right?
No. We don't validate the CVEs, so we also don't include the repodata, as that would lead people to think we do.