Releases: CVEProject/cve-core
Releases · CVEProject/cve-core
v2.2.0
What's Changed
- Implementing Exact Phrase search by @hkong-mitre in #40
- Resolves issue #19 (simple date search) by @hkong-mitre in #45
- Resolves issue #47, search for dates and date ranges in date fields by @hkong-mitre in #50
- Resolves issue #52, update validator library which fixes a vulnerability by @hkong-mitre in #53
Full Changelog: https://github.com/CVEProject/cve-core/commits/v2.2.0
v2.1.0
What's Changed
- wildcard search using "*" and "?"
- AppConfig to manage hierarchical environment variables and all default values for environment variables
- code refactoring: reorganizing code, general cleaning up for migration to github
Full Changelog: https://github.com/CVEProject/cve-core/blob/main/ChangeLog.md