This is needed to decide whether the advisory should be rebuilt based on the CVE severities and not just advisory's security_impact. We need this in order to build RHBAs which does not set security_impact.
rebased onto d36519cbc14530eeca419d0c9dd25052d2280a67
It's not used outside of the class right? Maybe make it private?
Since the endpoint is public - maybe make that the default? It will save your work later ...
Nice work!
You don't really need this if right? It will return None if the list is empty...
rebased onto 5c11d494bd0390085092d79b8c58c43f8a947e2a
FIxed issues pointed by by @sochotni.
lgtm
Commit 8d140ff9 fixes this pull-request
Pull-Request has been merged by jkaluza
This is needed to decide whether the advisory should be rebuilt based on the CVE severities and not just advisory's security_impact. We need this in order to build RHBAs which does not set security_impact.