RedHatProductSecurity / cvelib

A Python library and command line interface for CVE Services.
MIT License
56 stars 24 forks source link

Add ADP functionality #70

Closed mprpic closed 1 year ago

mprpic commented 1 year ago

The Authorized Data Publisher (ADP) functionality in CVE Service is being implemented (tracked here). Add support for manipulating ADP containers on a CVE record to cvelib.

Some high-level requirements:

mprpic commented 1 year ago
  • Support listing CVE records where my organization added an ADP container (TODO: check to see how this is supported in CVE Services)

This is currently not possible since no such endpoint exists in CVE Services. One was proposed to be added (similar to the existing /cve-id endpoint) at the AWG meeting on Jul 11.