Is there an elegant way to run some command or program to list off the
appropriate CVE's from my installed version of apache that I can paste into
the dispute boxes the PCI folks offer for such purposes?

That depends on your definition of elegant.  How about this:

rpm -q <packagename> --changelog | grep CVE

Barry

_______________________________________________
rhelv5-list mailing list
rhelv5-list@redhat.com
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to