Skip to content

cvrf and cve endpoints don't list all package names that are listed on website for a given RHSA #72

@brixt0n

Description

@brixt0n

Great tool. I was using it to attempt to get all updated packages from the RHSA / CVRF reference. I used the python module as follows:

import rhsda
a = rhsda.ApiClient()
a.get_cvrf("RHSA-2017:2489")

The json data returned here only included one updated package. However, visiting the errata page at https://access.redhat.com/errata/RHSA-2017:2489 and going to "Updated Packages", there are a whole raft of them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions