Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow querying multiple IAVAs at once #12

Closed
ryran opened this issue Oct 27, 2016 · 3 comments
Closed

allow querying multiple IAVAs at once #12

ryran opened this issue Oct 27, 2016 · 3 comments
Assignees

Comments

@ryran
Copy link
Collaborator

ryran commented Oct 27, 2016

Seems unlikely. Need feedback from users.

@ryran ryran added the question label Oct 27, 2016
@ryran ryran self-assigned this Oct 27, 2016
@PfPearson
Copy link

Not required, but it could be useful, especially for superseded IAVMs (one the underlying api supports those).

@ryran ryran changed the title is there reason to allow querying multiple iavas at once? allow querying multiple IAVAs at once Dec 1, 2016
@ryran
Copy link
Collaborator Author

ryran commented Dec 1, 2016

Implemented in forthcoming version, e.g.:

$ rhsecapi --iava 2016-A-0287 -i 2016-A-0309 --urls
[NOTICE ] rhsda: Valid Red Hat IAVA results retrieved: 2 of 2
[NOTICE ] rhsda: Number of CVEs mapped from retrieved IAVAs: 5

2016-A-0287 (https://access.redhat.com/labs/securitydataapi/iava?number=2016-A-0287)
  TITLE    : Multiple Vulnerabilities in Oracle Enterprise Manager
  SEVERITY : CAT I
  ID       : 140611
  CVES     :
   CVE-2015-7940 (https://access.redhat.com/security/cve/CVE-2015-7940)
   CVE-2016-2107 (https://access.redhat.com/security/cve/CVE-2016-2107)
   CVE-2016-4979 (https://access.redhat.com/security/cve/CVE-2016-4979)
   CVE-2016-5604 (https://access.redhat.com/security/cve/CVE-2016-5604)

2016-A-0309 (https://access.redhat.com/labs/securitydataapi/iava?number=2016-A-0309)
  TITLE    : ISC BIND Remote Denial of Service Vulnerability
  SEVERITY : CAT I
  ID       : 140634
  CVES     :
   CVE-2016-8864 (https://access.redhat.com/security/cve/CVE-2016-8864)

@ryran
Copy link
Collaborator Author

ryran commented Dec 1, 2016

Fixed in rc8

@ryran ryran closed this as completed Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants