-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
Goal:
- Provide an api that returns advisories in a snapshot pulled from pulp's db
Acceptance Criteria:
- Api /repositories/UUID/snapshot/UUID/advisories/
- Should return all relevant information, including:
- synopsis/summary
- description
- issue date & update date
- errata type
- errata severity
- errata id (RHSA-20240223)
- reboot required
- supports pagination, filtering by errata id, type, severity
would return a list of errata
Tang function should probably take more than one version href, for flexibility