Red Hat Training

A Red Hat training course is available for Red Hat Satellite

13.10. findByCve

Name
findByCve
Description
Lookup the details for errata associated with the given CVE (e.g. CVE-2008-3270)
Parameters
  • string sessionKey
  • string cveName
Return Value
  • array:
    • struct - errata
      • int id - Errata Id
      • string date - Date erratum was created.
      • string advisory_type - Type of the advisory.
      • string advisory_name - Name of the advisory.
      • string advisory_synopsis - Summary of the erratum.