RedHatProductSecurity / cvelib

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

Fix datetime parsing #66

Closed mprpic closed 1 year ago

mprpic commented 1 year ago

Displaying a CVE ID or record was broken when older records included timestamps with a different format than newer records.

Resolves SECDATA-302.