Releases: RedHatInsights/vulnerability-engine
Releases · RedHatInsights/vulnerability-engine
v1.3.2
Fix
- disable filtering by inv-id (57b5b22)
v1.3.0
Feature
- Add failed cache to remember failed upload or delete messages (50eb91c)
v1.2.0
Feature
- return FQDN and filter based on FQDN (0178400)
- store system FQDN in database (9a58d5f)
v1.1.4
Fix
- correctly handle malformed Kafka messages (e12681b)
v1.1.3
Fix
- fix NULL characters in /status API (d41a460)
- fix setting CVE attributes for accounts with 0 systems (e05cd22)
v1.1.2
Fix
- don't reuse old responses (41ea647)
- use only date for calculation of recently published CVEs (641b205)
v1.1.1
Fix
- don't count not evaluated systems in the report (fd02467)
Documentation
- fix typos in documentation (8364ed6)
v1.0.4
Fix
- Fix typo in dbdocs generating script (8159413)
Documentation
- Add db docs generations script (051356b)