Skip to content

Releases: RedHatProductSecurity/cvelib

0.7.0

06 Feb 13:20
158666d
Compare
Choose a tag to compare
  • Reverted commit c1f5ede, which is (for now) incompatible with the currently available version of CVE Services.

0.6.0

17 Dec 18:40
869d951
Compare
Choose a tag to compare
  • Added prompt for API key if not specified via env var or option (#13).
  • Updated list of environments to include "test".
  • Renamed reset_token subcommand to reset_key.

0.5.0

25 Oct 22:53
74158c8
Compare
Choose a tag to compare
  • Fixed API key not being returned when creating a new user (#8).

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