Skip to content

Releases: RedHatProductSecurity/cvelib

0.4.0

15 Jun 17:16
2269b42
Compare
Choose a tag to compare

This release adds support for CVE Services 1.1.0, the changes in which are documented at https://github.com/CVEProject/cve-services/wiki/Release-Cycle-Report-3-23-2021-v1.1.0.

  • Added cve org command.
  • Added cve user command.
  • Refactored Idr interface into a general CveApi interface.
  • Fixed error when showing a CVE that is owned by a different CNA.

0.3.0

19 Jan 14:08
02b988b
Compare
Choose a tag to compare
  • Fixed incorrect parsing of timestamps when using Python 3.6 (#1).

0.2.0

14 Jan 20:16
4fd76f5
Compare
Choose a tag to compare
  • Fixed missing org query parameter when reserving a CVE ID.
  • Improved printing of reserved CVE IDs after they are reserved.
  • Improved quota subcommand documentation and output.

0.1.0

23 Dec 13:36
7f66793
Compare
Choose a tag to compare

Initial release