v0.7.4
Enhancements
- Merged #24. Added the new functions for
searchCVE_V2
andsearchCPE_V2
. They have the same arguments as their respective counterparts (searchCVE
andsearchCPE
), but are defined as a generator instead. Yields after each CVE conversion from the response. This is useful for systems with resource constraints.
@ntnunk single handedly pushed these features. Thank you.
Full Changelog: v0.7.3...v0.7.4