| id |
string |
The advisory identifier in Red Hat format (e.g., RHSA-2024:1234, RHBA-2024:5678). |
| type |
string |
The type of advisory indicating the nature of the update. |
| synopsis |
string |
A brief summary of the advisory content. |
| description |
string |
A detailed description of the advisory including affected components and changes. |
| severity |
stringnull |
The severity rating for security advisories, null for non-security advisories. |
| public_date |
string |
The date and time the advisory was publicly released. |
| modified_date |
string |
The date and time the advisory was last modified. |
| applicable_systems |
integer |
The number of registered systems to which this advisory is applicable. |
| cves |
array |
The list of CVE identifiers addressed by this advisory. |
| packages |
array |
The list of updated package names included in the advisory. |
| references |
array |
External references related to the advisory. |
| reboot_required |
boolean |
Whether applying this advisory requires a system reboot. |
| release_versions |
array |
The RHEL release versions this advisory applies to. |